Need Help! Tool offset troubles


Results 1 to 7 of 7

Thread: Tool offset troubles

  1. #1
    Member geppo_it's Avatar
    Join Date
    Apr 2019
    Posts
    52
    Downloads
    0
    Uploads
    0

    Default Tool offset troubles

    hi to everybody,
    my goal is to use KmotionCNC for lathe control and I realized how confused my knowledge on the Tool Offset issue is. Therefore:

    The offset value of each tool to which zero is it referred? Machine zero? If so, I have another problem: my lathe is completely self-built so there is no "Machine Zero pre assigned by the manufacturer" and I don't have a well defined point whose coordinates I know with respect to Machine Zero. Can it be in any position of the lathe axes?

    In the KmotionCNC ToolFile, at the offset columns, I note that only the X and Y axes are present while I should set X and Z: should the "Length" column be used for the Z offset?

    thanks

    Similar Threads:


  2. #2
    Member geppo_it's Avatar
    Join Date
    Apr 2019
    Posts
    52
    Downloads
    0
    Uploads
    0

    Default Re: Tool offset troubles

    Tom please can you at least give me the answer regarding the KmotionCNC ToolTable

    thanks



  3. #3
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Tool offset troubles

    Hi geppo_it,

    GCode offsets are complicated and a number of approaches can be used.

    You can probably use any reference as long as it is consistent.

    It also depends on your requirements and work flow. Do you expect to change tools and not "touch off" the tool?

    You might read through this Thread.

    Regards
    TK http://dynomotion.com


  4. #4
    Member geppo_it's Avatar
    Join Date
    Apr 2019
    Posts
    52
    Downloads
    0
    Uploads
    0

    Default Re: Tool offset troubles

    Hi Tom
    I will read that thread carefully. What about the Z offset? Do I have to write it on "Length" column as for a mill?



  5. #5
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Tool offset troubles

    Hi geppo_it,

    What about the Z offset? Do I have to write it on "Length" column as for a mill?
    yes

    Regards
    TK http://dynomotion.com


  6. #6
    Member geppo_it's Avatar
    Join Date
    Apr 2019
    Posts
    52
    Downloads
    0
    Uploads
    0

    Default Re: Tool offset troubles

    good day Tom,
    i read the thread you recommended and i think i will follow the advice mmurray70 gave for calculating tool offsets. Problems now are:

    1) in KMCNC I have a Homing button but my C program just zeroing X-Z Dro: how can i reset the machine coordinates?
    2) using the C program proposed by mmurray70 (ToolTableSetRev1.c.txt), if I well understood, every time I switch on the lathe I need to refer the Z lenght again... is it correct?
    3) in that C program is set Z lenght only but the lathe need to refer X also, what I must to do?

    thanks



  7. #7
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Tool offset troubles

    1) in KMCNC I have a Homing button but my C program just zeroing X-Z Dro: how can i reset the machine coordinates?
    You can use:

    Zero(x);

    to zero the machine coordinates in KFLOP where x is the KFLOP Axis number.


    2) using the C program proposed by mmurray70 (ToolTableSetRev1.c.txt), if I well understood, every time I switch on the lathe I need to refer the Z lenght again... is it correct?
    I'm not sure. If you have accurate homing it may not be necessary.


    3) in that C program is set Z lenght only but the lathe need to refer X also, what I must to do?
    Again it depends on your work flow and how your machine works. Does your machine have multiple tool holders? The simplest method is to touch off the tool to the stock every time you switch tools. Otherwise a scheme is required to determine the location of the stock and the difference between tool holders and so forth.

    Regards
    TK http://dynomotion.com


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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Tool offset troubles

Tool offset troubles