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:

Adding G10 start line to the Haas post


DaveR
 Share

Recommended Posts

%

o00026(PART - )

(NOTES - )

G0G17G40G80G90

G10L2P1X0.Y0.Z0.

G10L10P1R0.0

 

Using the standard Haas post in X2.

 

We are looking to start presetting tools and need to get G10 lines at the program start. Anyone know how to get this output from the post, where to put it?

 

We've been just adding it by hand but it would be nice not to have to bother.

 

Thanks for any assistance.

 

 

As a side question what preseters are you guys using? We are using a cobbled together setup now that works but need to get a "real" one soon. I saw the Dorian model for under 3k looks cheap, but may work fine.

 

Dave

Link to comment
Share on other sites

Alright I saw that post in a search but where in the post do you put this?

 

__________________________________

 

if mi5$, g10_output = yes$

if g10_output,

[

tlo_val = hldr_len + oa_len

if t$ >= 0, pbld, "G10 G90 L10", "P",no_spc$*,pnote, *tlo_val, e$

if t$ >= 0, tcnt = tcnt + 1

]

___________________________________

 

Just so I know I read that thread right and this code right if I flip mi5 on in the tool path menu then it will output the G10 lines?

 

Thanks

 

Dave

Link to comment
Share on other sites

The section you pulled out is in the pwrtt section,

 

that allows it to preread and pull all of the information out

 

quote:

flip mi5 on in the tool path menu then it will output the G10 lines?


If you set mi5$ or any mi$ of your choosing, I chose 5, you'll get the output.

 

Now remember you also have to define your tools as well. Otherwise it will pull the default library info.

 

So having a complete tool library makes this process a whole lot easier.

 

I amaintain a pretty standard library with everything defined, I only wind up altering something in a tool definition once in awhile, I don't save thos back to the library, I leave the definitions in the part file.

Link to comment
Share on other sites

I left it, I the output my G10 info into the tooltable just below the tool description, kind of a one stop look at all the info about the tools.

 

Leaving the tool table in and adding the G10 output will give you this

 

code:

(T1  -  1. SPOTDRILL             - H1  - D1  - D1.0000"  -         - DRILL/CBORE)

(LYNDEX HOLDER)

(HOLDER GAGE LENGTH 2.35)

(TOOL LENGTH 3.)

G10 G90 L10 P1 R5.35

(T2 - 5/16 DRILL - H2 - D2 - D0.3125" - - DRILL/CBORE)

(ER-16 HOLDER 5.25 GAGE)

(HOLDER GAGE LENGTH 2.35)

(TOOL LENGTH 4.)

G10 G90 L10 P2 R6.35

(T3 - #6-32 STI CUTTINGTAP - H3 - D3 - D0.1380" - - DRILL/CBORE)

(LYNDEX DRILL CHUCK)

(HOLDER GAGE LENGTH 2.35)

(TOOL LENGTH 1.75)

G10 G90 L10 P3 R4.1

(T4 - 3/64 130° MACHINE DRILL - H4 - D4 - D0.0469" - - DRILL/CBORE)

(SMALL DRILL CHUCK)

(HOLDER GAGE LENGTH 1.)

(TOOL LENGTH 1.75)

G10 G90 L10 P4 R2.75

(T5 - #67 CARBIDE CIRCUIT BOARD DRILL - H5 - D5 - D0.0320" - - DRILL/CBORE)

(ER-16)

(HOLDER GAGE LENGTH 1.)

(TOOL LENGTH 2.)

G10 G90 L10 P5 R3.

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