Quantcast
Channel: CNCzone.com- Largest Forums for CNC Professional and Hobbyist alike!
Viewing all articles
Browse latest Browse all 72875

Problem How to use

$
0
0
Hey guys

I have FeatureCAM 2012 and I am changing my post processor to be able to work with my turn mill.

but everytime i use
<IF><ROTARYX><THEN>

Xbuild gives an error saying about the rotaryx command.

How should i go about wanting to mill Outside diameter rotaryx.....

I have this so far

<IF><TURNING><THEN>
{X<X-COORD>}{Z<Z-COORD>}F<FEED><EOB>
<ENDIF>
<IF><MILLING><THEN>
{C<ROT1-WIND>}
<ENDIF>
<IF><MILLING><THEN>
<IF><ROTARY-OD><THEN>
{X<X-COORD>}{C<ROT1-WIND>}{Z<Z-COORD>}
{F<FEED>}<EOB>
<ENDIF>
<ENDIF>
<IF><MILLING><THEN>
<IFNOT><ROTARY-OD><THEN>
{<MOTION>}C[anglexy(<X-COORD>,<Y-COORD>)]
X[radiusxy(<X-COORD>, <Y-COORD>)*2]
{Z<Z-COORD>}<EOB>
<ENDIF>
<ENDIF>



It only works with Rotary z.
Although i get rediculous C co ords. How can i max this at 360 degrees.


thanks i look forward to your help.
!

Viewing all articles
Browse latest Browse all 72875

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>