Skip to content

Releases: MarlinFirmware/AutoBuildMarlin

Auto Build Marlin 2.1.5

16 Apr 00:38
Compare
Choose a tag to compare
  • Add a Welcome View with messages for different contexts.
  • Activate the extension early to keep contexts up to date.
  • Only display buttons relevant to environments / build states.
  • Load the new pins file when MOTHERBOARD changes.

Auto Build Marlin 2.1.4

16 Apr 00:38
Compare
Choose a tag to compare
  • Cleaned up code
  • Updated README.md

Auto Build Marlin 2.1.3

16 Apr 00:38
Compare
Choose a tag to compare
  • Only show Traceback option for "debug" environments.
  • Drop package-lock.json from the project.
  • Show an indeterminate progress bar during the build.

Auto Build Marlin 2.1.2

16 Apr 00:38
Compare
Choose a tag to compare
  • Fix quoted value handling

Auto Build Marlin 2.1.1

16 Apr 00:37
Compare
Choose a tag to compare
  • Captions with extended descriptions in Build panel
  • Show an error when a build is already underway
  • Add a settings option to re-use the Terminal
  • Fix last build time display

Auto Build Marlin 2.1.0

16 Apr 00:37
Compare
Choose a tag to compare

This is a major upgrade with a new native interface so you see what you need to know before you do your build. The new foundations started in this version will allow us to build a full configuration interface as time goes on and eliminate the need to scan through long text files.

  • Clean up verbose SVG files.
  • Drop dependency on auto_build.py script and Tkinter.
  • Provide an informative WebView display and build interface.
  • Only show relevant environments and build options.

Auto Build Marlin 2.0.3

16 Apr 00:42
Compare
Choose a tag to compare
  • Pass process.env to the terminal.
  • Apply titlecase to build type titles.

Auto Build Marlin 2.0.2

08 Jan 02:15
Compare
Choose a tag to compare
  • Fix command line for Windows.
  • Use node fs to check the script path.
  • Use a common function for registered commands.

Auto Build Marlin 2.0.1

08 Jan 02:12
Compare
Choose a tag to compare
  • Handle auto_build.py in different locations

Auto Build Marlin 2.0.0

08 Jan 02:11
a5e48b3
Compare
Choose a tag to compare

Initial release of Auto Build Marlin to the Marketplace with a version to match the current Marlin release.

  • Add a button to the Activity Bar.
  • Add panels with Build, Upload, Debug, and Clean buttons.
  • Start to Build, Upload, Debug, or Clean when a button is pressed.
  • Provide a helpful README page.