Auto Build Marlin 2.1.64
This release includes the following fixes and improvements for the ConfigSchema
parser.
- Fix and improve cleanup for JS evaluation of conditionals
- Clarify that
ConfigSchema
data is grouped by section - Fix
ConfigSchema.getItems
returning 0 results - Fix evaluation of mixed-case options (e.g.,
DEFAULT_Kp
)
Full Changelog: 2.1.63...2.1.64