Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
I built all example configs under bugfix, found a few errors
Testing
Eryone/Thinker SE/
:#error "BLTOUCH requires Z_MIN_ENDSTOP_INVERTING set to false. Please update your Configuration.h file."
I set
Z_MIN_ENDSTOP_INVERTING false
Testing
gCreate/gMax1.5+/
:#error "BLTOUCH without BLTOUCH_SET_5V_MODE requires ENDSTOPPULLUPS, ENDSTOPPULLUP_ZMIN or ENDSTOPPULLUP_ZMIN_PROBE."
Enabled
ENDSTOPPULLUP_ZMIN
Testing
Mks/Robin_Lite3/
:#error "SERIAL_PORT is set to -1, but the MOTHERBOARD has no native USB support. Set SERIAL_PORT to a valid value for your board."
Error is correct, Updated Serial ports in Config.
Testing
Geeetech/A10M/Stock LCD/
:Missing
Configuration_adv.h
(shared)Created an individual
Configuration_adv.h
Testing
Geeetech/A10M/YHCB2004_V4.1/
:Missing
Configuration_adv.h
(shared)Created an individual
Configuration_adv.h
Testing
Geeetech/A10T/Stock LCD/
:Missing
Configuration_adv.h
(shared)Created an individual
Configuration_adv.h
Testing
Geeetech/A10T/YHCB2004_V4.1/
:Missing
Configuration_adv.h
(shared)Created an individual
Configuration_adv.h
Benefits
Users don't get these errors