I recently upgraded to CNC 12 V5.20 and now have received this error.
Problem is I don't have a door switch.
8093 Close Door to Operate Spindle
Moderator: cnckeith
-
- Posts: 45
- Joined: Wed Mar 20, 2019 2:15 pm
- Acorn CNC Controller: No
- Allin1DC CNC Controller: Yes
- Oak CNC controller: No
- CNC Control System Serial Number: A900730
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
8093 Close Door to Operate Spindle
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Re: 8093 Close Door to Operate Spindle
If you updated to v5.20 specifically to gain some of the new features that are only supported in new PLC programs (e.g. separate rapid override, diagonal jogging on the VCP) then you are stuck using a new PLC program. In that case you can either edit out "SafetySwitchInterruptStage", or invert INP8, or wire a jumper to INP8.
If you were happy with the PLC features you had before, and just wanted to have the latest CNC12, then you can simply restore your most recent Report from before the update, since that will contain your previous PLC program and its supporting files.
If you were happy with the PLC features you had before, and just wanted to have the latest CNC12, then you can simply restore your most recent Report from before the update, since that will contain your previous PLC program and its supporting files.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Re: 8093 Close Door to Operate Spindle
If you want the new PLC-based features, but you also want to retain the spindle brake delay timer (Parameter 960) that I added to your previous PLC program four years ago, then you will need to do some editing to merge the custom features of your old program, into the new program.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)