1603 Commits

Author SHA1 Message Date
Diego Prado Gesto
d2ba63147d Merge branch 'master' into Setting-Optimization 2018-02-16 09:39:30 +01:00
Mark Burton
ca115d2f48 Added bridge_wall_coast setting. 2018-02-15 10:45:40 +00:00
Mark Burton
2f8f42aa64 Reduce default bridge flows to 50%. 2018-02-15 10:45:24 +00:00
Ian Paschal
4d3f7d098f
Merge pull request #3299 from Ultimaker/feature_circular_prime_tower
Circular prime tower functionality

Looks good Diego!
2018-02-13 16:01:02 +01:00
Ghostkeeper
f91c990fed
Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)
This makes it all the same. It is something that came up in our translation pass this time.

Contributes to issue CURA-4883.
2018-02-13 15:50:59 +01:00
Diego Prado Gesto
18ef3cfc69 CURA-4320 Adjust prime tower settings' formulas for calculating values
and maximum warning.
2018-02-13 13:16:32 +01:00
Diego Prado Gesto
c6328968db CURA-4320 Add circular prime tower setting and draw shadow according to
it.
2018-02-12 14:56:26 +01:00
krios-fabteam
9ea3117d3f fixed start/end gcode by removing unuseful lines 2018-02-12 09:34:43 +01:00
Ghostkeeper
5c89ef1840
Merge branch 'master' of https://github.com/pouncingiguana/Cura 2018-02-12 09:24:44 +01:00
Ian Paschal
276be2342e CURA-4940 Use aluminum instead of aluminium
🇺🇸
2018-02-09 15:07:14 +01:00
uBuild-3D
1b17aee88f
Create ubuild-3d_mr_bot_280.def.json
Machine definition of MrBot280 3D printer by www.ubuild-3d.com
Thanks
2018-02-08 19:30:14 +02:00
THeijmans
b6c48e7fb9 Replaced tabs by spaces
Thanks Aldo!
2018-02-08 08:58:48 +01:00
THeijmans
34c0a09047 Optimize wall printing order
This setting will make a lot of more prints more logical in printing order, especially when many small features are printed.
2018-02-07 15:37:05 +01:00
THeijmans
bc0a4cdc17 Initial layer line width increase
Increasing the initial layer line width both increases print speed, and results in more reliable bed adhesion.
2018-02-07 15:35:09 +01:00
THeijmans
ca83089eff Combing to "No Skin"
This will remove the lines "printed" on top of flat top surfaces. For all UM3(e) profiles.
2018-02-07 15:32:59 +01:00
THeijmans
f535ed29ad Slight meshfix resolution change
By changing the meshfix resolution from 0.01 to 0.04 mm, we change the minimum out wall line pieces and can have a more continuous printhead movement. Also decreases Gcode size by around 30% for very high detail models.
2018-02-07 15:31:09 +01:00
Ghostkeeper
7bbe42eb42
Remove unnecessary usage of value instead of default
This is not really a formula.
2018-02-07 13:25:27 +01:00
Lipu Fei
ffa4df6a06 Merge 3.2 into master 2018-02-07 13:20:24 +01:00
Jack Ha
f29d07ce40 CURA-4923 corrected the material diameter of malyan_m200 2018-02-07 11:42:15 +01:00
alekseisasin
6fe524dce8
Merge pull request #3142 from Velleman/master
Updated definition and added the qualities
2018-02-05 11:56:09 +01:00
Lipu Fei
25713a6e64 Merge remote-tracking branch 'origin/3.2' 2018-02-01 11:23:20 +01:00
Orel
f9a0b1db50 Enhance Dagoma DiscoEasy200 profile and add Dagoma Neva stuff (profile and mesh). 2018-02-01 09:40:43 +01:00
Lipu Fei
3927c70625 Fix material_diameter handling in ExtruderStacks
CURA-4898
2018-01-31 13:32:45 +01:00
Ghostkeeper
c403d52972
Only limit retraction speed if retraction is enabled
For some printers the feedrate might be too low for the defaults.
2018-01-30 13:44:18 +01:00
Mark Burton
15a0ec1ef1 Make the default value of bridge_wall_max_air_gap 100% so that partial overhangs do not use bridging.
Full overhangs (no support at all) will still use the wall bridge settings.
2018-01-30 09:24:23 +00:00
Mark Burton
35600fddd7 By default, bridging is disabled when support is enabled but the user can override that. 2018-01-29 15:53:52 +00:00
krios-fabteam
abe9c204a9 added tpu qualities
default fan value for abs set to false

