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:

post help - custom drill cycles


YoDoug®
 Share

Recommended Posts

I am modifying a lathe post to use custom drill cycles for part probing. I have three cycles set up for custom 9,10,11. the output is just about what I need, what I am having trouble is getting the labels inside of the toolpath on the custom drill parameters to say "diameter", "print", etc.

 

TIA

Link to comment
Share on other sites

Which parameters Doug?

 

 

Those labels are handled down in the text section of the X posts.

 

If it is on the custom parameters tab

 

you'll have to add in the labels something like this

 

code:

[drill cycle 10 custom parameters]

1. "ID PROBE PARAMETERS"

2. ""

3. ""

4. ""

5. ""

6. ""

7. "(S) HOLE SIZE"

8. "(W) WORK OFFSET"

9. ""

10. ""

11. ""

Link to comment
Share on other sites

I added this and there is no change.

 

code:

[drill cycle 9 custom parameters]

1. "DIAMETER TO MEASURE"

2. "VARIABLE NO TO STORE THE POSITION ERROR"

3. "TOLERANCE = H.001 = +/-.001"

4. "VARIABLE NO TO STORE THE ERROR"

5. "STYLUS OVERTRAVEL"

6. "THE RADIUS OF THE FEATURE FOR OFFCENTER FEATURES"

7. "SPINDLE ORIENTATION FOR MEASURE"

8. "TOOL NO TO BE UPDATED"

9. "UPPER LIMIT ERROR AMOUNT"

10."PRINT, 1.0 PRINT W/O HEADER, 2.0 PRINT W HEADER"

I also tried changing the text in the control def and no change with that either

Link to comment
Share on other sites

You'll need to "reload" the machine def to pick up the changes.

 

also,

 

if you have multiple control def inside of the text section, you might check to make sure you edited the one for that machine.

 

Where it lists the control

 

code:

[CTRL_MILL|HAAS_3AX__MPMASTER]

Link to comment
Share on other sites

Are they on here?

code:

 # --------------------------------------------------------------------------

# Enable Canned Drill Cycle Postblocks, set for mill and lathe

# --------------------------------------------------------------------------

pcuttypldrl #Change cut parameters for lathe drill

usecandrill$ = 0

usecanpeck$ = 0

usecanchip$ = 1

usecantap$ = 1

usecanbore1$ = 0

usecanbore2$ = 0

usecanmisc1$ = 0

usecanmisc2$ = 0


Link to comment
Share on other sites

Mail Doug.

 

For some reason which I cannot put my hands on it just would NOT see your section.

 

I went into the control def >> text section and named a custom cycle, this in turn created a new control def reference in your post. I then copied all of your stuff into the new reference, deleted the old and all is now well.

 

I've seen small spelling errors cause problems when naming by hand but yours was named exactly the same as the new created one, so I am sort of stumped as to the why but it is now fissed

 

smile.gif

Link to comment
Share on other sites

Thanks John, It looks great. I just added description info for the other 2 probe cycles and they are showing up as should.

 

I still have some more testing before I can release this to my other programmers. If I come across anything else weird I will post.

 

cheers.gif

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