mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Moved support infill thickness to the global quality classes of the dual extrusion machines.
Relates to PP-108
This commit is contained in:
parent
79eb41e947
commit
d293a7ae29
17 changed files with 11 additions and 7 deletions
|
@ -58,7 +58,6 @@ speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||
support_angle = 60
|
||||
support_bottom_height = =layer_height * 2
|
||||
support_infill_sparse_thickness = 0.4
|
||||
support_interface_enable = True
|
||||
support_z_distance = 0
|
||||
switch_extruder_prime_speed = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue