MasterCAM X6 Post_Spyder CNC
31 Oct 2019 17:56 #149300
by DSedore
MasterCAM X6 Post_Spyder CNC was created by DSedore
Trying to track down a working Linux CNC post for Mastercam X6. Looking at the APSX Spyder benchtop cnc that uses Linux CNC.
If anybody has a Spyder CNC would be interested in your thoughts on the machine?
Cheers
D
If anybody has a Spyder CNC would be interested in your thoughts on the machine?
Cheers
D
Please Log in or Create an account to join the conversation.
31 Oct 2019 19:32 #149302
by Leon82
Replied by Leon82 on topic MasterCAM X6 Post_Spyder CNC
I am a self declared mastercam expert.
I made on at my job, I commented out the % and the program number and it runs good sofar. Ive done 3 axis stuff sofar
I used mpfan the generic fanuc post . If you were to post what you want the code to look like I can most likely get it to work. Fancy TCP logic would be over my head
I made on at my job, I commented out the % and the program number and it runs good sofar. Ive done 3 axis stuff sofar
I used mpfan the generic fanuc post . If you were to post what you want the code to look like I can most likely get it to work. Fancy TCP logic would be over my head
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
31 Oct 2019 19:36 #149303
by tommylight
Replied by tommylight on topic MasterCAM X6 Post_Spyder CNC
@DSedore
No Double posting, the other post deleted.
Thank you.
No Double posting, the other post deleted.
Thank you.
Please Log in or Create an account to join the conversation.
14 Nov 2019 12:05 - 16 Nov 2019 19:03 #150359
by ississ
Replied by ississ on topic MasterCAM X6 Post_Spyder CNC
Hi
I made a linuxcnc post for a friend some time ago, for X5 if my memory is correct.
3 and 4-axis and lathe with some restrictions, no tcp. Based on fanuc post(s).
I'll try to remember to dig the archives when I got home
Edit: added the modified posts.
Feel free to use as you wish at your own risk.
These are not official posts in any way, I take no responsibility if anything unexpected happens.
Control definition settings (known to work)
NC output: Absolute mode
misc int values:
1. work coordinates = 0
2. abs/inc = 0
3. reference return = 1
Feed options: select all unit/min and inverse = feed in minutes
Rigid tapping is not tested
I made a linuxcnc post for a friend some time ago, for X5 if my memory is correct.
3 and 4-axis and lathe with some restrictions, no tcp. Based on fanuc post(s).
I'll try to remember to dig the archives when I got home
Edit: added the modified posts.
Feel free to use as you wish at your own risk.
These are not official posts in any way, I take no responsibility if anything unexpected happens.
Control definition settings (known to work)
NC output: Absolute mode
misc int values:
1. work coordinates = 0
2. abs/inc = 0
3. reference return = 1
Feed options: select all unit/min and inverse = feed in minutes
Rigid tapping is not tested
Attachments:
Last edit: 16 Nov 2019 19:03 by ississ.
The following user(s) said Thank You: andypugh
Please Log in or Create an account to join the conversation.
Moderators: piasdom
Time to create page: 0.081 seconds