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

machine suddenly stops while working #35

Open
MeKeCNC opened this issue May 16, 2023 · 2 comments
Open

machine suddenly stops while working #35

MeKeCNC opened this issue May 16, 2023 · 2 comments

Comments

@MeKeCNC
Copy link
Contributor

MeKeCNC commented May 16, 2023

I am using the latest updated version of grblhal software. my CNC machine suddenly stops while working
BOARD:BTT SKR MINI E3 V2.0 (alt2)

image

@terjeio
Copy link
Contributor

terjeio commented May 16, 2023

Noise on the reset input? Is it left floating? Use $LEV to check the last state reported.

@MeKeCNC
Copy link
Contributor Author

MeKeCNC commented May 16, 2023

$LEV
[LASTEVENTS:,,,,]
before run.. no events

ALARM:3
GrblHAL 1.1f ['$' or '$HELP' for help]
[MSG:'$H'|'$X' to unlock]
[VER:1.1f.20230507:]
[OPT:VNMZSL,35,512,3,0]
[AXS:3:XYZ]
[NEWOPT:ENUMS,RT+,HOME,TC,SED,TMC=7,SD]
[FIRMWARE:grblHAL]
[NVS STORAGE:*EEPROM]
[DRIVER:STM32F103RC]
[DRIVER VERSION:230429]
[BOARD:BTT SKR MINI E3 V2.0 (alt2)]
[PLUGIN:Trinamic v0.11]
[PLUGIN:SDCARD v1.09]
[PLUGIN:FS macro plugin v0.01]
[G54:0.000,0.000,0.000]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:0.000,0.000,0.000:0]
[TLO:0.000,0.000,0.000]
[PRB:0.000,0.000,0.000:0]

after stop
$LEV
[LASTEVENTS:R,,,,]

I think you're right.. it gets noise, pullup resistors are active in the software, I think it is necessary to add it physically too. my buttons are NO

image

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

2 participants