Moved support infill thickness to the global quality classes of the dual extrusion machines.

Relates to PP-108
This commit is contained in:
p.kuiper 2022-06-07 17:09:35 +02:00
parent 79eb41e947
commit d293a7ae29
17 changed files with 11 additions and 7 deletions

View file

@ -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