PathPilot controlled lathe toolchanger
18 Mar 2016 23:23 #71887
by andypugh
That would be a HAL config change.
Adding extra hardware _just_ to use a pretty UI that someone has added to LinuxCNC to do things that LinuxCNC can do anyway seems vaguely perverse to me.
Replied by andypugh on topic PathPilot controlled lathe toolchanger
Thanks Andy. I want to make as few changes to pathpilot as possible.
That would be a HAL config change.
Adding extra hardware _just_ to use a pretty UI that someone has added to LinuxCNC to do things that LinuxCNC can do anyway seems vaguely perverse to me.
Please Log in or Create an account to join the conversation.
- remartinez
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 1
30 Mar 2016 16:13 #72390
by remartinez
Replied by remartinez on topic PathPilot controlled lathe toolchanger
Hi guys,
I am in the process of making a tool turret also. Great topic here but I little confusing for me with the PIC and all the setup. I am wondering what would be the simplest way to add a tool turret to Pathpilot?
Thanks,
Raul
I am in the process of making a tool turret also. Great topic here but I little confusing for me with the PIC and all the setup. I am wondering what would be the simplest way to add a tool turret to Pathpilot?
Thanks,
Raul
Please Log in or Create an account to join the conversation.
30 Mar 2016 16:50 #72397
by cncbasher
Replied by cncbasher on topic PathPilot controlled lathe toolchanger
which ever way , it all depends on what functions you need , i can add a toolchanger relativey easily ,
it all depends if you want to dig into the code base or not .
it all depends if you want to dig into the code base or not .
The following user(s) said Thank You: Iron-Man
Please Log in or Create an account to join the conversation.
19 Apr 2016 02:52 #73578
by Iron-Man
Thanks,
Iron-Man
Replied by Iron-Man on topic PathPilot controlled lathe toolchanger
Be careful . this is one area where pathpilot changes a few things , especially if you want to interface to their UI
you'll also need to compile from pathpilot sources , rather than the binarys . you may also find other components missing .
so one step at a time .
i'll take a look if you become stuck .
Thanks,
Iron-Man
Please Log in or Create an account to join the conversation.
25 May 2016 15:58 #75077
by Iron-Man
Sarah to make a change to pathpilot for a tool changer, would it require a recompile or just a new function?
I want to build a transparent interface to pathpilot. I am currently looking at using a PIC or FPGA for this.
Thanks,
Iron-Man
Replied by Iron-Man on topic PathPilot controlled lathe toolchanger
Mike , sent you a pm , their are other ways to do this , but depends on if your using a tormach bit file
i can easily add a toolchanger into pathpilot easier probably than your trying to do ..
Sarah
Sarah to make a change to pathpilot for a tool changer, would it require a recompile or just a new function?
I want to build a transparent interface to pathpilot. I am currently looking at using a PIC or FPGA for this.
Thanks,
Iron-Man
Please Log in or Create an account to join the conversation.
25 May 2016 16:03 - 25 May 2016 16:05 #75078
by Iron-Man
Replied by Iron-Man on topic PathPilot controlled lathe toolchanger
Mike after looking at your code "if (new_width >= 900 && new_width <= 1050){
tool = 1; }"
The 900 and 1050 values. Are these in microseconds instead of milliseconds?
Thanks,
Iron-Man
tool = 1; }"
The 900 and 1050 values. Are these in microseconds instead of milliseconds?
Thanks,
Iron-Man
Last edit: 25 May 2016 16:05 by Iron-Man. Reason: milliseconds
Please Log in or Create an account to join the conversation.
25 May 2016 16:10 #75079
by cncbasher
Replied by cncbasher on topic PathPilot controlled lathe toolchanger
depends on what functions you need , i did a 8 tool changer all in a component
see the orac / triac toolchangers in the wiki
everything was done in hal file
see the orac / triac toolchangers in the wiki
everything was done in hal file
Please Log in or Create an account to join the conversation.
15 Apr 2018 14:18 #109071
by Iron-Man
Replied by Iron-Man on topic PathPilot controlled lathe toolchanger
I started my conversion a few weeks ago, will post pictures.
STATUS:
EMCO Compact 5 Tool Changer modified with a AMT203 ABS Encoder with SPI interface.
ARM LPC1768.
The encoder interface is now working.
Denford NovaTurn AC Servo Lathe used to make new encoder adapter.
Next step is PathPilot interface to MESA 7i77.
Will post on CNC Zone and Denford also.
Iron-Man
STATUS:
EMCO Compact 5 Tool Changer modified with a AMT203 ABS Encoder with SPI interface.
ARM LPC1768.
The encoder interface is now working.
Denford NovaTurn AC Servo Lathe used to make new encoder adapter.
Next step is PathPilot interface to MESA 7i77.
Will post on CNC Zone and Denford also.
Iron-Man
Please Log in or Create an account to join the conversation.
18 Apr 2018 05:51 #109230
by DaOne
Replied by DaOne on topic PathPilot controlled lathe toolchanger
Sarah (cncbasher), have you been able to compile the missing modules for pathpilot 2.0? I am doing a larger lathe with a 12 tool changer and did a bunch of work to get it working in classic ladder. Trying to get that and a few other missing modules working under 2.0. Love any help you can offer.
Please Log in or Create an account to join the conversation.
18 Apr 2018 12:50 #109248
by Iron-Man
Replied by Iron-Man on topic PathPilot controlled lathe toolchanger
DaOne can you list the names of the missing modules?
Thanks,
Iron-Man
Thanks,
Iron-Man
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.118 seconds