hendraprimasyahputra Posted October 18, 2012 Share Posted October 18, 2012 Hi all, Which G-code can be use in UMAC for array drill sequence ? I tried G73 but UMAC didn't recognize it. Thanks Quote Link to comment Share on other sites More sharing options...
curtwilson Posted October 18, 2012 Share Posted October 18, 2012 A G-code in a PMAC system is simply a form of a subroutine call. A subroutine must be written to implement the desired functionality. Did someone else write the G-code subroutines that you are successfully using? Quote Link to comment Share on other sites More sharing options...
hendraprimasyahputra Posted October 22, 2012 Author Share Posted October 22, 2012 I generate G-code from a CAM software post-processor, in the code there is a G73 which is a peck-drilling secuence for 3-axis milling but it didn't recognized by UMAC. In this case, is there any recommended G-code post-processor which is good for UMAC ? Quote Link to comment Share on other sites More sharing options...
curtwilson Posted October 22, 2012 Share Posted October 22, 2012 Inside your PMAC, PROG 1000 contains all of your G-code subroutine implementations. You, or whoever wrote this program for your system, should add the subroutine for the G73 implementation you want. Quote Link to comment Share on other sites More sharing options...
balikayhan Posted June 9, 2022 Share Posted June 9, 2022 Thank you for the information you have shared. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.