You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PSU Control turning off the PSU after idle - just as without Emc2101 plugin enabled
What happened instead?
When activating that Emc2101 PSU Control will not longer succede in turning off.
(reproduceable: Emc2101 plugin disabled -> power-off works, Emc2101 plugin enabled -> power-off does not work)
As I've found this #68 (old) bug, I guess that OctoPrint-Emc2101 is somehow providing an additional temparature, which PSU control is waiting for, but somehow fails in interpreting stuff from Emc2101. Enclosure temperature reported from EMC2101 is around 23°C, so way below the 50°C specified for PSU Control.
Version of OctoPrint-PSUControl
PSU Control V 1.0.6
PSU Control - Tasmota V 1.0.1
Operating System running OctoPrint
2022-09-18 12:28:44,963 - octoprint.environment - INFO - Detected environment is Python 3.7.3 under Linux (linux). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 914006016
| os:
| bits: 32
| id: linux
| platform: linux
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Rev 1.2
| octopi_version: 0.18.0
| octopiuptodate_build: 0.18.0-1.8.2-20220816135025
| throttle_check_enabled: true
| throttle_check_functional: true
| throttle_state: '0x0'
| python:
| pip: 20.3.3
| version: 3.7.3
| virtualenv: /home/pi/oprint
Printer model & used firmware incl. version
Prusa i3 MK3S+ Firmware 3.11.0
Link to octoprint.log with octoprnt.plugins.psucontrol set to DEBUG
Would need full DEBUG logs (not snippets) and serial logs. If the plugin you mention does anything to interfere with GPIO state of another pin then that might be an issue. This plugin only interfaces with the GPIO pins specified whereas some other plugins may wipe or modify the entire GPIO config across the board.
@mdeeter a single M155 won't or at least shouldn't make a difference
What were you doing?
I've installed PSU Control with Tasmota Plugin which works fine.
Now I also installed OctoPrint-Emc2101 Plugin (https://github.com/JeremyLaurenson/octoprint-emc2101) to control a fan on the enclosure and also monitor enclosure temperature.
What did you expect to happen?
PSU Control turning off the PSU after idle - just as without Emc2101 plugin enabled
What happened instead?
When activating that Emc2101 PSU Control will not longer succede in turning off.
(reproduceable: Emc2101 plugin disabled -> power-off works, Emc2101 plugin enabled -> power-off does not work)
As I've found this #68 (old) bug, I guess that OctoPrint-Emc2101 is somehow providing an additional temparature, which PSU control is waiting for, but somehow fails in interpreting stuff from Emc2101. Enclosure temperature reported from EMC2101 is around 23°C, so way below the 50°C specified for PSU Control.
Version of OctoPrint-PSUControl
Operating System running OctoPrint
Printer model & used firmware incl. version
Prusa i3 MK3S+ Firmware 3.11.0
Link to octoprint.log with octoprnt.plugins.psucontrol set to DEBUG
Not entierly sure how to interpret this, but I maybe important:
The text was updated successfully, but these errors were encountered: