587,098 active members*
6,061 visitors online*
Register for free
Login
Results 1 to 14 of 14
  1. #1
    Join Date
    Jul 2008
    Posts
    139

    Cool POSTING G13'S

    Does anyone have a trick to make Mastercam post G13's?

    My first thought was to edit the posting of an unused custom drill cycle to get it done. But it isn't that simple, it would work for the first hole them output x-y locations. I need to retract and repeat at next x-y location which is assumed in canned cycles. Any suggestions would be appreciated.

  2. #2
    Join Date
    Jul 2008
    Posts
    139
    Well I guess I figured out a solution first. If anyone else has a better idea, lets have it. What I found in Mpmaster post is a perfect fit for me. Custom drill cycle 9 is coded to output subprogram calls. The prog # is passed through the peck value, so if I drill a series of points and put 1234 in as 1st peck I get:
    X0. Y0. M98 P1234
    X1. Y0. M98 P1234
    X2. Y0. M98 P1234,Etc.
    Now I can just write the G13"s into a subprogram.

  3. #3
    Join Date
    Jan 2006
    Posts
    4396
    Have you asked the guys over on the Emastercam Board yet?
    Toby D.
    "Imagination and Memory are but one thing, but for divers considerations have divers names"
    Schwarzwald

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

    www.refractotech.com

  4. #4
    Join Date
    Jul 2008
    Posts
    139
    Will do.

  5. #5
    Join Date
    Jan 2006
    Posts
    4396
    Great, see you there. BTW: sorry I forgot to post a hyperlink to the sight
    Toby D.
    "Imagination and Memory are but one thing, but for divers considerations have divers names"
    Schwarzwald

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

    www.refractotech.com

  6. #6
    Join Date
    Jul 2008
    Posts
    139
    Problem solved: Now have G13's posting in subs using custom drill cycle.

    The guys on emastercam forum really know the MP language well.
    Anyone needing this type of posting can see my code on the emastercam forum.

  7. #7
    Join Date
    Jan 2006
    Posts
    4396
    Quote Originally Posted by mastercamguru View Post
    Problem solved: Now have G13's posting in subs using custom drill cycle.

    The guys on emastercam forum really know the MP language well.
    Anyone needing this type of posting can see my code on the emastercam forum.
    Congrats on your success!!!!!
    Toby D.
    "Imagination and Memory are but one thing, but for divers considerations have divers names"
    Schwarzwald

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

    www.refractotech.com

  8. #8
    Join Date
    Jul 2007
    Posts
    6
    what is the hyperlink to emastercam??

  9. #9
    Join Date
    Jul 2008
    Posts
    139

  10. #10
    Join Date
    Jul 2007
    Posts
    6
    Thanks

  11. #11
    Join Date
    Mar 2006
    Posts
    1013
    I read thru this and couldn't find what the G13 was actually supposed to do on you machine/control. Or what the format was supposed to look like.

    Mike Mattera
    Tips For Manufacturing Training CD's, DVD's for Mastercam, SolidWorks, Inventor, G-Code Training & More
    http://www.tipsforcadcam.com

  12. #12
    Join Date
    Jul 2008
    Posts
    139

    Smile

    Thanks for the reply Mike:

    I have a few custom cycles built for my specific purposes. Mostly hermetic feedthru features, pilot bores for 10-48 or 1/4-36 thds, flat bottom pilots for rolltaps, and countersink routines are what I use most. The idea was to eliminate the need to manually write subs for these features as Mastercam doesn't have native support for G13 calls. I have routines for common features written so far. You can check them out if you like. I have just posted a new topic at emastercam "V9 Mpmaster post question", maybe you have some input there as well. I wanted to upload file to Jay's ftp(to link to it in my post), but it wants user & passwd so I'll upload it here.
    The post is working well with no bugs so far. Just annoyances.(read the emastercam post)

    Anyways here is what I have so far.
    Attached Files Attached Files

  13. #13
    Join Date
    Jul 2008
    Posts
    139

    Cool

    If anyone is looking for this kind of functionality in X2 here's my latest revision.
    Still a work in progress, but getting close.

    Added corner speed feedrate factoring--lazy man"s additional offsets with toolpath subs and nested custom drill cycles.

    The beginning of the post shows what mi's and mr's are used.

    No transform subs supported yet, but soon.

    Just can't find the time to dive in and "git-R-done".
    Attached Files Attached Files

  14. #14
    Join Date
    Jul 2008
    Posts
    139

    Smile

    Sorry Mike. I missed the question and I haven't been here for a while.

    G13 works like circle mill with 180 degree sweep lead in/out arcs.

    Should look like this: G13 I.0704 F5. D25

    This interpolates a rad of .0704" at 5 ipm using D25 cutter comp.

    To machine multiple bores/counterbores I can pick the center points for a custom drill cycle instead of chaining all the geometry.

    Then enter depths and radii in custom drill parameters.

    Feed rates and cutter comps are input on misc integers page, as are rapid plane/feed plane and a trigger to post as subs or not.

Similar Threads

  1. First posting
    By fraserneville in forum Wood Lathes / Mills
    Replies: 1
    Last Post: 09-20-2008, 03:01 PM
  2. About posting?
    By Netjams in forum DIY CNC Router Table Machines
    Replies: 4
    Last Post: 04-13-2006, 01:55 AM
  3. RFQ Posting
    By LFJ in forum Employment Opportunity
    Replies: 4
    Last Post: 08-13-2005, 09:31 PM
  4. Posting RFQ
    By cncadmin in forum RFQ (Request for Quote)
    Replies: 0
    Last Post: 11-04-2004, 05:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •