Skip to content

Releases: Royrdan/Octoprint-Smart-Filament-Sensor

GPIO interupt fix, Resume fix, GPIO cleanup fix

29 Jun 07:41
3b611a1
Compare
Choose a tag to compare

Fixed issue with GPIO interupt not interupting and registering movement until later. Added a 10 second delay to allow for this.
Fixed issue with re triggering after resuming
Fixed issue with other plugins with the GPIO.cleanup call. Item was removed.

Reset filament on M commands. Ignore retraction

13 Mar 08:45
e9e4bbc
Compare
Choose a tag to compare

Reset filament on M82 and M83 command because this was causing issue.
Ignore retrations. Fixes issue with longer retractions after paused, etc.
Remove version revisions count. 1.1.6.5 to 1.1.7

Fix debug logs error

05 Mar 09:47
c92071d
Compare
Choose a tag to compare

Fixed issue with debug logs and having the incorrect command posted

Fix plugin version number in setup.py

05 Mar 01:52
3e0d108
Compare
Choose a tag to compare
1.1.6.3.1

Bump version

Reset filament extrusion counter when paused

04 Mar 08:50
0a04451
Compare
Choose a tag to compare

Resets the filament extursion counter when it detects an issue and causes a pause. Fixes issue pausing again after resuming.

Update for author fix

02 Feb 00:33
27a542b
Compare
Choose a tag to compare

Fixed issue with missing double quotes on author

Change of maintainer

30 Jan 23:51
12f2153
Compare
Choose a tag to compare

Change in maintainer.
Added ability to use Octoprint pause and cancel for stopping.
Changed sidebar for remaining distance to only show full number without decimals.