Marlin
Marlin copied to clipboard
buildroot/share/PlatformIO/scripts/../../../../Marlin/src/inc/Conditionals_LCD.h:794:6: error: #error "BLTOUCH requires Z_MIN_PROBE_ENDSTOP_INVERTING set to false. Please update your Configuration.h file."
Description
buildroot/share/PlatformIO/scripts/../../../../Marlin/src/inc/Conditionals_LCD.h:794:6: error: #error "BLTOUCH requires Z_MIN_PROBE_ENDSTOP_INVERTING set to false. Please update your Configuration.h file."
Steps to Reproduce
- Download newest release
- C Select CR5PRO_BLT
- Build
Expected behavior: The build succeeds
Actual behavior: The build fails.
Additional Information
Nothing changed
I don't see this to be the case. I can compile this environment in the following branches without error.
- CrealityDwin_2.0
- CrealityDwin2.0_Bleeding
- F1rstLayer_Touchscreens