-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion - Improving settings page for Raspberry Pi users #199
Comments
Makes sense for now though I'm really trying to keep the core plugin platform agnostic. GPIO and Internal sensing shouls be quick. System and Plugin based sensing may vary depending on what is being done. |
Here it is using internal sensing with polling every 5s. I think it is the default. Off-topic: |
Try using 1 second polling. Docs are at https://github.com/kantlivelong/OctoPrint-PSUControl/wiki/Settings. |
Added in 8d0be31 |
I will try the 1s, for sure but after a couple of hours because it is in the middle of printing. However, I am not sure it will improve something since it looks like it is taking much than 5s to change its status. |
If it's an issue def open a ticket with all required info in the template. |
1.0.3 released |
Is it possible to highlight (maybe in red) this line here?
A new line before of it would be nice too.
Also, it can have a link to the BCM/GPIO mappings
For instance, this one
https://raw.githubusercontent.com/Gadgetoid/Pinout.xyz/master/resources/raspberry-pi-pinout.png
From this page (https://pinout.xyz/)
I was using the wrong number (3) there before of the last upgrade. Now I had to change to (BCM 2). Wich is the right thing. And it is working.
I just have one question. It looks like it takes too much time to change the image state. Is this normal?
The text was updated successfully, but these errors were encountered: