mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:19:08 +08:00
Update cartesio_0.4.inst.cfg
This commit is contained in:
parent
a3be68eb3c
commit
13d11b6cbc
@ -32,6 +32,7 @@ switch_extruder_retraction_speeds = =round(retraction_speed)
|
||||
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_0 = =10 if speed_wall < 11 else (speed_print / 5 *3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user