. .
  1. #1
    What is the normal procedure on a lathe with an autochanger for tools, as far as head position and tool offsets are concerned.

    I'm trying to get my head around programming a TCL160 for use with a Planet-CNC board.

    As the tools stick out of the turret quite a way, I need to send the turret to a known safe location before rotating the turret to load a new tool.

    At the moment, this is working fine, but when I activate the gcode tool selection command eg T3, the head moves to take up the newly offset position.

    I can see that the lathe needs to enforce this offset at some point, but I'm surprised that it is when the tool is selected, and not at the next movement command.

    When would Mach3 or Eding enforce the tool offset ?

    Adrian.

  2. #2
    You could write an line in the M6 macro to send the tool post to the home position.

    It could lock like:



    G53 G0 x0 assuming machine 0 is home to retract the tool in the x direction
    https://emvioeng.com
    Machine tools and 3D printing supplies. Expanding constantly.

  3. #3
    Unfortunately, the G53 command doesn't work at the moment :(

    Adrian

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 26-01-2024, 10:18 AM
  2. Machine tool transporters that will move machines into position
    By komatias in forum Marketplace Discussion
    Replies: 6
    Last Post: 09-08-2013, 07:27 AM
  3. Mach3 Tool Change Position
    By Mad Professor in forum Artsoft Mach (3 & 4)
    Replies: 7
    Last Post: 15-07-2013, 06:54 PM
  4. CNC Rotary table/lathe head indexing
    By Kwackers in forum Electronic Project Building
    Replies: 40
    Last Post: 09-12-2011, 03:33 PM
  5. Colchester Student 1800 Square Head Lathe - HELP !
    By cncroger in forum Milling Machines, Builds & Conversions
    Replies: 3
    Last Post: 03-02-2008, 08:28 PM

Bookmarks

Posting Permissions

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