Your PLC program (like many from the CNC7 / CNC10 era) assumes a normally-open spindle drive fault signal: closed = fault.
You can tell the PLC program to interpret it the other way around by adding 2 to Parameter 178 (i.e. changing P178 from 1 to 3). Then wiring the normally-closed signal to INP25 should work properly.
Tree CNC DIY upgrade - teething problems
Moderator: cnckeith
-
- Community Expert
- Posts: 4595
- Joined: Wed Mar 24, 2010 5:48 pm
- Acorn CNC Controller: No
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
Re: Tree CNC DIY upgrade - teething problems
(Note: Liking will "up vote" a post in the search results helping others find good information faster)