We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73cdb2f commit 8856b3fCopy full SHA for 8856b3f
grbl/defaults.h
@@ -115,7 +115,7 @@
115
#define DEFAULT_ARC_TOLERANCE 0.002 // mm
116
#define DEFAULT_REPORT_INCHES 0 // false
117
#define DEFAULT_INVERT_ST_ENABLE 0 // false
118
- #define DEFAULT_INVERT_LIMIT_PINS 1 // true
+ #define DEFAULT_INVERT_LIMIT_PINS 1 // true for microswitches / false for optical sensors
119
#define DEFAULT_SOFT_LIMIT_ENABLE 1 // true
120
#define DEFAULT_HARD_LIMIT_ENABLE 0 // false
121
#define DEFAULT_INVERT_PROBE_PIN 0 // false
0 commit comments