View Full Version : Mastercam to Galil Post processor needed


bbutcher85710
02-05-2007, 09:15 AM
I am searching for a post processor to use Mastercam with my Galil DMC-1750 controller. I am converting a Bridgeport Mill to CNC and only need 3 axis control. Any ideas?

Alex_Cole
02-24-2007, 11:31 AM
put together a sample program that cuts lines and arcs using a contour toolpath. Then program all of the drilling/tapping cycles you wish to be supported. Post out this program using Generic_Fanuc_4_axis in X or MPfan.pst in 9.

With the generated Gcode put notes to the right of the code that describes the changes that need to be made for the code to run correctly on your machine.

You may also want to include a complete G and M code list for your machine.

Send the MCX or MC9 file along with the post you used to your Mastercam dealer or post it here as someone else may be able to help but whoever works on it is going to need this info.

Hope this helps.

AC

TUCSONCNC
06-19-2008, 02:43 PM
Alex_Cole,

any luck with the galil post?

I need this also.

-matt mkern@sionpower.com

Karl_T
06-19-2008, 03:55 PM
Alex_Cole,

any luck with the galil post?

I need this also.

-matt mkern@sionpower.com

What are you using for the host interface? Galil smart terminal won't get it. The needs of this host is what determines your mastercam post.

I see Mach now supports Galil. This would be an excellent low cost solution. Or if you like top shelf, take a look at Camsoft.

Karl

Alex_Cole
06-19-2008, 04:29 PM
If you are using the Mach system then the default MPfan.pst or Generic_4ax_mill should work almost perfect right out of the box.

Alex Cole