Help needed on the best way to control a 8 position lathe turret

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
cnckeith
Site Admin
Posts: 8935
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: Help needed on the best way to control a 8 position lathe turret

Post by cnckeith »

no movement on the turret i presume? check the output relay is it turning on when you issue a tool change?
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


jumps4
Posts: 143
Joined: Wed Oct 10, 2018 8:37 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38d2697ca033-0611180974 mpu12
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: New Port Richey, Fl. USA
Contact:

Re: Help needed on the best way to control a 8 position lathe turret

Post by jumps4 »

no the relay is not turning on
if i go to diagnostic screen and highlight number 1 output (forward) or 2 (reverse), press "ctrl alt f" the relay works and the motor runs in both directions.
Steve
No Brains, No Headaches...


jumps4
Posts: 143
Joined: Wed Oct 10, 2018 8:37 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38d2697ca033-0611180974 mpu12
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: New Port Richey, Fl. USA
Contact:

Re: Help needed on the best way to control a 8 position lathe turret

Post by jumps4 »

I see in the macro it is waiting for memory bit to change
what did I forget to do to make it engage relay one?
Steve
No Brains, No Headaches...


jumps4
Posts: 143
Joined: Wed Oct 10, 2018 8:37 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38d2697ca033-0611180974 mpu12
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: New Port Richey, Fl. USA
Contact:

Re: Help needed on the best way to control a 8 position lathe turret

Post by jumps4 »

was there supposed to be code put in mfunc58 for aux key 11
install instructions state

" Indexing the turret:
The AUX11 button is used to index the turret. When the AUX11 button is pressed, the PLC program will see what
the current tool position of the turret is and move to the following. If it’s at the maximum tool position then it will
move the turret to tool position 1."
i don't see my aux11 do anything

I'm guessing, I have no clue
Steve
No Brains, No Headaches...


cnckeith
Site Admin
Posts: 8935
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: Help needed on the best way to control a 8 position lathe turret

Post by cnckeith »

check in the Alt i screen.......rotate the turret to watch for and confirm that the inputs being made as the sensor(s) on the turret trigger..

and in MDI the tool change command is: M6 T0202 and press cycle start.
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


Allin1Chris
PLC Expert
Posts: 237
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: Help needed on the best way to control a 8 position lathe turret

Post by Allin1Chris »

Ensure you are not forcing outputs off. On looking at the last report you sent jumps4, you had both Output 1 and Output2 which are your NoFaultOut and RotateToolTurret Outputs forced off. You can tell by the white bar that were under the bits in the Alt-i screen. this will stop the output from turning on. keep pressing ctrl alt F to cycle thru states.
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


jumps4
Posts: 143
Joined: Wed Oct 10, 2018 8:37 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38d2697ca033-0611180974 mpu12
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: New Port Richey, Fl. USA
Contact:

Re: Help needed on the best way to control a 8 position lathe turret

Post by jumps4 »

alt i shows inputs switching when turret rotates
ctrl alt f on output 1 rotates turret forward
ctrl alt f on output 2 rotates turret reverse
I have an external switch that rotates the turret for testing. while on the main screen the tool numbers scrolls through all 8 tool numbers as it rotates.
but the numbers show example: t0600 not t0606, if that matters.
at mdi typing in "m6 t0202" pressing enter popup says "press cycle start" and I do
nothing happens, the mdi history shows my command but nothing else happens. no message in the message box, no error nothing
steve
No Brains, No Headaches...


cnckeith
Site Admin
Posts: 8935
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: Help needed on the best way to control a 8 position lathe turret

Post by cnckeith »

< CTRL Alt F > three step cycle to force an output: ON, OFF, or normal.
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


jumps4
Posts: 143
Joined: Wed Oct 10, 2018 8:37 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38d2697ca033-0611180974 mpu12
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: New Port Richey, Fl. USA
Contact:

Re: Help needed on the best way to control a 8 position lathe turret

Post by jumps4 »

Allin1Chris wrote: Wed Sep 25, 2019 10:54 am Ensure you are not forcing outputs off. On looking at the last report you sent jumps4, you had both Output 1 and Output2 which are your NoFaultOut and RotateToolTurret Outputs forced off. You can tell by the white bar that were under the bits in the Alt-i screen. this will stop the output from turning on. keep pressing ctrl alt F to cycle thru states.
I didn't know that
but with repeated cycling ctrl alt f on the outputs 1 and 2, I can turn on a green(motor running), a green with a line under(motor running) and a red with a line under(motor off). no red without a line under.
does that help?
Steve
No Brains, No Headaches...


jumps4
Posts: 143
Joined: Wed Oct 10, 2018 8:37 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38d2697ca033-0611180974 mpu12
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: New Port Richey, Fl. USA
Contact:

Re: Help needed on the best way to control a 8 position lathe turret

Post by jumps4 »

I see something maybe
you called output 1 nofaultout
when it is on (green) my turret is running forward
see: https://www.youtube.com/watch?v=X4ghPBE0aPU
I know I'm no narrator...
it explains how i'm using a stepper motor and wiring. This could be my problem?
steve
Last edited by jumps4 on Wed Sep 25, 2019 11:45 am, edited 1 time in total.
No Brains, No Headaches...


Post Reply