mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 09:39:00 +08:00
Update cartesio_0.4.inst.cfg
This commit is contained in:
parent
2c12e5e4d9
commit
575256227c
@ -34,7 +34,7 @@ switch_extruder_prime_speed = =round(retraction_prime_speed)
|
||||
speed_print = 50
|
||||
speed_infill = =round(speed_print)
|
||||
speed_layer_0 = =round(speed_print / 5 * 4)
|
||||
speed_wall = =round(speed_print / 2, 1)
|
||||
speed_wall = =round(speed_print / 2)
|
||||
speed_wall_0 = =10 if speed_wall < 11 else (speed_print / 5 *3)
|
||||
speed_topbottom = =round(speed_print / 5 * 4)
|
||||
speed_slowdown_layers = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user