More grouping, cleanup, start on overrides
This commit is contained in:
parent
fad14ae7eb
commit
1149c24b86
3 changed files with 166 additions and 124 deletions
|
|
@ -347,7 +347,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
|
|||
// @section machine
|
||||
|
||||
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
|
||||
// :{0:'Active Low',1:'Active High'}
|
||||
// :{0:'Low',1:'High'}
|
||||
#define X_ENABLE_ON 0
|
||||
#define Y_ENABLE_ON 0
|
||||
#define Z_ENABLE_ON 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue