adriangillitt
Marine/Ocean
- Jun 17, 2003
- 10
We have 3 cnc machines now, 2 which are relatively new and one which is very very old. Its a matchmaker 750 CNC milling machine. We have it linked via serial to a computer which we feed the g code to.
We are having some problems getting a post processor to work with mastercam. We have a generic postprocessor from a matchmaker 850 series milling machine, but undoubtedly they are inherently different.
We are having problems with it understanding polar coordinates this is an example of a simple circle toolpath generated by mastercam using the postprovessor.
N100 G4 * O000026-06-03 *
N102 G4 *CIRCLE1 *
N104 G4 * TOOL 1 UNDEFINED *
N106 G40 T1 M3 S1000 ( ) 3 ( )
N108 G0 X30. Y12.
N110 Z-50.
N112 G1 X18. F500.
N114 G3 X6. Y0. J-12.
N116 X94. I44.
N118 X6. I-44.
N120 X18. Y-12. I12.
N122 G1 X30.
N124 Z-60.
N126 G4 M91
N128 G4 M90
It does not understand the coordinate system. Does anyone know what i need to tell the postprocessor to output in terms of polar coordinates.
Even better would anyone know where i might be able to get a postprocessor for this machine?
Thank you all in advance.
We are having some problems getting a post processor to work with mastercam. We have a generic postprocessor from a matchmaker 850 series milling machine, but undoubtedly they are inherently different.
We are having problems with it understanding polar coordinates this is an example of a simple circle toolpath generated by mastercam using the postprovessor.
N100 G4 * O000026-06-03 *
N102 G4 *CIRCLE1 *
N104 G4 * TOOL 1 UNDEFINED *
N106 G40 T1 M3 S1000 ( ) 3 ( )
N108 G0 X30. Y12.
N110 Z-50.
N112 G1 X18. F500.
N114 G3 X6. Y0. J-12.
N116 X94. I44.
N118 X6. I-44.
N120 X18. Y-12. I12.
N122 G1 X30.
N124 Z-60.
N126 G4 M91
N128 G4 M90
It does not understand the coordinate system. Does anyone know what i need to tell the postprocessor to output in terms of polar coordinates.
Even better would anyone know where i might be able to get a postprocessor for this machine?
Thank you all in advance.