mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -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
|
@ -34,8 +34,6 @@ retraction_hop_only_when_collides = True
|
|||
skin_no_small_gaps_heuristic = True
|
||||
skin_overlap = 10
|
||||
small_hole_max_size = 5
|
||||
speed_equalize_flow_enabled = True
|
||||
speed_equalize_flow_max = 120
|
||||
speed_support = 80
|
||||
support_enable = True
|
||||
support_type = everywhere
|
||||
|
@ -54,7 +52,6 @@ support_z_distance = 0.2
|
|||
top_bottom_thickness = =layer_height*7
|
||||
travel_avoid_other_parts = True
|
||||
travel_avoid_supports = True
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
acceleration_enabled = False
|
||||
jerk_enabled = False
|
||||
infill_pattern = grid
|
||||
|
|
|
@ -34,8 +34,6 @@ retraction_hop_only_when_collides = True
|
|||
skin_no_small_gaps_heuristic = True
|
||||
skin_overlap = 10
|
||||
small_hole_max_size = 5
|
||||
speed_equalize_flow_enabled = True
|
||||
speed_equalize_flow_max = 150
|
||||
speed_support = 80
|
||||
support_enable = True
|
||||
support_type = everywhere
|
||||
|
@ -54,7 +52,6 @@ support_z_distance = 0.2
|
|||
top_bottom_thickness = =layer_height*5
|
||||
travel_avoid_other_parts = True
|
||||
travel_avoid_supports = True
|
||||
travel_compensate_overlapping_walls_enabled = True
|
||||
acceleration_enabled = False
|
||||
jerk_enabled = False
|
||||
infill_pattern = grid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue