mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Adjust max_accel.
This commit is contained in:
@@ -15,7 +15,7 @@ restart_method: command
|
|||||||
[printer]
|
[printer]
|
||||||
kinematics: cartesian
|
kinematics: cartesian
|
||||||
max_velocity: 300
|
max_velocity: 300
|
||||||
max_accel: 8000
|
max_accel: 10000
|
||||||
max_z_velocity: 15
|
max_z_velocity: 15
|
||||||
max_z_accel: 45
|
max_z_accel: 45
|
||||||
square_corner_velocity: 8.0
|
square_corner_velocity: 8.0
|
||||||
|
|||||||
Reference in New Issue
Block a user