Skip to content
Snippets Groups Projects
Commit 585eee65 authored by Natealus's avatar Natealus
Browse files

Z Probe inverting not present in example configs, causes error

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. :)
parent 98f3130a
No related branches found
No related tags found
Loading
Showing with 14 additions and 4 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment