Processed review comments of Rijk van Manen + cleanup redundant support_z related settings

Relates to PP-108
This commit is contained in:
p.kuiper 2022-06-13 21:41:46 +02:00
parent 55f1b9efca
commit bfc25b8350
91 changed files with 43 additions and 126 deletions

View file

@ -46,9 +46,8 @@ speed_travel_layer_0 = 50
speed_wall = =math.ceil(speed_print * 25 / 25)
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_z_distance = =layer_height * 2
support_bottom_distance = =support_z_distance / 2
top_bottom_thickness = 1.1
travel_avoid_distance = 3
wall_0_inset = 0