
Originally Posted by
sinderal
If you are using MPost then do followings:
Edit your post that you are using: (Postform.m or xxxx.m3)
1. Tool Change and First Tool Change:
add
T[Tool] M6 (0 d[ToolDiam] s[Style] c[corner] )0
2. At that post before end of that post
add
Replace "d" with "D"
Replace "c" with "CR="
Replace " )" with ")"
Replace "s000" with "BALL"
Replace "s803" with "BALL"
Replace "s001" with "ENDMILL"
Replace "s801" with "ENDMILL"
Replace "s002" with "BULLNOSE"
Replace "s802" with "BULLNOSE"
Replace "s003" with "TEARDROP"
Replace "s004" with "KEYWAY"
Replace "s005" with "SHELLMILL"
Replace "s006" with "TAPERED BULLNOSE"
Replace "s007" with "TAPERED ENDMILL"
Replace "s008" with "DOVETAIL"
Replace "s009" with "CHAMFER"
Replace "s010" with "CORNER ROUND"
Replace "s100" with "CENTER"
Replace "s101" with "DRILL"
Replace "s102" with "TAP"
Replace "s103" with "REAM"
Replace "s104" with "BORING"
Replace "s105" with "CUSTOM1"
Replace "s106" with "CUSTOM2"
Replace "s107" with "CUSTOM3"
Replace "s108" with "CENTER"
Replace "s109" with "2EDGE"
Replace "s110" with "COUNTERBORE"
Please try by yourself!