mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove deleted settings from machine definitions
This commit is contained in:
parent
e40a8e2d1d
commit
88b0ca560f
7 changed files with 3 additions and 13 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