Skip to content

v0.4.3

Compare
Choose a tag to compare
@FormerLurker FormerLurker released this 13 May 18:31
· 7 commits to master since this release

Summary

This release fixes installation issues, specifically Pillow not installing, or breaking after it is manually installed. I want to thank @SuperSandro2000, @r-stiller, and @jneilliii for submitting PRs to attempt to fix the issue with PRs. Ultimately, there were other changes that were required, but I was put on the right track and prodded appropriately to get this fix pushed out!

It also contains a new feature which allows @OCOTLAPSE commands while using all smart triggers, a bug fix for logging caused by removal of Python2 Six library, and some corrected text.

Enhancements

  • @OCOTLAPSE TAKE-SNAPSHOT now supported in ALL smart triggers! This should allow you to get a picture of your empty build plate, and a snapshot when the print is 100% completed just by adding @OCTOLAPSE TAKE-SNAPSHOT to your start and end gcode! You can enable or disable this in the trigger settings (default = enabled).

Bug Fixes

  • Change pillow version to "pillow>=9.3,<11", and handle all valid imports (from pil import Image and from PIL import Image).
  • Fix logging issue caused by removal of Six
  • Fix typo in the 'Videos and Images' close button (previously 'Cancel') thanks to a PR by @matt-lethargic!

Notes

I'm trying my hardest to keep this up-to-date and working for everyone, and will continue to do so to the best of my abilities. I've had some setbacks recently that really have eaten into my free time, but am working tirelessly to get back to a better place. Please be patient with me, thanks!