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

Problem: Safety Door at Startup causes message spew #955

Closed
MitchBradley opened this issue Jul 5, 2023 · 0 comments
Closed

Problem: Safety Door at Startup causes message spew #955

MitchBradley opened this issue Jul 5, 2023 · 0 comments

Comments

@MitchBradley
Copy link
Collaborator

Wiki Search Terms

safety door

Controller Board

bare ESP32

Machine Description

testing with bare ESP32

Input Circuits

No response

Configuration file

control:
  safety_door_pin: gpio.23:low

Startup Messages

Grbl 3 [FluidNC v3.7,2-pre3 (WebSocketsNoStall-9da58e98-dirty) (wifi) '$' for help]
[MSG:ERR: safety_door_pin is active at startup]
ALARM:11
[MSG:INFO: Check door]
[MSG:INFO: Check door]
[MSG:INFO: Check door]
ad infinitum

User Interface Software

FluidTerm

What happened?

I was testing with a config that had a safety door pin defined, with nothing attached to it. The state was seen as active at startup, with no way to make it inactive.

The system spewed continuous [MSG:INFO: Check door] messages and never accepted serial input. That made it impossible to upload a new config file to fix the safety door problem. To get control of the system I had to use esptool to replace either the firmware or the filesystem.

GCode File

No response

Other Information

I have a fix in progress.

@bdring bdring closed this as completed in 6f6a62d Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant