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

Missing printer. endpoints for Filament motion sensor #4126

Closed
zellneralex opened this issue Mar 30, 2021 · 2 comments
Closed

Missing printer. endpoints for Filament motion sensor #4126

zellneralex opened this issue Mar 30, 2021 · 2 comments
Labels

Comments

@zellneralex
Copy link
Contributor

zellneralex commented Mar 30, 2021

I am not sure if this is a bug report or a feature request, so I let Kevin decide ...

Installing a Filament motion sensor I found out that the following printer. endpoints are missing. As it uses the same GCodes I was expecting that it would use similar printer. variables like:

printer["filament_motion_sensor <config_name>"].enabled
printer["filament_motion_sensor <config_name>"].filament_detected

in the same way as its already defined for:

printer["filament_switch_sensor <config_name>"].enabled: Returns True if the switch sensor is currently enabled.
printer["filament_switch_sensor <config_name>"].filament_detected: Returns True if the sensor is in a triggered state.

@Arksine
Copy link
Collaborator

Arksine commented Mar 30, 2021

The module needs a get_status() method. The contributor said he was going to look into it.

@github-actions
Copy link

github-actions bot commented May 6, 2021

Hello,

It looks like there hasn't been any recent updates on this
Klipper github issue. If you created this issue and no
longer consider it open, then please login to github and
close the issue. Otherwise, if there is no further activity
on this thread then it will be automatically closed in a few
days.

Best regards,

~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.

@github-actions github-actions bot added the Stale label May 6, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants