Marlin icon indicating copy to clipboard operation
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."

Open TheBinaryLoop opened this issue 2 years ago • 1 comments

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

  1. Download newest release
  2. C Select CR5PRO_BLT
  3. Build

Expected behavior: The build succeeds

Actual behavior: The build fails.

Additional Information

Nothing changed

TheBinaryLoop avatar Jan 20 '23 23:01 TheBinaryLoop

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

bob-anthony avatar Feb 21 '23 23:02 bob-anthony