-
- Downloads
"Marlin/git@jonasled.dev:jonasled/marlin-anet-a8.git" did not exist on "da601d5114e5d43ff3b9d9b73d2ef2c10a2dc9d2"
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. :)
Showing
- Marlin/example_configurations/Felix/Configuration.h 2 additions, 1 deletionMarlin/example_configurations/Felix/Configuration.h
- Marlin/example_configurations/Felix/Configuration_DUAL.h 2 additions, 1 deletionMarlin/example_configurations/Felix/Configuration_DUAL.h
- Marlin/example_configurations/Hephestos/Configuration.h 1 addition, 0 deletionsMarlin/example_configurations/Hephestos/Configuration.h
- Marlin/example_configurations/K8200/Configuration.h 1 addition, 0 deletionsMarlin/example_configurations/K8200/Configuration.h
- Marlin/example_configurations/SCARA/Configuration.h 1 addition, 0 deletionsMarlin/example_configurations/SCARA/Configuration.h
- Marlin/example_configurations/WITBOX/Configuration.h 1 addition, 0 deletionsMarlin/example_configurations/WITBOX/Configuration.h
- Marlin/example_configurations/delta/generic/Configuration.h 2 additions, 1 deletionMarlin/example_configurations/delta/generic/Configuration.h
- Marlin/example_configurations/delta/kossel_mini/Configuration.h 2 additions, 1 deletion.../example_configurations/delta/kossel_mini/Configuration.h
- Marlin/example_configurations/makibox/Configuration.h 1 addition, 0 deletionsMarlin/example_configurations/makibox/Configuration.h
- Marlin/example_configurations/tvrrug/Round2/Configuration.h 1 addition, 0 deletionsMarlin/example_configurations/tvrrug/Round2/Configuration.h
Loading
Please register or sign in to comment