mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Cleaned up of the support settings for quality modes.
Relates to PP-108
This commit is contained in:
parent
ca689967fa
commit
ea93d2a2e9
8 changed files with 0 additions and 14 deletions
|
@ -48,7 +48,6 @@ speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
|
|||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_top_distance = =support_z_distance
|
||||
support_xy_distance = =wall_line_width_0 * 2.5
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = 1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue