mirror of
https://github.com/synthetos/g2.git
synced 2026-09-26 17:23:40 +08:00
Adjust jerk of OtherMill and OtherMill Pro
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
// *** axis settings **********************************************************************************
|
||||
|
||||
#define JERK_MAX 500 // 500 million mm/(min^3)
|
||||
#define JERK_HIGH_SPEED 1000 // 1000 million mm/(min^3) // Jerk during homing needs to stop *fast*
|
||||
#define JERK_HIGH_SPEED 800 // 1000 million mm/(min^3) // Jerk during homing needs to stop *fast*
|
||||
#define VELOCITY_MAX 1500
|
||||
#define SEARCH_VELOCITY 500
|
||||
#define LATCH_VELOCITY 25 // reeeeally slow for accuracy
|
||||
|
||||
Reference in New Issue
Block a user