586,110 active members*
3,162 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > EdgeCam > Understanding Toolchange in Code Constructor
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    60

    Understanding Toolchange in Code Constructor

    In the code constructor there are three areas of toolchange:
    First toolchange
    Core toolchange
    Last toolchange

    What is the "what and why" of each one?
    On my last post processor rewrite, there were only two tools, it used the core and the last on the second or last toolchange. Therefore putting out the second tool twice.

    What am I not getting?
    I am in the process of writing posts for Fadals, Hurco Hawk 40 and Mori NV5000.
    Thanks for the help.

  2. #2
    Join Date
    Oct 2003
    Posts
    127
    they are seperate so you can force different things to happen.
    if you want some special action to happen at first or last toolchange but not every one.
    maybe you want to load tool 1 at the end of the program everytime or you want a M0 at the first tool on every program, this is where you set that up.


    for the older templates (which i think your using) i have all three filled out the same
    and don't have problems with double output. run code trace and see if you can narrow it down where its coming from.

    maybe get rid of info in last toolchange and see if it will still use general toolchange for output.

    for the new template i have first and core as basically the same then for last and general i use only the token "toolchange" (red one at top of list) and it uses the core process to output

    hope that helps

    i have wrote ones for fadals, okk, hurco vm1, haas vf3 wtr160 trunion and mori sieki vm5.
    i am currently writing new ones for my haas with the new templates and graphics.
    if you get stuck give me a hollar and maybe i can help.

  3. #3
    Join Date
    Mar 2008
    Posts
    60
    Thanks for the reply, we were closed yesterday and I am back on it today. I'll let you know how I come out.

    BK

Similar Threads

  1. Question on Toolchange
    By CROSSHATCH in forum LinuxCNC (formerly EMC2)
    Replies: 2
    Last Post: 09-29-2008, 02:57 PM
  2. Force toolchange ???
    By Lval in forum EdgeCam
    Replies: 5
    Last Post: 04-28-2008, 08:33 AM
  3. Ingnore toolchange
    By ORguitar in forum Mach Mill
    Replies: 9
    Last Post: 01-27-2008, 07:01 PM
  4. rw14 - Spindle will not index on toolchange
    By 66 AC COBRA in forum Milltronics
    Replies: 2
    Last Post: 04-16-2007, 04:51 PM
  5. Understanding G-code ... or not!
    By geoff p in forum G-Code Programing
    Replies: 4
    Last Post: 01-01-2006, 08:46 PM

Posting Permissions

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