LinuxCNC Fusion Post
- timmert
- Offline
- Elite Member
Less
More
- Posts: 165
- Thank you received: 0
14 Aug 2017 13:11 #97451
by timmert
LinuxCNC Fusion Post was created by timmert
Hello
Is there someone who already changed the pathpilot post to work with LinuxCNC?
I just did some test runs (facing, drilling ops, profiling) and it seems to work fine. There is only a difference in the tool change command.
Output in pathpilot post is:
T0606 for example
LinuxCNC wants T3 M6
Maybe there are some more differences?
Is there someone who already changed the pathpilot post to work with LinuxCNC?
I just did some test runs (facing, drilling ops, profiling) and it seems to work fine. There is only a difference in the tool change command.
Output in pathpilot post is:
T0606 for example
LinuxCNC wants T3 M6
Maybe there are some more differences?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23182
- Thank you received: 4868
15 Aug 2017 17:50 #97527
by andypugh
Replied by andypugh on topic LinuxCNC Fusion Post
Use the "EMC" post instead, that was the old name for LinuxCNC.
(Less easy for a lathe)
(Less easy for a lathe)
Please Log in or Create an account to join the conversation.
- timmert
- Offline
- Elite Member
Less
More
- Posts: 165
- Thank you received: 0
16 Aug 2017 07:48 #97552
by timmert
Replied by timmert on topic LinuxCNC Fusion Post
For my mill I use the EMC post
But it's for my lathe
But it's for my lathe
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23182
- Thank you received: 4868
16 Aug 2017 09:06 #97554
by andypugh
One solution would be to remap T to make your lathe act like a Tormach lathe.
There is an example remapping in the sample configs (sim/axis//lathe-fanucy ) This gives you wear offsets and a system that changes tool on the T-word without needing an M6. (Which is what most lathes do)
Replied by andypugh on topic LinuxCNC Fusion Post
For my mill I use the EMC post
But it's for my lathe
One solution would be to remap T to make your lathe act like a Tormach lathe.
There is an example remapping in the sample configs (sim/axis//lathe-fanucy ) This gives you wear offsets and a system that changes tool on the T-word without needing an M6. (Which is what most lathes do)
Please Log in or Create an account to join the conversation.
- timmert
- Offline
- Elite Member
Less
More
- Posts: 165
- Thank you received: 0
16 Aug 2017 09:12 #97556
by timmert
Replied by timmert on topic LinuxCNC Fusion Post
Thanks Andy
I will check if I can get it to work
I will check if I can get it to work
Please Log in or Create an account to join the conversation.
- timmert
- Offline
- Elite Member
Less
More
- Posts: 165
- Thank you received: 0
16 Aug 2017 14:51 - 16 Aug 2017 14:53 #97577
by timmert
Replied by timmert on topic LinuxCNC Fusion Post
I think that was easier than expected?
I merged the lathe-fanucy config with my own config. When I use the Tormach post to generate code, Linuxcnc can read the tool changes. Also when I manually give a t0606 command in the MDI it's working.
I merged the lathe-fanucy config with my own config. When I use the Tormach post to generate code, Linuxcnc can read the tool changes. Also when I manually give a t0606 command in the MDI it's working.
Last edit: 16 Aug 2017 14:53 by timmert.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23182
- Thank you received: 4868
16 Aug 2017 15:01 - 16 Aug 2017 15:01 #97578
by andypugh
Replied by andypugh on topic LinuxCNC Fusion Post
I think that the system expects to find a wear offset (or possibly base offset) in 10006 and the other in 06.
You can alter this behaviour is you want, it is all handled in the toolchange.ngc file
You can alter this behaviour is you want, it is all handled in the toolchange.ngc file
Last edit: 16 Aug 2017 15:01 by andypugh.
Please Log in or Create an account to join the conversation.
- timmert
- Offline
- Elite Member
Less
More
- Posts: 165
- Thank you received: 0
16 Aug 2017 15:04 #97579
by timmert
Replied by timmert on topic LinuxCNC Fusion Post
Yep, thanks
That was the only error I was receiving when loading a file.
I will edit it tomorrow.
That was the only error I was receiving when loading a file.
I will edit it tomorrow.
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds