ATC - Rachet / Pawl, no sensors - Macro

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
Chaz
Posts: 484
Joined: Thu Feb 08, 2018 7:57 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

ATC - Rachet / Pawl, no sensors - Macro

Post by Chaz »

A long time ago I fit a turret to my Harrison M300. A lot has changed since then and the way we did the macro for it was hacky to say the least.

viewtopic.php?f=60&t=1544&p=9607#p9607

Based on the current method of doing Macros and ATC, would we still do the 'A Axis' trick or is there a better way to do the coding for this? I'd like to reuse the same turret on an Orac that I have.

Thanks


Chaz
Posts: 484
Joined: Thu Feb 08, 2018 7:57 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: ATC - Rachet / Pawl, no sensors - Macro

Post by Chaz »

Just checking the older threads, this might be the best way to do this (the code that Chris put out once the roll over bug was sorted)?

viewtopic.php?f=60&t=4133&p=33178#p33275


Allin1Chris
Posts: 182
Joined: Wed Jul 31, 2019 12:53 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes

Re: ATC - Rachet / Pawl, no sensors - Macro

Post by Allin1Chris »

Hello Chaz,

The "Axis Based Turret" is still an option for Lathe ATC. The Macro from those older threads has seen a few updates since, there should be no issue with using it. Also, the Wizard has been updated to handle some of these Turret types with an ATC page, i would give setting up the Axis Based turret that way first before diving into editing the macro.

Its also not your only option, there are PLC based solutions as well such as our "Gray Code" and "Counter" Turret logic in the PLC. These use an output to rotate the turret and inputs for PLC to determine current turret location, instead of a macro handling an axis.
When requesting support READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043

Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.

(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)

Centroid PLC Tutorial Videos


Chaz
Posts: 484
Joined: Thu Feb 08, 2018 7:57 am
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: ATC - Rachet / Pawl, no sensors - Macro

Post by Chaz »

Allin1Chris wrote: Mon Nov 11, 2024 10:17 am Hello Chaz,

The "Axis Based Turret" is still an option for Lathe ATC. The Macro from those older threads has seen a few updates since, there should be no issue with using it. Also, the Wizard has been updated to handle some of these Turret types with an ATC page, i would give setting up the Axis Based turret that way first before diving into editing the macro.

Its also not your only option, there are PLC based solutions as well such as our "Gray Code" and "Counter" Turret logic in the PLC. These use an output to rotate the turret and inputs for PLC to determine current turret location, instead of a macro handling an axis.
Thanks. Appreciated. Just checking, you are referring the built in PLC, not 3rd party, correct?

Ive also just picked up 2 x Emco 120 and an Emco 320 which will need more complex logic applied. Did get some experience with the Denford ATC I did before which was fairly painful. That said, some of the info is still fresh in my mind, so might not be too bad but let's see.

Thanks


cnckeith
Posts: 8090
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: ATC - Rachet / Pawl, no sensors - Macro

Post by cnckeith »

yes, its all backed into the Acorn. no 3rd party plc or plc program needed.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html


Post Reply