Skip to content

Releases: MarlinFirmware/AutoBuildMarlin

Auto Build Marlin 2.1.62

15 Dec 19:25
Compare
Choose a tag to compare

This release includes some helpful QOL improvements for the Config Editor.

  • Table of Contents navigation
  • Iconify Show/Hide filter checkboxes
  • Fix save/recall of hidden sections

Full Changelog: 2.1.61...2.1.62

Auto Build Marlin 2.1.61

04 Dec 10:10
Compare
Choose a tag to compare

This release includes a patch for saving and updates the Welcome Panel.

  • Fix config editor saving issue
  • Add commands and buttons to open the Config Editor
  • Update sponsorship URL

Full Changelog: 2.1.60...2.1.61

Auto Build Marlin 2.1.60

10 Nov 01:24
Compare
Choose a tag to compare

This release includes several improvements for the custom Configuration editor.

  • Group sequential items with the same name
  • Provide standard options for 'state' and 'dir' types
  • More mutual-exclusive checkbox groups
  • Preserve collapsed sections on show/hide document
  • Clean up and document code

Full Changelog: 2.1.59...2.1.60

Auto Build Marlin 2.1.59

03 Nov 09:14
Compare
Choose a tag to compare

This release includes several improvements for the custom Configuration editor.

  • Fix handling of #undef
  • Identify macro defines
  • Use checkbox groups for optional items
  • Add checkbox groups for like-named items

Full Changelog: 2.1.58...2.1.59

Auto Build Marlin 2.1.58

01 Nov 19:13
Compare
Choose a tag to compare
  • Fix filtering options by axis
  • Implement radio grouping for LCD items

Full Changelog: 2.1.57...2.1.58

Auto Build Marlin 2.1.57

01 Nov 00:11
Compare
Choose a tag to compare
  • Config Editor "Show Disabled" checkbox. Uncheck to see enabled options only.

Full Changelog: 2.1.56...2.1.57

Auto Build Marlin 2.1.56

12 Sep 01:52
Compare
Choose a tag to compare
  • Handle MB(…) macro in configs or conditionals

Full Changelog: 2.1.55...2.1.56

Auto Build Marlin 2.1.55

03 Sep 21:10
Compare
Choose a tag to compare
  • 🩹 Update for new Conditionals-#-abc.h files

Auto Build Marlin 2.1.54

25 Jul 16:48
Compare
Choose a tag to compare

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

09 Jul 05:39
Compare
Choose a tag to compare

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.