Skip to content

Releases: appdevelopmentandsuch/Thingiverse-Downloader

v0.3.0

10 Sep 12:23

Choose a tag to compare

Features

N/A

Bugs

  • Fixed python environment requirements
  • Removed unnecessary code
  • Added update checking
  • README updates

v0.2.0

05 Sep 19:44

Choose a tag to compare

Features

  • Improved UI/UX
  • Ability to provide an alternate name to the Thing being downloaded.
  • Output Directory is now a relative path instead of absolute, i.e. use models instead of /home/pi/.octoprint/uploads/models

Bugs

N/A

v0.1.0

05 Sep 00:45
27cf921

Choose a tag to compare

Features

  • Improved UI/UX
  • Ability to download items based on Thing URL or ID
  • Display a preview of thing before downloading.
  • Added tooltip text providing an example of what can be entered to the input.

Bugs

N/A

v0.0.1

01 Sep 01:05
f469881

Choose a tag to compare

Features

N/A

Bugs

  • #5

  • Removes black text color from CSS for Download Status

  • Fixes download failures due to invalid characters in thing name, such as ä, ö, ü, etc.

  • Reset Download Status accordingly.

v0.0.0

29 Aug 20:59

Choose a tag to compare

Features

  • Allows a user to download a thing from Thingiverse, to an Octoprint instance.

Bug Fixes

N/A