Adjusted z velocity.

This commit is contained in:
Bassam Husain
2023-01-26 14:38:03 -05:00
parent 39288483fc
commit b15d43b61b

View File

@@ -27,10 +27,13 @@ kinematics: cartesian
max_velocity: 300
max_accel: 3000
max_accel_to_decel: 1500
max_z_velocity: 5
max_z_accel: 100
max_z_velocity: 15
max_z_accel: 45
# square_corner_velocity: 6.0
[force_move]
enable_force_move: True
[stepper_x]
step_pin: PC2
dir_pin: !PB9