-
Notifications
You must be signed in to change notification settings - Fork 69
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
Door interaction breaks Manual Toolchange at G59.3 #425
Comments
here a small video of it... https://foto-shoot.de/nextcloud/index.php/s/o2SERe3QZjLTdFK sorry for my bad english and my voice... i´m speaking without voicebox :) Thx for watching |
Hmm, I guess the door signal should be suppressed while changing tools. I did not think of that earlier. |
maybe just add the "TOOL" state to the section where the "IDLE" state is ignored.. is this ioSender related or controller based? |
Yes, and also add a check for door open after the tool change has been completed. So best to close the door before ending it with Cycle start.
Controller. I'll commit a fix soon. |
thank you very much! |
Fix committed and Web Builder updated. Please report back if it works as intended. |
Hey Terje... you are really awesome... in the webbuilder i get this message... Command failed: pio run -etest -cjob.ini its related to the RGB plugin... Thx for looking! And please take it easy! Einar... :) |
Try again now |
Firmware was created successfully!
thank you very much!!
what a great support!!
Terje Io ***@***.***> schrieb am Sa., 14. Dez. 2024, 21:45:
… Try again now
—
Reply to this email directly, view it on GitHub
<#425 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXI5ITNKP2AI52HFYQMZBTD2FSKIDAVCNFSM6AAAAABTSR4LBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBTGMZTSOBWHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
so firmware flashed and initial test done (rerun the program from yesterday...) the Door system is ignored by the TOOL state so that works now! Only the RGB Pins are different after rebuilding the Firmware. the Pins are assigned as follows. but thats another thing... the main important thing was solved in just 24h... amazing!!! Thank you! Cheers Einar |
Hey Terje,
i hope your Holiday was relaxing! :)
I have added some doorswitches to my enclosure, when i now run a gcode with a toolchange, then everything works until the first toolchange is requested...
a small step by step:
the toolchange is requested : the spindel rises and goes over G59.3 and waits...
then i open the door, the "DOOR:1" appears and i start to change the endmill...
now the endmill is changed, i closed the door... "DOOR:0" appears and now evrything is broken...
i can´t press start - in the Console comes: "First do a "$TPW" for probing... ", i have a Macro with "$TPW", also not working... i can´t do anything, except "STOP", when i press "STOP" the running Gcode and offsets are useless ...
So what can i do?
Today i broke an endmill, thinking that a reprobing and restarting at a specific line would work... the spindle went down with G0...
If you have further questions, just ask...
greeting from Germany :)
Einar
The text was updated successfully, but these errors were encountered: