AutoBuildMarlin Versions Save

Visual Studio Code extension to more easily build Marlin Firmware

2.1.51

5 months ago

This release addresses some reported issues:

  • Adjust build command line for different shells (#46)
  • Fix init of HIGH / LOW slider custom controls (#68)
  • Fix an issue with // comments before the first #define (#77)

2.1.50

5 months ago
  • Recognize more config sections
  • Fix build action buttons (env names)

2.1.49

6 months ago
  • 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

2.1.48

6 months ago
  • Fix and extend configuration file parsing

2.1.47

7 months ago
  • Make the Custom Editor (alpha) hidden by default
  • Improve config error handling in Panel View

2.1.46

1 year ago
  • 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.

2.1.45

1 year ago
  • Command to Apply config.ini to configurations.
  • Command to Export config.ini, schema.json, schema.yml
  • Info Panel added (for future use)

2.1.44

1 year ago
  • Code formatter for pins and general code

2.1.43

1 year ago
  • Show Panel on Startup by default
  • Click the Pins file path to open the file
  • Checkbox to Reveal the build upon completion
  • Light and Dark Marlin SVG for dark/light theme
  • Update Sponsor link
  • Update jQuery to version 3.6.0

2.1.42

1 year ago
  • Only init extension for a Marlin folder.
  • Fix schema @section detection.
  • Fix build view error.
  • Run sim/native in fg.