Update printer.cfg
This commit is contained in:
parent
c8e68b7cbb
commit
d06687f1af
|
@ -7,9 +7,9 @@ restart_method: command
|
||||||
|
|
||||||
[printer]
|
[printer]
|
||||||
kinematics: corexy
|
kinematics: corexy
|
||||||
max_velocity: 300
|
max_velocity: 500
|
||||||
max_accel: 3000 #Max 4000
|
max_accel: 4000 #Max 4000
|
||||||
max_z_velocity: 15 #Max 15 for 12V TMC Drivers, can increase for 24V
|
max_z_velocity: 20 #Max 15 for 12V TMC Drivers, can increase for 24V
|
||||||
max_z_accel: 350
|
max_z_accel: 350
|
||||||
square_corner_velocity: 5.0
|
square_corner_velocity: 5.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue