You are not logged in.
Pages: 1
Hi,
Which Macro shall I use to make the SPOS command to stop the mill spindle in a desired position? By default the CAxisMachinemotion macro is connected to the word SPOS in the sin840d-ctl, but that's not what I want... And SpindlemotionOff itself like M19 isn't enough.
I want to be able to stop a boring bar at any position e.g. 270 with the command SPOS 270.
This is one of the last things I have to deal with to make our DM160FD machine working real good...
Thanks
Regards,
Svante
Svante Eriksson
System owner
GKN Aerospace Engine Systems Sweden
Vericut 7.2.1, 7.3.4, 7.4 - NX 9.0.3
Offline
Hi Swante,
You can try this : Add a C2 axis above your Spindle in the components tree. Then add the "SPOS=" to call "C2AxisMotion". Then you should see the tool oriented as desired with SPOS=90.
Mustapha
Mustapha
Offline
Hi,
It worked fine. My mistake was that I did focus on Spindle macros, instead of add an extra rotary axis.
Thank you!
Svante Eriksson
System owner
GKN Aerospace Engine Systems Sweden
Vericut 7.2.1, 7.3.4, 7.4 - NX 9.0.3
Offline
Pages: 1