Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-21 Thread andy pugh
On Sun, 20 Nov 2022 at 15:43, John Figie wrote: > So this prompts another question. What is the difference between a custom > comp vs one that is built in? The only difference is that if you write a custom comp and install it, only you have it. They operate exactly the same as all the other com

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-20 Thread John Figie
Andy, Yes I will either make my own sequencer/state machine as a custom comp or maybe instead could this not just be done in hal with the right logic? Also this could be done in ladder logic I think. Up to now I just put all of my logic in hal and avoided ladder. But maybe doing this all in hal wo

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-10 Thread andy pugh
On Thu, 10 Nov 2022 at 23:08, John Figie wrote: So I think I can make a sequencer ( in hal?) to move the turret one > position. I suppose I could have 8 tools defined and use some tools in the > 45 deg position but I don't know how useful that is. I think it would be a lot of effort to make thi

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-10 Thread John Figie
I think I sent a bad link in the previous email. https://photos.app.goo.gl/ADtwHp4KVVaHiU1u8 John Figie On Thu, Nov 10, 2022, 5:04 PM John Figie wrote: > Thanks Andy for your reply. > > So I just finished adding an air line in my shop over to the Clausing NC > and wired up the I/O to the turr

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-10 Thread John Figie
Thanks Andy for your reply. So I just finished adding an air line in my shop over to the Clausing NC and wired up the I/O to the turret solenoid and motor. There are 4 limit switches inside the turret and I didn't know what they were for so I just connected them to inputs on my I/O card. I call th

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-08 Thread andy pugh
On Mon, 7 Nov 2022 at 20:05, John Figie wrote: > A solenoid controlled valve actuates a piston that > raises the tool post. Once in the raised position a geneva drive and motor > rotates the post in 1/8 turn increments by pulsing power to the motor. So 2 > pulsed are needed to move the post one

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-07 Thread andrew beck
I got a 10position tool changer and the turret choses the fastest direction to select new tool. On Tue, 8 Nov 2022, 11:44 andrew beck, wrote: > I use classic ladder. > > It's pretty easy. > > But Andy's component will be better probably > > I can send you my classic ladder stuff though if you wa

Re: [Emc-users] Clausing NC Progress and Tool Changer.

2022-11-07 Thread andrew beck
I use classic ladder. It's pretty easy. But Andy's component will be better probably I can send you my classic ladder stuff though if you want On Tue, 8 Nov 2022, 09:05 John Figie, wrote: > I have made more progress on the Clausing NC. My DC servo dives operate in > Current Mode and are cont