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:

Haas Setting 29


Rocketmachinist
 Share

Recommended Posts

On Haas VMCs, there is a setting that will turn G91 to a non modal mode. Is there any reason that I should not turn this setting on? I always think in absolute and never run subroutines and my program only uses it to get the z axis up. So will any problem arise if I turn this setting on?

 

 

Its not on by default for a reason.

Id leave it as is.

 

Bad thing can happen if you change things from the norm.

 

Why would you want to change it??

 

 

 

 

 

 

 

 

 

PEACE :D

Link to comment
Share on other sites

so when I'm programming in mdi i don't have to remember the g90 before anything else. The last lines of my code are

 

N17 G91 G28 Z0. M9

N18 G28 Y0.

N19 M30

%

 

So then I am programming in MDI and say G54 X0. and it goes nowhere or whose goes somewhere weird I want it to be in g90 all the time. Probably I should just edit my post.

Link to comment
Share on other sites

Or just find the spot(s) in your post (pretract and pretract0 for null toolchanges) that outputs the

N17 G91 G28 Z0. M9

N18 G28 Y0.

N19 M30

%

 

and add a line so it always outputs like this...

 

N17 G91 G28 Z0. M9

N18 G28 Y0.

N** G90 <<<<<<<<<<<<<<

N19 M30

%

 

Not much to worry about with that...

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...