mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
forgot to remove one statement
PP-115
This commit is contained in:
parent
bf131f539e
commit
cf7f48f622
1 changed files with 0 additions and 1 deletions
|
@ -17,5 +17,4 @@ cool_min_layer_time = 3
|
|||
speed_wall_0 = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_x = =math.ceil(speed_print * 80 / 60)
|
||||
speed_infill = =math.ceil(speed_print * 100 / 60)
|
||||
wall_thickness = 1
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue