Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Excessive indexing


John Morris
 Share

Recommended Posts

Excessive indexing

 

I do a fair bit of simple 3 face work on our horizontals and usually create 3 work planes with the part approximately where it will be on the tombstone and initiate a safety zone to make sure the tools clear on indexes. One issue I am having is the code will come out with what I consider to be strange moves. For example it will choose to go A90. then to A270 instead of A90 and A-90. Then with it in position at A270 it will go to tool change, come back and wrap all the way back around to A-90. I’ve been looking through the machine definition and configuration files trying to find a switch or setting to at least get rid of the A270. to A-90 (same face) with an unnecessary 360.

 

Can anyone give me a good place to look or is this a post edit or even tell me if it is something within the model that I can control?

 

Thanks

 

Sample code below:

 

%

O5192

(DATE - 04-20-11)

( T3 | 3/8 SPOT DRILL | H3 )

( T43 | 1/8 DRILL | H43 )

( T44 | NO. 6-32 TAPRH FORM | H44 )

G20

G0 G17 G40 G49 G80 G90

( SPOT RIGHT )

( 3/8 SPOT DRILL )

T3 M6

G0 G90 G154 P5 A90. X-.174 Y0. S5093 M3

G43 H3 Z10. M8 T43

G98 G82 Z-.07 R.1 P.5 F10.19

G80

Z10.

( SPOT LEFT )

G154 P6 A270. X.174 Y0. Z10. ( WHY NOT A-90.)

G98 G82 Z-.07 R.1 P.5 F10.19

G80

Z10.

M5

M9

G91 G28 Z0.

A0.

M01

( DRILL B4 TAP 1/8 LEFT )

( 1/8 DRILL )

T43 M6

G0 G90 G154 P6 A-90. X.174 Y0. S11000 M3 (SHOULD STAY AT A270. !!!!!!!)

G43 H43 Z10. M8 T3

G98 G83 Z-.7476 R.1 Q.1 F20.

G80

Z10.

( DRILL B4 TAP 1/8 RIGHT )

G154 P5 A-270. X-.174 Y0. Z10. (THEN BACK TO A90. ???)

G98 G83 Z-.7476 R.1 Q.1 F20.

G80

Z10.

M5

M9

G91 G28 Z0.

( 6-32 TAP RIGHT )

( NO. 6-32 TAPRH FORM )

T44 M6

G0 G90 G154 P5 A90. X-.174 Y0. S300 M3

G43 H44 Z10. M8 T27

G98 G84 Z-.6 R.1 F9.375

G80

Z10.

( 6-32 TAP LEFT )

G154 P6 A270. X.174 Y0. Z10.

G98 G84 Z-.6 R.1 F9.375

G80

Z10.

M5

M9

G91 G28 Z0.

M30

%

 

X5 Mill level 2

Link to comment
Share on other sites

Hi John,

I think it may be a post configuration issue.

If you look inside the PST file and search for the following line:

frc_cinit : yes$ #Force C axis reset at toolchange

try changing its value to no$ so this way it won't reinitialize itself for the angle calculation at the toolchange. therfore getting rid of the unwanted 360 degres move.

 

HTH

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...