Browse Source
The line const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop is in the main configuration.h but wasn't present in the example configuration.h's. Causes a compiling error with Z Probe enabled. Just added it to all the configs. :)pull/1/head
Natealus
10 years ago
10 changed files with 14 additions and 4 deletions
Loading…
Reference in new issue