Add M211: Enable/Disable Software Endstops
This commit is contained in:
parent
a1f6cf1e5d
commit
280534c06f
4 changed files with 84 additions and 33 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue