Custom Macro

Custom Macro

Anonymous
Not applicable
669 Views
3 Replies
Message 1 of 4

Custom Macro

Anonymous
Not applicable

Hello to all. I have a macro that I wrote for helical bores, in my machines. How can I get FeatureCam to output the same macro when creating a bore or hole feature during programming?  The code will look something like this ,                   G65 P7090 X0 Y0 B2.5 C1. K.05 R.01 W.35 Z.55   I only want to output this call and not the moves that the software generates. Thanks

0 Likes
670 Views
3 Replies
Replies (3)
Message 2 of 4

dames99
Advocate
Advocate

You can use a toolpath feature and enter the code in the text box.

 

David

0 Likes
Message 3 of 4

abhishek.juvekar
Alumni
Alumni

Hi @Anonymous,

 

Thanks for your posting on Autodesk Forum.

 

Did you try with Drill/Mill Options in hole feature?

 

Help says:

 

"Rough with Endmill to full diameter — this option lets FeatureCAM rough to the final hole diameter without having a finish pass.

  • Use hole milling canned cycle if available ( ) — For machines that support hole/bore milling, such as Heidenhain Cycle 208, Siemens POCKET4, Fagor G88, and Haas G12/13. The hole milling canned cycle is posted using the hole milling format in XBUILD. If you enter a G code, for example G208, for the Hole Milling cycle in the NC Codes dialog in XBUILD, that code displays in the brackets after this attribute name, for example Use hole milling canned cycle if available (G208)."

Thank you.



Abhishek
0 Likes
Message 4 of 4

Anonymous
Not applicable

Hi @Anonymous,

 

You can wrote a "User Defined Feature" there set the coordinate in XY and regard the feature you can manuelly set the depth of the hole i Z.

 

Hope this can give you a way:-)

 

0 Likes