mirror of
https://github.com/synthetos/g2.git
synced 2026-09-22 11:29:24 +08:00
Refactored some more system settings; testing axis settings - some tweaks; fixed length of system ID string to accommodate longer strings from Motate.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include "util.h"
|
||||
#include "xio.h"
|
||||
|
||||
#define JOGGING_START_VELOCITY ((float)10.0)
|
||||
|
||||
/**** Jogging singleton structure ****/
|
||||
|
||||
struct jmJoggingSingleton { // persistent jogging runtime variables
|
||||
|
||||
Reference in New Issue
Block a user