post processor for alpha cam
07 Jun 2014 07:47 #47765
by pocamil
post processor for alpha cam was created by pocamil
hello, I am looking for a linuxcnc post processor to work with Planit Alphacam Software with S2M
it looks like Alphacam and the post processor requires TCP (tool center position) to generate G code for Linuxcnc controller and I have no idea what that means.
thanks for help!
regards,
it looks like Alphacam and the post processor requires TCP (tool center position) to generate G code for Linuxcnc controller and I have no idea what that means.
thanks for help!
regards,
Please Log in or Create an account to join the conversation.
07 Jun 2014 13:27 #47767
by ArcEye
Replied by ArcEye on topic post processor for alpha cam
Hi
As per your last related thread, if it is not on the wiki I linked to there is not one readily available.
If you do search you will find plenty of mach ones which won't be far off
www.machsupport.com/forum/index.php?topic=3607.0
regards
As per your last related thread, if it is not on the wiki I linked to there is not one readily available.
If you do search you will find plenty of mach ones which won't be far off
www.machsupport.com/forum/index.php?topic=3607.0
regards
Please Log in or Create an account to join the conversation.
08 Jun 2014 01:44 #47780
by pocamil
Replied by pocamil on topic post processor for alpha cam
i just look the mach processor file and I must admit I do not have the abilities to do some kind of conversion between processors.
i used another cam/cam to generate a g-code for mach arcs mm and linuxcnc arc mm and they are not much different, most of differences are in the beginning of files, but still a long way before I can do anything.
is there a guide of something to convert from mach to linuxcnc?
thanks again ArcEye
i used another cam/cam to generate a g-code for mach arcs mm and linuxcnc arc mm and they are not much different, most of differences are in the beginning of files, but still a long way before I can do anything.
is there a guide of something to convert from mach to linuxcnc?
thanks again ArcEye
Please Log in or Create an account to join the conversation.
08 Jun 2014 02:17 #47782
by ArcEye
Unfortunately not, it revolves really around understanding gcode.
A lot of people are coming to cnc these days, downloading a .dxf from the net, loading into cad, pushing it through cam, then loading into a cnc program and making the part, whilst having no idea what any of it means or does.
When it does not work, is when the problems start.
A very rough guide:
Get rid of line numbers
Output a file with .ngc extension
Check the codes in the headers against the gcode docs to make sure they exist
Get rid of percent signs top and bottom
Then run through the post, load it into Axis and if you get errors, read the error and go to the line area highlighted and look at the code
If you have a specific error thereafter, come back with it and the code that produced it.
regards
Replied by ArcEye on topic post processor for alpha cam
is there a guide of something to convert from mach to linuxcnc?
Unfortunately not, it revolves really around understanding gcode.
A lot of people are coming to cnc these days, downloading a .dxf from the net, loading into cad, pushing it through cam, then loading into a cnc program and making the part, whilst having no idea what any of it means or does.
When it does not work, is when the problems start.
A very rough guide:
Get rid of line numbers
Output a file with .ngc extension
Check the codes in the headers against the gcode docs to make sure they exist
Get rid of percent signs top and bottom
Then run through the post, load it into Axis and if you get errors, read the error and go to the line area highlighted and look at the code
If you have a specific error thereafter, come back with it and the code that produced it.
regards
The following user(s) said Thank You: pocamil
Please Log in or Create an account to join the conversation.
08 Jun 2014 02:44 #47783
by pocamil
Replied by pocamil on topic post processor for alpha cam
you are right, i am one who knows nothing about g-code.
I will try what you said and see what happens, nice suggestions, thanks again!
I will try what you said and see what happens, nice suggestions, thanks again!
Please Log in or Create an account to join the conversation.
Moderators: Skullworks
Time to create page: 0.187 seconds