mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
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:
parent
fdc48495e5
commit
0f48878bc7
20 changed files with 0 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue