mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 05:54:07 -06:00
🎨 '// #define' cleanup
This commit is contained in:
parent
f3cf9913f9
commit
c320abe677
4 changed files with 4 additions and 4 deletions
|
@ -1185,7 +1185,7 @@
|
|||
#define X_MAX_ENDSTOP_HIT_STATE LOW
|
||||
#define Y_MIN_ENDSTOP_HIT_STATE LOW
|
||||
#define Y_MAX_ENDSTOP_HIT_STATE LOW
|
||||
// #define Z_MIN_ENDSTOP_HIT_STATE LOW
|
||||
//#define Z_MIN_ENDSTOP_HIT_STATE LOW
|
||||
#define Z_MIN_ENDSTOP_HIT_STATE HIGH
|
||||
#define Z_MAX_ENDSTOP_HIT_STATE LOW
|
||||
#define I_MIN_ENDSTOP_HIT_STATE HIGH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue