mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Merge branch 'libArachne_rebased'
Conflicts: plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne. resources/definitions -> Bunch of conflicts with profile updates. resources/quality -> Bunch of conflicts with profile updates. resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
This commit is contained in:
commit
9140b71b19
594 changed files with 812 additions and 1608 deletions
|
@ -21,10 +21,6 @@ wall_0_wipe_dist = 0.2
|
|||
top_bottom_thickness = 0.8
|
||||
top_bottom_pattern = lines
|
||||
optimize_wall_printing_order = True
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
travel_compensate_overlapping_walls_x_enabled = True
|
||||
fill_perimeter_gaps = everywhere
|
||||
filter_out_tiny_gaps = True
|
||||
z_seam_type = sharpest_corner
|
||||
z_seam_corner = hide_seam
|
||||
|
@ -55,8 +51,6 @@ speed_layer_0 = 25
|
|||
speed_support = 40
|
||||
speed_travel_layer_0 = 45
|
||||
speed_slowdown_layers = 1
|
||||
speed_equalize_flow_enabled = True
|
||||
speed_equalize_flow_max = 150
|
||||
|
||||
retraction_combing = all
|
||||
travel_avoid_other_parts = True
|
||||
|
|
|
@ -21,10 +21,6 @@ wall_0_wipe_dist = 0.2
|
|||
top_bottom_thickness = 0.8
|
||||
top_bottom_pattern = lines
|
||||
optimize_wall_printing_order = True
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
travel_compensate_overlapping_walls_0_enabled = True
|
||||
travel_compensate_overlapping_walls_x_enabled = True
|
||||
fill_perimeter_gaps = everywhere
|
||||
filter_out_tiny_gaps = True
|
||||
z_seam_type = sharpest_corner
|
||||
z_seam_corner = hide_seam
|
||||
|
@ -55,8 +51,6 @@ speed_layer_0 = 25
|
|||
speed_support = 40
|
||||
speed_travel_layer_0 = 45
|
||||
speed_slowdown_layers = 1
|
||||
speed_equalize_flow_enabled = True
|
||||
speed_equalize_flow_max = 150
|
||||
|
||||
retraction_combing = all
|
||||
travel_avoid_other_parts = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue