Add M211: Enable/Disable Software Endstops
This commit is contained in:
@ -24,6 +24,9 @@
|
||||
#define MACROS_H
|
||||
|
||||
#define NUM_AXIS 4
|
||||
#define XYZE 4
|
||||
#define ABC 3
|
||||
#define XYZ 3
|
||||
|
||||
#define FORCE_INLINE __attribute__((always_inline)) inline
|
||||
|
||||
|
Reference in New Issue
Block a user