mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Processed review comments of Rijk van Manen + cleanup redundant support_z related settings
Relates to PP-108
This commit is contained in:
parent
55f1b9efca
commit
bfc25b8350
91 changed files with 43 additions and 126 deletions
|
@ -38,6 +38,5 @@ speed_topbottom = =math.ceil(speed_print * 40 / 50)
|
|||
speed_travel = 250
|
||||
speed_wall = =math.ceil(speed_print * 50 / 50)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 40 / 50)
|
||||
support_bottom_distance = =support_z_distance
|
||||
support_z_distance = =layer_height
|
||||
wall_0_inset = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue