Tree CNC DIY upgrade - teething problems

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

cncsnw
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

Post by cncsnw »

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.


Post Reply