Search found 135 matches

by Allin1Chris
Tue Apr 16, 2024 4:38 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: OPCON and USB-BOB
Replies: 74
Views: 3859

Re: OPCON and USB-BOB

Hi, i am also planning a control pannel for the BOB. I was wondering how to handle the control of permanent functions with momentary switches. For example the light in the machine, i want to control with an output. Do i need a permanent switch for it or will work a momentary switch to start and sto...
by Allin1Chris
Fri Apr 12, 2024 1:34 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: CNC12 v5.1 RC#5 Mill, Lathe, Router, Plasma RC5 now available for download and testing.
Replies: 12
Views: 800

Re: CNC12 v5.1 RC#5 Mill, Lathe, Router, Plasma RC5 now available for download and testing.

Trying out 5.1 RC5 today. Auto Z to plate not working. I have a NC TT device setup in the wizard as mechanical, input state when triggered=open This shows to be working correctly in the diagnostic screen, however when using auto z to plate it doesn't work. Z keeps moving until it triggers the over ...
by Allin1Chris
Mon Apr 08, 2024 4:05 pm
Forum: Centroid Acorn CNC Controller
Topic: Can't use X10 or X100 on MPG if probe is setup on inputs <resolved>
Replies: 9
Views: 270

Re: Can't use X10 or X100 on MPG if probe is setup on inputs

wjh308,

I see you are on V5.06, there may of been a fix for NC probe and WMPG in V5.08. Save a backup and try installing the current V5.08 and see if that helps the situation.
by Allin1Chris
Tue Feb 27, 2024 2:28 pm
Forum: Centroid Acorn CNC Controller
Topic: CNC12 v5.08 ATC wizard issue
Replies: 7
Views: 292

Re: CNC12 v5.08 ATC wizard issue

Hello AVP, 1. Try setting the Custom M6 macro in use setting under the CNC Control Preferences page instead of the ATC Menu. Or the ATC Menu one, which ever one you have not been trying before. 2. It appears the wizard is writing the value of the Z height flyover properly, but not reading it back in...
by Allin1Chris
Wed Feb 14, 2024 10:17 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: ATC Carousel
Replies: 38
Views: 3238

Re: ATC Carousel

Hello All; I am using CNC12 5.08 Attempting to install the ATC, I run into a problem with the wizard ATC Setup. It lists the tool change y Value, Distance and direction to clear and Clearing Axis. My Carousel is attached to the gantry (Y Axis), there should no be any value for the y axis otherwise ...
by Allin1Chris
Wed Jan 31, 2024 5:34 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Hardinge CHNC4 Retrofit
Replies: 177
Views: 74290

Re: Hardinge CHNC4 Retrofit

cncsnw wrote: Tue Jan 30, 2024 11:28 pm Here is a corrected Hardinge PLC program.
Thanks for pointing out the issues and providing a corrected PLC, it was indeed missing those critical pieces of logic. Should be corrected in future CNC12 V5.09+ when available.
by Allin1Chris
Thu Dec 14, 2023 1:44 pm
Forum: Centroid Acorn CNC Controller
Topic: Hiteco atc
Replies: 5
Views: 4195

Re: Hiteco atc

Hi , my S1 tool. Clamped correctly sensor, i dont know which definition to assign the input as i only see toolunclamped as i am unable to spin my spindle which i am trying to sort out with hiteco , not sure if the sensors all have to be assigned or not as i have succesfully wired the other senses a...
by Allin1Chris
Thu Dec 14, 2023 12:00 pm
Forum: Centroid Acorn CNC Controller
Topic: Home to limit switches.
Replies: 48
Views: 17202

Re: Home to limit switches.

In addition to what keith sent earlier, You need to set it to "Automatic Homing" so that CNC12 will try to seek to switches. In addition, since limitall isnt quite considered a homing input for the wizard, the cncm.hom file will need to be manually modified for this to work, so select &quo...
by Allin1Chris
Fri Dec 08, 2023 2:28 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: 4th axis motor trying to turn before brake is actually released
Replies: 17
Views: 5685

Re: 4th axis motor trying to turn before brake is actually released

I tried adding G4 P1.5 to the next line under the M95 /4 and get no pause. Hello, Can you create a new fresh report and send it so we can see the modifications you made. Adding a G4 should cause a small pause. Taking your earlier provided report, i modified both your M10 and M11 with a G4 of 1.5 se...
by Allin1Chris
Mon Dec 04, 2023 3:13 pm
Forum: Centroid Acorn CNC Controller
Topic: Atc spins endlessly after reboot. <resolved>
Replies: 8
Views: 2262

Re: Atc spins endlessly after reboot.

Thanks Gary, I have a 4th axis so thats why I am using the g216 driver its a "indexing stepper driver" controlled by a couple relays. Keith has recommended it a couple times in the facebook group and Marty did a video on it, thats why I designed around this driver. I failed to mention the...