585,938 active members*
3,245 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Dynomotion/Kflop/Kanalog > Please help me with my routine for Tool Changes.....
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2013
    Posts
    11

    Please help me with my routine for Tool Changes.....

    I am trying to run 2 files with 2 different tools and my self taught method of setting everything to ZERO seems pretty goofy. Any help in is greatly appreciated since there must be a simpler method that is less prone to human error.

    Here is how I am currently setting 0,0,0:

    1. Zero tool (1) at 0,0,0 and push "zero all" button on Kmotions Tool Screen.
    2. C-Program Screen push "Save, Compile, Download, Run" button
    3. Kmotion Tool Screen push "zero all" button (SECOND TIME) as one of the two screens (Green, Orange) doesn't always have 3 ZEROs
    4. C-Program Screen push "Save, Compile, Download, Run" button (SECOND TIME)

    I have been doing this routine because sometimes the machine would starts somewhere other than 0,0,0 by mistake and ruin the part. This little routine has served me well but there must be a better way.

    A. I run File 1 with Tool 1 after the above steps.
    B. I then type in G0 X0 Y0 Z6
    C. Remove the dust shoe and manually change to tool 2. Repeat all 4 steps above to make sure everything is set at 0,0,0
    D. Load file 2 and complete the part.

    Thank-you!!

    Clayton

  2. #2
    Join Date
    May 2006
    Posts
    4045

    Re: Please help me with my routine for Tool Changes.....

    Hi Clayton,

    You don't need to use the C Programs Screen to Initialize your system. Instead assign a User Button in KMotionCNC to run it.

    You also don't need and probably don't want to initialize the system all the time. You should just do that once at the beginning of the day.

    I'm not exactly sure what you man by:

    Zero tool (1) at 0,0,0
    Does that mean you Jog the tool tip to some reference point?

    It seems you are moving to a fixed tool change position with: G0 X0 Y0 Z6. This may not be a good idea because the position will depend on how the system was last "zeroed" You might want to use G53 to move to a fixed machine position so it won't matter where/how the system was "zeroed".


    There are many ways to do things but one way might be to:

    #1 Initialize/Home only at the beginning of the day

    #2 Move to Tool Change Position and load Tool #1

    #3 Jog tool to reference point then Zero all. DROs should always read exactly zero

    #4 Load/run File #1

    #5 Move to Tool Change Position and load Tool #2

    #6 Jog tool to reference point then Zero all. DROs should always read exactly zero

    #7 Load/run File #2


    HTH
    Regards
    TK
    http://dynomotion.com

  3. #3
    Join Date
    Apr 2013
    Posts
    11

    Re: Please help me with my routine for Tool Changes.....

    Tom

    Thank-you for the help!

    When I press Zero all and the green turn to zeros is that it? or do I have to press set as well?

    Does the program start from the green numbers?

  4. #4
    Join Date
    May 2006
    Posts
    4045

    Re: Please help me with my routine for Tool Changes.....

    Hi Clayton,

    When I press Zero all and the green turn to zeros is that it? or do I have to press set as well?
    That is it. The Set button is in case you would rather set the DRO's to some value other than zero

    Does the program start from the green numbers?
    Sorry I don't understand what you mean.

    Regards
    TK
    http://dynomotion.com

  5. #5
    Join Date
    Apr 2013
    Posts
    11

    Re: Please help me with my routine for Tool Changes.....

    Tom

    I think I understand what you are saying now. I should simply press zero all on the starting point for my material.

    Does the program start from this zeroed point? (green numbers below)

    Attachment 296288

    I am understanding that I do not need all zeros on these orange numbers:

    Attachment 296290

    I think I may have started a couple of programs from somewhere in the middle of the Gcode by mistake and that had me wrongly thinking everything had to be showing all zeros.

    Thank-you!!

  6. #6
    Join Date
    Apr 2013
    Posts
    11

    Re: Please help me with my routine for Tool Changes.....

    Tom

    Thank-you for your help!! I went out and practiced with some scrape material this morning. Everything is working perfectly now.

    Clayton

Similar Threads

  1. Need help with sub-routine
    By rdoty in forum Fadal
    Replies: 10
    Last Post: 01-25-2012, 08:41 PM
  2. A better JOG routine
    By Karl_T in forum CamSoft Products
    Replies: 8
    Last Post: 04-01-2011, 01:59 AM
  3. Sub Routine
    By ynnek in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 09-18-2009, 01:01 PM
  4. 3D surface sub-routine
    By lazza in forum G-Code Programing
    Replies: 2
    Last Post: 08-30-2005, 02:58 PM

Tags for this Thread

Posting Permissions

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