Releases: MarlinFirmware/AutoBuildMarlin
Releases · MarlinFirmware/AutoBuildMarlin
Auto Build Marlin 2.1.55
- 🩹 Update for new
Conditionals-#-abc.h
files
Auto Build Marlin 2.1.54
This update makes the configuration editor more reliable and adds a Purge button to force a full rebuild.
- 🚸 'Clean' = 'Purge' with alt/option key
- 🐛 Fix schema parser for defined()
- 🧑💻 Log on the fly
Auto Build Marlin 2.1.53
This release improves the user experience in a few small ways:
- Prevent
platformio.ini
from opening by overriding a PlatformIO IDE setting.
Enable "Preserve PIO" in settings to leave PlatformIO IDE settings unchanged. - Display the version number in the ABM Panel.
- Improve high contrast color schemes.
Auto Build Marlin 2.1.52
This release addresses two minor issues
- Fix
getItems
handling oflimit
across multiple sections - Fix the regex that gets the
archs
list frompins.h
Auto Build Marlin 2.1.51
Auto Build Marlin 2.1.50
- Recognize more config sections
- Fix build action buttons (env names)
Auto Build Marlin 2.1.49
- Recognize Chitu firmware with
.cbd
extension - Fix schema options set on following settings
- Standardize JSON options cleanup method
- Remove old config parsing borrowed from Configurator 1.0
- Add Formatters information to the
README
- Fix formatter debug logging
- Display author and version for a bad config
Auto Build Marlin 2.1.48
- Fix and extend configuration file parsing
Auto Build Marlin 2.1.47
- Make the Custom Editor (alpha) hidden by default
- Improve config error handling in Panel View
Auto Build Marlin 2.1.46 (Preview)
- Add a Custom Editor for Configuration files.
This is only an Alpha Preview and will probably have some issues.
Use Reopen Editor With… > Text Editor to use the standard text editor.