Z axis indexing on UMC-750 posting to wrong rotary

wmtcoinc
Enthusiast

Z axis indexing on UMC-750 posting to wrong rotary

wmtcoinc
Enthusiast
Enthusiast

When I use Z axis indexing on UMC-750 posting to wrong rotary, and the Sim shows tool working in the X+ side of the table while posting commands moves in the x- side.  All the rotary move are in the B rotary, not the C rotary. 

0 Likes
Reply
726 Views
9 Replies
Replies (9)

abhishek.juvekar
Alumni
Alumni

Hi @wmtcoinc ,

 

Thanks for raising your query on Autodesk Forum.

 

Set the Spindle located at C = 0 in stock indexing. You will also have to set the condition in the post-processor.

 

6F446DE2.PNG

 

Now check the code.

 

Thank You



Abhishek
0 Likes

wmtcoinc
Enthusiast
Enthusiast

where is that located in the Stock FeatureCam post for the UMC 750?

0 Likes

wmtcoinc
Enthusiast
Enthusiast

The stock post looks like this for linear moves.

 

<IF>[restart_tcpc]<THEN>
{N<SEQ> }G0 G234 X<X-COORD> Y<Y-COORD> Z<Z-COORD> H<OFFSET-NUM> <COOLANT><EOB>
{N<SEQ> }M13<EOB>
{N<SEQ> }M11<EOB>
{N<SEQ> }G1<EOB>
[:tcpc=true]
[:restart_tcpc=false]
<ELSE>
{N<SEQ> }{<MOTION> }{<PLANE> }{<COMP-STAT> }
<IF><COMP-START><THEN>
<BOL> D<COMP-NUM><32>
<ENDIF>
<IF><IS-INC-MAC><THEN>
{X<@X-COORD> }{Y<@Y-COORD> }{Z<@Z-COORD> }F<FEED><EOB>
<ELSE>
{X<X-COORD> }{Y<Y-COORD> }{Z<Z-COORD> }{B<ROT1-WIND> }{C<ROT2-WIND> }
<IF><COMP-3D-ON><THEN>
I<X-SRFNORM> J<Y-SRFNORM> K<Z-SRFNORM><32>
<ENDIF>
F<FEED><EOB>
<ENDIF>
<ENDIF>

0 Likes

abhishek.juvekar
Alumni
Alumni

Hi @wmtcoinc ,

 

I am not the post-processor expert. But I have attached the modified fm file and standard post with necessary modifications. Can you please take a look and if this doesn't help, please create a support case for post-processor team?

 

Thank You

 



Abhishek
0 Likes

wmtcoinc
Enthusiast
Enthusiast

That fixed the rotary ID thing , but it doesn't fix the x axis over travel the the plus direction.  The UMC-750 has 30" of X travel.  About 11" in X+ and 19" in X- center to the table.   This means the the milling in the sample must be done in the X- side of the table or you will travel limits.  Your sample run past the X+ machine travel limits. How can I force the post to do this so the Z axis indexing will work on this machine?    

 

Russ F.

0 Likes

wmtcoinc
Enthusiast
Enthusiast

After years of trying the fine the fix , still no answer!!!!!!

0 Likes

wmtcoinc
Enthusiast
Enthusiast

Well , since no one in this forum can figure this problem out, I left a phone massage with my Rep, and he din't return my call.

Russ 

    

0 Likes

Mikhail_Voronin
Advocate
Advocate

Hi @wmtcoinc 

 

Maybe this can help you.

 

321.PNG

________________________________________
Mikhail
0 Likes

wmtcoinc
Enthusiast
Enthusiast

Mikhail_Voronin your not doing a Z axis indexing cut.  This program would run out of X travel. 

 

Thanks anyway, Russ

0 Likes