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

V0.2r1 manual page 104: Filament sensor switch should be wired as Normally Open #330

Closed
Kagee opened this issue Nov 12, 2023 · 1 comment

Comments

@Kagee
Copy link

Kagee commented Nov 12, 2023

For the filament sensor the pressed switch is the CONTINUE/RUN condition, while a non-pressed switch is the ERROR/STOP.

For endstops this is reversed. A pressed switch is the ERROR/STOP condition, while a non-pressed switch is the CONTINUE/RUN condition.

A closed loop should be correct condition - filament present (and no brokens wires).
The error condition - filament missing (or broken wire) will be the open loop.
The button is pressed (to the non-normal-position) when there is filament.
Thus one should use Normally Open for the filament sensor.

@nemgrea
Copy link
Contributor

nemgrea commented Dec 19, 2023

#337

@nemgrea nemgrea closed this as completed Dec 19, 2023
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