changed M728 with M300 in start and end gcode
2018-01-29 16:41:21 +01:00
Mark Burton
8d69e84563 Refactor bridge settings.
Added bridge_wall_max_air_gap, bridge_wall_material_flow and bridge_skin_material_flow.

Removed bridge_skin_line_width and bridge_material_flow.
2018-01-29 08:58:47 +00:00
Mark Burton
2ae7b48850 Added bridge_skin_support_threshold setting. 2018-01-25 18:23:25 +00:00
Ghostkeeper
4f72f52447
Reduce minimum value for flow to 0.0001%
CuraEngine can handle that. It's not going to extrude anything, but neither is 5% really.

Contributes to issue CURA-4506.
2018-01-24 16:29:24 +01:00
Ghostkeeper
b9fe0046f2
Merge branch 'initial_layer_flow' of https://github.com/BagelOrb/Cura into BagelOrb-initial_layer_flow
Contributes to issue CURA-4506.
2018-01-24 16:20:48 +01:00
Mark Burton
860169cfe5 Add bridge settings to experimental category. 2018-01-24 14:31:00 +00:00
ChrisTerBeke
b41d8eb0dd Merge branch '3.2' 2018-01-24 13:29:30 +01:00
Lipu Fei
a6f5f8ea68 Revert "Revert "Rename Enable Travel Optimization to Infill Travel Optimization""
This reverts commit 3ec4cc6a0ba466df7d454084b51a0becbc3d7d32.
2018-01-23 20:37:24 +01:00
Jack Ha
b0d0b75662 Merge branch '3.2' 2018-01-23 14:25:11 +01:00
Lipu Fei
3ec4cc6a0b Revert "Rename Enable Travel Optimization to Infill Travel Optimization"
This reverts commit a31d65786b0c8a0a62c1a3637db914d88bbcc6b4.
2018-01-23 12:38:51 +01:00
Ghostkeeper
f5e40c2281
Merge branch '3.2'
Contributes to issue CURA-4797.
2018-01-23 11:27:17 +01:00
Ghostkeeper
a31d65786b
Rename Enable Travel Optimization to Infill Travel Optimization
Because it's now no longer in the Infill category this is unclear.
2018-01-23 11:24:43 +01:00
Ghostkeeper
23bfa798b1
Merge branch '3.2' 2018-01-22 12:51:39 +01:00
Ghostkeeper
3f81347ef8
Add warning that tree support increases slicing time
It's much slower than the normal support generation.
2018-01-22 12:51:26 +01:00
Ghostkeeper
ec0fca30a4
Merge branch '3.2' 2018-01-22 12:48:54 +01:00
Ghostkeeper
71cea55bda
Move untested settings to experimental category
These settings are just some of the settings that were not tested by our materials and processing team.
2018-01-22 12:48:29 +01:00
gordo3di
d10ea0a564 Removed desktop.ini files
Removed desktop.ini files
2018-01-19 11:09:35 -05:00
gordo3di
b48edbab8e gMax 1.5+ Configurations
gMax 1.5+ Single and Dual extruder configurations
2018-01-19 10:52:52 -05:00
Ghostkeeper
d1d566bfc0
Merge branch '3.2' 2018-01-18 13:29:36 +01:00
Ghostkeeper
dc08e7f043
Merge branch 'mb-move-wall-order-opt-setting' of https://github.com/smartavionics/Cura into smartavionics-mb-move-wall-order-opt-setting 2018-01-18 13:23:16 +01:00
Brecht Nuyttens
64a7d1bbda Removed ID + minor change 2018-01-18 08:34:10 +01:00
Lipu Fei
cb0ac9b0c8
Merge pull request #3137 from Ultimaker/feature_multiple_BP
Feature: Printers with different build plates
2018-01-17 10:55:46 +01:00
Brecht Nuyttens
746fd3ddcb Updated definition and added qualities
Updated the definition and added qualities for the 4 filaments.
2018-01-17 10:54:04 +01:00
Lipu Fei
4bc488ca79 Change wording to "Aluminium"
CURA-4461
2018-01-17 10:50:48 +01:00