mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-09 14:01:17 +00:00
Adjusted z velocity.
This commit is contained in:
@@ -27,10 +27,13 @@ kinematics: cartesian
|
|||||||
max_velocity: 300
|
max_velocity: 300
|
||||||
max_accel: 3000
|
max_accel: 3000
|
||||||
max_accel_to_decel: 1500
|
max_accel_to_decel: 1500
|
||||||
max_z_velocity: 5
|
max_z_velocity: 15
|
||||||
max_z_accel: 100
|
max_z_accel: 45
|
||||||
# square_corner_velocity: 6.0
|
# square_corner_velocity: 6.0
|
||||||
|
|
||||||
|
[force_move]
|
||||||
|
enable_force_move: True
|
||||||
|
|
||||||
[stepper_x]
|
[stepper_x]
|
||||||
step_pin: PC2
|
step_pin: PC2
|
||||||
dir_pin: !PB9
|
dir_pin: !PB9
|
||||||
|
|||||||
Reference in New Issue
Block a user