Releases: MarlinFirmware/AutoBuildMarlin
Releases · MarlinFirmware/AutoBuildMarlin
Auto Build Marlin 2.1.28
- Add a "Show on Startup" option for the impatient.
- Include Auto Build Marlin commands in the Command Palette.
- Update YouTube channel URL.
Auto Build Marlin 2.1.27
- Recognize an .srec file as a firmware binary
Auto Build Marlin 2.1.26
- Added a 'Monitor' button for quick access to PlatformIO serial monitor.
- Fixed visibility of 'Debug' button during native / simulator build.
- Added helpful parentheses to env type comparisons.
Auto Build Marlin 2.1.25
Fix handling of multiple boards in a single MB(...)
when parsing pins.h
.
Auto Build Marlin 2.1.24
Suppress a warning when the IPC file already exists.
Auto Build Marlin 2.1.23
- Add the ability to locate the binary in the
.pio/build/{env}/debug
folder - Add security policy elements to the webView.
Auto Build Marlin 2.1.22
- Pass
PLATFORMIO_PATH
to the terminal asPATH
/Path
so theplatformio
exe is found.
Auto Build Marlin 2.1.21
- Reveal the latest build if there's more than one.
Auto Build Marlin 2.1.20
- Find the simulator binary when it's named "MarlinSimulator."
Auto Build Marlin 2.1.19
- Hide the "Run" button during the build