SanityCheck warning errors running build for LPC1768 and LPC1769 #22265
Closed
Description
Did you test the latest bugfix-2.0.x
code?
No, but I will test it now!
Bug Description
I get a large amount of warning messages when running build for LPC1768 and LPC1769 processors. This is related to #22259. Line 3595 of SanityCheck.h looks like:
#error "SLIM_LCD_MENUS disables "Advanced Settings > Probe Offsets > PROBE_OFFSET_WIZARD."
It looks like it is missing the quote marks after SLIM_LCD_MENUS. I added the closing quotes and reran the builds and they ran clean with no warning.
Bug Timeline
new today after running pull
Expected behavior
Build without the warnings
Actual behavior
Many warning messages during build
Steps to Reproduce
Using the latest VSCode, I Ran Clean followed by Build.
Version of Marlin Firmware
2.0.9.1
Printer model
Monoprice Mini and Creality CR-10S
Electronics
Mini running the SKR V1.3 and the Creality running the SKR V1.4
Add-ons
No response
Your Slicer
Cura
Host Software
OctoPrint
Additional information & file uploads
No response