586,100 active members*
2,713 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2010
    Posts
    134

    Moving to a Machine position...

    Hi all,

    On my 15T,

    I'd like to know if I can program a move to a machine position but with a programmed feed.

    For now I do:
    ..............
    ..............
    #600=#5021 (actual machine position)
    ..............
    G53 X#600 (that is in fast feed ,G00)
    .............
    .............

    There most be a way to do this, but I didn't find it yet !!

    Thanks a lot

  2. #2
    Join Date
    Aug 2011
    Posts
    2517

    Re: Moving to a Machine position...

    G53 is the normal way to do that.
    G53 means move in machine coordinate system
    just do G53 G0 X Z and it will be a move in machine coordinate system. macro is not needed.

  3. #3
    Join Date
    Oct 2010
    Posts
    134

    Re: Moving to a Machine position...

    Thanks fordav11,

    Ok good, now I tried G53 G01 X Z F and it's moving in G00.
    I would like to do it like this because it is a fine approach for a gringing wheel.

  4. #4
    Join Date
    Aug 2011
    Posts
    2517

    Re: Moving to a Machine position...

    I don't think G53 will help there. movement in G53 is fixed at rapid speed.

  5. #5
    Join Date
    Jan 2004
    Posts
    3154

    Re: Moving to a Machine position...

    G53 G01 G90 X12 Y12 F40
    www.integratedmechanical.ca

  6. #6
    Join Date
    Oct 2010
    Posts
    134

    Re: Moving to a Machine position...

    Quote Originally Posted by DareBee View Post
    G53 G01 G90 X12 Y12 F40
    ok I'll try it !! But after my vacation !!

    Thanks

Similar Threads

  1. Machine not moving
    By Zepher1 in forum Avid CNC
    Replies: 6
    Last Post: 02-23-2015, 02:23 AM
  2. Help get my machine moving..
    By NSR_CIVIC in forum Stepper Motors / Drives
    Replies: 10
    Last Post: 02-23-2013, 10:33 PM
  3. Code moving to z position before xy
    By richiegore in forum MadCAM
    Replies: 3
    Last Post: 12-16-2010, 05:07 PM
  4. Moving machine
    By fadalman in forum Fadal
    Replies: 2
    Last Post: 12-14-2007, 01:55 AM

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
  •