Skip to content

0.2.0 (stable)

Compare
Choose a tag to compare
@foosel foosel released this 16 May 09:36
· 5 commits to master since this release

How to upgrade

The Autoselect plugin in version 0.1.0 did not yet support automatically updating. 0.2.0 fixes that, but you'll have to update to it manually. To do this please

  1. open your Plugin Manager in OctoPrint (Settings > Plugin Manager),
  2. click on the "Get more..." link,
  3. search for "Autoselect" and
  4. click on the "Reinstall" button.

Improvements

  • #3 - Use FileAdded event instead of Uploaded event (if available, OctoPrint >= 1.3.3) to also trigger on files added to the watched folder.
  • Added ability to update itself

Bug fixes

  • #4 - Do not trigger autoselect on STLs or other non-machinecode files.

(Commits)