Releases: MarlinFirmware/AutoBuildMarlin
Auto Build Marlin 2.1.65
This release includes the following improvements for schema parsing and the custom config editor.
- Use iterators to simplify config data traversal
- Create serial id index on form creation
Full Changelog: 2.1.64...2.1.65
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
Auto Build Marlin 2.1.63
This release includes some minor improvements in the ConfigSchema parser and Config Editor.
- Improve Config Editor section pre-ordering and icons
- Better ConfigSchema consolidation of define 'requires' conditions
- Fix Config Editor handling of underscores in the Filter field
- Show E Sensor IDs in the Auto Build Panel
Full Changelog: 2.1.62...2.1.63
Auto Build Marlin 2.1.62
This release includes some helpful QOL improvements for the Config Editor.
- Table of Contents navigation
- Iconify Show/Hide filter checkboxes
- Fix save/recall of hidden sections
Full Changelog: 2.1.61...2.1.62
Auto Build Marlin 2.1.61
This release includes a patch for saving and updates the Welcome Panel.
- Fix config editor saving issue
- Add commands and buttons to open the Config Editor
- Update sponsorship URL
Full Changelog: 2.1.60...2.1.61
Auto Build Marlin 2.1.60
This release includes several improvements for the custom Configuration editor.
- Group sequential items with the same name
- Provide standard options for 'state' and 'dir' types
- More mutual-exclusive checkbox groups
- Preserve collapsed sections on show/hide document
- Clean up and document code
Full Changelog: 2.1.59...2.1.60
Auto Build Marlin 2.1.59
This release includes several improvements for the custom Configuration editor.
- Fix handling of
#undef
- Identify macro defines
- Use checkbox groups for optional items
- Add checkbox groups for like-named items
Full Changelog: 2.1.58...2.1.59
Auto Build Marlin 2.1.58
- Fix filtering options by axis
- Implement radio grouping for LCD items
Full Changelog: 2.1.57...2.1.58
Auto Build Marlin 2.1.57
- Config Editor "Show Disabled" checkbox. Uncheck to see enabled options only.
Full Changelog: 2.1.56...2.1.57
Auto Build Marlin 2.1.56
- Handle
MB(…)
macro in configs or conditionals
Full Changelog: 2.1.55...2.1.56