Cleaned up all the variant settings. Zig zag support is now default for all nozzle types.

Relates to PP-108
This commit is contained in:
p.kuiper 2022-06-02 19:38:56 +02:00
parent fdc48495e5
commit 0f48878bc7
20 changed files with 0 additions and 20 deletions

View file

@ -43,7 +43,6 @@ speed_topbottom = =math.ceil(speed_print * 25 / 35)
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
support_angle = 60
support_bottom_distance = =support_z_distance / 2
support_pattern = zigzag
support_top_distance = =support_z_distance
support_z_distance = =layer_height * 2
switch_extruder_prime_speed = 20