603,785 active members*
17,167 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Mastercam > MCX2 - get mastercam to queue up next tool?
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    86

    MCX2 - get mastercam to queue up next tool?

    Hey guys,

    I have a quick question regarding (what I would hope to be) a simple post edit for MCX2.

    I am programming a hitachi seiki mill with a Yasnac control using the generic 3axis vmc post that came with X2.

    I have edited most of the post already to include simple things like zeros in all the g-code e.x. (G02 instead of G2) so far everything works great.

    However,

    When I call up a tool (M06) I am curious as to how I can have Mastercam look ahead and queue up the tool for the next operation? (My will has an external 30 pocket tool changer). It's a heck of a lot faster if the tool carousel does it's huge rotation while the previous operation is underway... Instead of starting to turn when the next M06 command comes up.

    It's simple enough to add in manually after the fact but it becomes kind of a pain when the program has more than 10 tool changes!

    Thanks,
    Colton.

  2. #2
    Join Date
    Dec 2008
    Posts
    3214
    In the machine definition file under "Tools", place a check of "Pre-Stage tools".

    If it still is not pre-staging, then it would also need enabling in the post
    search for "stagetool" , I would say it is currently set to zero or n/no
    stagetool : 1 # 0 = no, 1 = yes

  3. #3
    Join Date
    Jul 2009
    Posts
    86
    Quote Originally Posted by Superman View Post
    In the machine definition file under "Tools", place a check of "Pre-Stage tools".

    If it still is not pre-staging, then it would also need enabling in the post
    search for "stagetool" , I would say it is currently set to zero or n/no
    stagetool : 1 # 0 = no, 1 = yes
    Awesome, it's running smoothly now.

    For anyone curious it was set to "0" (options being 1 or 0)

    Thanks,
    Colton

  4. #4
    Join Date
    Sep 2009
    Posts
    75
    Sent a PM to Superman about this, but in the mean time i figured id post about it too.

    I tried to follow your instructions but im finding its not working in the program. I even went ahead and tried to edit the post to get it to work but no go.

    I have mastercam x5, here is my post:

    stagetool : 1 #SET_BY_CD 0 = Do not pre-stage tools, 1 = Stage tools
    stagetltype : 1 #0 = Do not stage 1st tool
    #1 = Stage 1st tool at last tool change
    #2 = Stage 1st tool at end of file (peof)

    In mastercam x5 machine definition manager, under tool changer group, right click on automatic tool changer and hit properties.

    From there i selected "No indexing/pre-stage tool" under indexing method.

    The post spits out a program like this:

    N120 T1 M6
    N130 G0 G90 G54 X6.563 Y0. C0. S1528 M3
    N140 G43 H1 Z2.
    N150 M88
    N160 G98 G81 Z-1.35 R-.1 F4.6
    N170 X15.188
    N180 X23.813
    N190 X32.438
    N200 G80
    N210 M09
    N220 M5
    N230 G91 G28 Z0.
    N240 G28 Y0. C0.
    N250 M01
    N260 T3 M6

    As you can see it does not call the tool up before the machining. Any ideas?

  5. #5
    Join Date
    Dec 2008
    Posts
    3214
    Quote Originally Posted by Xavior View Post
    In mastercam x5 machine definition manager, under tool changer group, right click on automatic tool changer and hit properties.

    From there i selected "No indexing/pre-stage tool" under indexing method.

    As you can see it does not call the tool up before the machining. Any ideas?
    Your problem is this bit, you've changed the machine def layout... instead of the actual Control Definition file ( in your post it says "SET_BY_CD"....meaning that file actually switches it )

    Re-reading my last post, it should have said
    --open the MMD file, then access the associated CD file, then go to the "Tools" tab

Similar Threads

  1. MCX2 - editing post to queue up next tool
    By colton_m in forum Post Processors for MC
    Replies: 1
    Last Post: 08-28-2009, 08:00 AM
  2. help to customize my mcx2 post
    By sergsaa in forum Mastercam
    Replies: 1
    Last Post: 12-04-2008, 11:58 PM
  3. MCX2 setup sheet????
    By QMI2007 in forum Mastercam
    Replies: 5
    Last Post: 07-10-2008, 02:41 PM
  4. MC9 to MCX2
    By Mitsui Seiki in forum Mastercam
    Replies: 5
    Last Post: 05-17-2008, 05:25 AM
  5. It works!! Queue the nanner.
    By owner66 in forum DIY CNC Router Table Machines
    Replies: 3
    Last Post: 01-25-2008, 01:51 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
  •