Tim Kuipers
|
35516ccc45
JSON fix: tetrehedral infill line distance was wrong (CURA-3474)
|
8 years ago |
Jaime van Kessel
|
1f734d5245
Disabled the start_layers_at_same_position setting
|
8 years ago |
Jaime van Kessel
|
6da6ae1b9e
start_x and start_y are now settable per extruder
|
8 years ago |
Jaime van Kessel
|
5bcfba0f17
Revert "removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)"
|
8 years ago |
Jack Ha
|
d7e35fa480
Added global qualities for Superdraft and Verydraft. CURA-3510
|
8 years ago |
Ghostkeeper
|
41e3336ea9
Merge branch 'feature_omp_writeGcode' into 2.5
|
8 years ago |
Tim Kuipers
|
5e782ae85b
fix: type fix for last commit (CURA-3440)
|
8 years ago |
Tim Kuipers
|
b03ac3ea78
JSON fix: skin angle for expansion is max angle; better description (CURA-3440)
|
8 years ago |
Tim Kuipers
|
e20b4ef179
Merge branch 'mb-combing-retract-before-outer-wall' of https://github.com/smartavionics/Cura into smartavionics-mb-combing-retract-before-outer-wall
|
8 years ago |
Tim Kuipers
|
0f5f163fdf
fix: prime tower thickness has rounding (CURA-3180)
|
8 years ago |
Mark Burton
|
5a7812b4b7
Rename combing_retract_before_outer_wall setting to travel_retract_before_outer_wall.
|
8 years ago |
Tim Kuipers
|
3047ff26f1
fix: min warning for skin angle (CURA-3440)
|
8 years ago |
Mark Burton
|
c9cdc40807
Merge remote-tracking branch 'upstream/master' into mb-combing-retract-before-outer-wall
|
8 years ago |
Ghostkeeper
|
37e7971b81
Merge branch 'feature_temp_disable'
|
8 years ago |
Tim Kuipers
|
87c8ff0e08
Merge branch 'mb-infill-line-angles' of https://github.com/smartavionics/Cura into smartavionics-mb-infill-line-angles
|
8 years ago |
Tim Kuipers
|
aca2faa696
fix: combing_retract_before_outer_wall always causes retraction now (CURA-3438)
|
8 years ago |
Tim Kuipers
|
8fa3be5bf8
Merge branch 'mb-combing-retract-before-outer-wall' of https://github.com/smartavionics/Cura into smartavionics-mb-combing-retract-before-outer-wall
|
8 years ago |
Tim Kuipers
|
4878a50b61
JSON refactor: skin expansion descriptions, defaults and new min_skin_angle_for_expansion settings (CURA-3440)
|
8 years ago |
Tim Kuipers
|
a7e08f10a4
JSON fix: only enable skin expansion settings when we have it enabled (CURA-3440)
|
8 years ago |
Tim Kuipers
|
5550dbf53f
JSON fix: don't expand bottom skins by default (CURA-3440)
|
8 years ago |
Tim Kuipers
|
3a92bf73a8
JSON fix: moved expand_skins_expand_distance and min_skin_width_for_expansion out of illegitimate parent (CURA-3440)
|
8 years ago |
Tim Kuipers
|
ca9c32c0aa
Merge branch 'mb-anchor-skin-in-infill' of https://github.com/smartavionics/Cura into smartavionics-mb-anchor-skin-in-infill
|
8 years ago |
Ghostkeeper
|
d372e73eda
Adjust warning values for temperatures
|
8 years ago |
Mark Burton
|
aef39991a2
Disable infill_angles setting when infill_pattern is concentric, concentric_3d or cubicsubdiv.
|
8 years ago |
Mark Burton
|
d6bed392e4
Disable skin_angles setting when top_bottom_pattern is concentric.
|
8 years ago |
Mark Burton
|
c0fc8287c0
Rename expand_skins_shrink_distance setting to min_skin_width_for_expansion.
|
8 years ago |
Mark Burton
|
9555a64ab1
Merge remote-tracking branch 'upstream/master' into mb-anchor-skin-in-infill
|
8 years ago |
Ghostkeeper
|
17e1fdf7a6
Increase warning temperature for initial layer as well
|
8 years ago |
Tim Kuipers
|
cae40da7aa
JSON fix: put material_print_temperature_layer_0 back to normal print temp for all machines other than UM3 family (CURA-3359)
|
8 years ago |
Ghostkeeper
|
113eec0f68
Increase print temperature warning value to prevent warning for PC
|
8 years ago |
Tim Kuipers
|
1482c27b21
removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)
|
8 years ago |
Tim Kuipers
|
58e15848eb
feat: machine_nozzle_temp_enabled; refactor: let settings depend on it (rather than on gcode flavor) (CURA-3101)
|
8 years ago |
Ghostkeeper
|
9a480ac041
Change description of temperature settings to prevent confusion
|
8 years ago |
Mark Burton
|
0237a5a386
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
|
8 years ago |
Mark Burton
|
c1a770877f
Add "Skin " prefix to "Expand Distance" and "Shrink Distance" labels.
|
8 years ago |
Mark Burton
|
3e8789ae48
Renamed anchor_skin settings to equivalent expand_skins settings.
|
8 years ago |
Mark Burton
|
7681261b03
Added anchor_skin_shrink_distance.
|
8 years ago |
Ghostkeeper
|
c19544a293
Remove duplicate minimum/maximum of prime tower Y position
|
8 years ago |
Mark Burton
|
495a73e976
Tweaked descriptions of anchor_skin_in_infill and anchor_skin_distance.
|
8 years ago |
Mark Burton
|
b83537f27d
Hide children of anchor_skins_in_infill when it isn't enabled.
|
8 years ago |
Ghostkeeper
|
39cbed61e5
Make machine_nozzle_expansion_angle min/max properly into functions
|
8 years ago |
Mark Burton
|
d5ea0f0bc2
Don't let combing_retract_before_outer_wall be settable per extruder.
|
8 years ago |
Mark Burton
|
9dd61ba094
Added combing_retract_before_outer_wall setting.
|
8 years ago |
Mark Burton
|
eabfb797d6
Add anchor_skin_distance setting and tweak descriptions of related settings.
|
8 years ago |
Tim Kuipers
|
6e84805c93
fix: angle limitations for machine_nozzle_expansion_angle (CURA-2572)
|
8 years ago |
Tim Kuipers
|
6b7876d60e
fix: fill line distance of 0 is possible, but generates no fill (CURA-2572)
|
8 years ago |
Tim Kuipers
|
2db15602a4
fix: minmum line width is 1 micron (CURA-2572)
|
8 years ago |
Mark Burton
|
45dc52de16
Provide separate settings for anchoring upper and lower skins in infill.
|
8 years ago |
Mark Burton
|
5817905459
Added anchor_skin_in_infill setting.
|
8 years ago |
Mark Burton
|
31c1684066
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
|
8 years ago |