Firmware2/Marlin/example_configurations/Hephestos
Natealus 585eee6549 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. :)
2015-04-08 18:57:30 -06:00
..
Configuration_adv.h Updates for the configurator 2015-04-06 23:16:01 -07:00
Configuration.h Z Probe inverting not present in example configs, causes error 2015-04-08 18:57:30 -06:00