mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -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
|
@ -42,7 +42,6 @@ speed_travel = 300
|
|||
speed_wall = =math.ceil(speed_print * 30 / 30)
|
||||
speed_wall_x = =math.ceil(speed_wall * 30 / 30)
|
||||
support_angle = 50
|
||||
support_bottom_distance = =support_z_distance
|
||||
switch_extruder_prime_speed = 15
|
||||
switch_extruder_retraction_amount = 20
|
||||
switch_extruder_retraction_speeds = 45
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue