I was changing tools mid job using the built in functionality and after the tool was put in the basket and we confirmed the diameter we got this error message (look at picture) any thoughts on what happened?
Attachments
Intel(R) Core(TM) i-13700K @ 2.70GHz 32.00 GB RAM
Windows 11 Professional 64-bit http://www.trueform.ca
CS43 cnc
M60L# Input. Halts program execution until outside circuit is either open or closed. Maximum of four circuits per block of code. May inspect one input circuit at a time. Closed circuit could be M60L2. Open circuit could be M60L-2 at TTL level.
Firstly I would turn it off and then turn it on again.
Then try the program again.
If that doesnt work check your I/O settings to see what input 60 is setup as on your controller. Sounds like the code is calling input 60 but the input is not set up correctly.
My gut says it's just a bug that can be fixed by powering off the machine though. That input is used often in automatically generated g code