AutoBuildMarlin

Visual Studio Code extension to more easily build Marlin Firmware

GPL-3.0 License

Stars
257
Committers
6

Bot releases are visible (Hide)

AutoBuildMarlin - Auto Build Marlin 2.1.56

Published by thinkyhead about 1 month ago

  • Handle MB(…) macro in configs or conditionals

Full Changelog: https://github.com/MarlinFirmware/AutoBuildMarlin/compare/2.1.55...2.1.56

AutoBuildMarlin - Auto Build Marlin 2.1.55

Published by thinkyhead about 2 months ago

  • 🩹 Update for new Conditionals-#-abc.h files
AutoBuildMarlin - Auto Build Marlin 2.1.54 Latest Release

Published by thinkyhead 3 months ago

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
AutoBuildMarlin - Auto Build Marlin 2.1.53

Published by thinkyhead 3 months ago

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.
AutoBuildMarlin - Auto Build Marlin 2.1.52

Published by thinkyhead 3 months ago

This release addresses two minor issues

  • Fix getItems handling of limit across multiple sections
  • Fix the regex that gets the archs list from pins.h
AutoBuildMarlin - Auto Build Marlin 2.1.51

Published by thinkyhead 10 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)
AutoBuildMarlin - Auto Build Marlin 2.1.50

Published by thinkyhead 10 months ago

  • Recognize more config sections
  • Fix build action buttons (env names)
AutoBuildMarlin - Auto Build Marlin 2.1.49

Published by thinkyhead 11 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
AutoBuildMarlin - Auto Build Marlin 2.1.48

Published by thinkyhead 11 months ago

  • Fix and extend configuration file parsing
AutoBuildMarlin - Auto Build Marlin 2.1.47

Published by thinkyhead 12 months ago

  • Make the Custom Editor (alpha) hidden by default
  • Improve config error handling in Panel View
AutoBuildMarlin - Auto Build Marlin 2.1.46 (Preview)

Published by thinkyhead over 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.
AutoBuildMarlin - Auto Build Marlin 2.1.45

Published by thinkyhead almost 2 years ago

  • Command to Apply config.ini to configurations.
  • Command to Export config.ini, schema.json, schema.yml
  • Info Panel added (for future use)
AutoBuildMarlin - Auto Build Marlin 2.1.44

Published by thinkyhead almost 2 years ago

  • Code formatter for pins and general code
AutoBuildMarlin - Auto Build Marlin 2.1.43

Published by thinkyhead almost 2 years 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
AutoBuildMarlin - Auto Build Marlin 2.1.42

Published by thinkyhead about 2 years ago

  • Only init extension for a Marlin folder.
  • Fix schema @section detection.
  • Fix build view error.
  • Run sim/native in fg.
AutoBuildMarlin - Auto Build Marlin 2.1.41

Published by thinkyhead over 2 years ago

  • Hide 'Run' for incomplete build
AutoBuildMarlin - Auto Build Marlin 2.1.40

Published by thinkyhead over 2 years ago

  • Add a 'sponsor' link for newest VSCode.
AutoBuildMarlin - Auto Build Marlin 2.1.39

Published by thinkyhead over 2 years ago

  • Minor code reorganization.
  • Fix path escaping for reveal build.
AutoBuildMarlin - Auto Build Marlin 2.1.38

Published by thinkyhead over 2 years ago

  • Silent Build option / checkbox
AutoBuildMarlin - Auto Build Marlin 2.1.37

Published by thinkyhead over 2 years ago

  • Debuggable postMessage
  • Show STM32F1 chip flash size