Skip to content

Commit

Permalink
reduced corexy default Z max speed and fixed a typo in homing_overrid…
Browse files Browse the repository at this point in the history
…e.cfg
  • Loading branch information
Frix-x committed Jun 18, 2023
1 parent cf101ca commit e070cde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/kinematics/corexy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
kinematics: corexy
max_velocity: 400
max_accel: 8000
max_z_velocity: 50
max_z_velocity: 30
max_z_accel: 500
square_corner_velocity: 5.0
File renamed without changes.

0 comments on commit e070cde

Please sign in to comment.