Skip to content
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

Closed
leoheck opened this issue Apr 19, 2021 · 7 comments
Closed

Suggestion - Improving settings page for Raspberry Pi users #199

leoheck opened this issue Apr 19, 2021 · 7 comments

Comments

@leoheck
Copy link

leoheck commented Apr 19, 2021

Is it possible to highlight (maybe in red) this line here?
A new line before of it would be nice too.
image

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?

@kantlivelong
Copy link
Owner

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.

@leoheck
Copy link
Author

leoheck commented Apr 19, 2021

Here it is using internal sensing with polling every 5s. I think it is the default.
I see, what is the difference between these options (System/Plugin/GPIO/Internal)?

Off-topic:
It would be nice to have some tooltips explaining extra things on important fields at least.

@kantlivelong
Copy link
Owner

Try using 1 second polling.

Docs are at https://github.com/kantlivelong/OctoPrint-PSUControl/wiki/Settings.

@kantlivelong
Copy link
Owner

Added in 8d0be31

@leoheck
Copy link
Author

leoheck commented Apr 19, 2021

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.

@kantlivelong
Copy link
Owner

If it's an issue def open a ticket with all required info in the template.

@kantlivelong
Copy link
Owner

1.0.3 released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants