Problems with post.ini and surfcame.pst | | I'm sure this should be a new thread but, I'll darned if I cant find the link to start one....
I have two post templates fanuc dam 0t.L and fanuc dam 10t.L
This is how it looks in the post.ini file:
[LPOST]
Format C:\SURFCAM\POSTLIB\fanuc dam 0t.L
AutoOpen? Yes
Format C:\SURFCAM\POSTLIB\fanuc dam 10t.L
AutoOpen? Yes
When I open the NC Operations manager the two templates are listed. But only the second template is selected regardless of which I select in the Operations manager... its got to just be a matter of syntax. Can anyone point out my error(s)?... Thank you for the help.
Here is the lathe section of surfcam.pst.
BeginPost Lathe Default:1
PostItem Fanuc D.A.M. 0T
Status Fanuc D.A.M. 0T
ChDir "C:\SURFCAM\Velocity3\MPOST"
Delete "%p%N.TAP"
Command "C:\SURFCAM\Velocity3\MPOST\LPOSTWIN" "%p%N"
PostItem Fanuc D.A.M. 10T
Status Fanuc D.A.M. 10T
ChDir "C:\SURFCAM\Velocity3\MPOST"
Delete "%p%N.TAP"
Command "C:\SURFCAM\Velocity3\MPOST\LPOSTWIN" "%p%N"
EndPost
Oh, I am using PostHaste.
Thanks again |