585,712 active members*
3,870 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2013
    Posts
    3

    G Code Programming Question

    Hi Everyone,

    I am looking for some help. I am moving an XYZ table with Mach3. I am trying to make a G Code Program for a specific application and haven't had any luck.

    I am moving the tool to some coordinates on X,Y and Z away from home. Then I make some movements on Y. Then the issue....I want the program to wait so I can jog and position somewhere else, then somehow press a button and continue running the program with these new coordinates that I Jogged to. Is there any way to do this?

    Go Home (OK)
    Move X and Y and Z to a certain position (OK)
    Use tool (OK)
    Move +Y (OK)
    Use Tool (OK)
    Move +Y (OK)
    Use Tool (OK)
    Move +Y (OK)
    ----------------------------------
    Wait and let me jog on X Y Z manually (?)
    Save the new Y coordinate (?)
    Press 'Ok' (?)
    Use Tool (?)
    Move -Y (?)
    Use Tool (?)
    Move -Y
    Use Tool (?)
    Move -Y (?)

    I hope I am not too confusing. As always, thank you everyone for your help which is appreciated in advanced!

  2. #2
    Join Date
    Nov 2012
    Posts
    33
    Did you try changing to Incremental motion mode? That way your cnc moves will be relative to the current position, not the home position.

    Jim

Similar Threads

  1. Help! need someone to help w/ some mach 3 g code programming
    By sconklin in forum Mach Wizards, Macros, & Addons
    Replies: 2
    Last Post: 07-01-2010, 01:53 AM
  2. questions about g-code programming
    By grf in forum G-Code Programing
    Replies: 3
    Last Post: 12-04-2009, 09:00 PM
  3. M-code programming on Fagor CNC
    By aventure in forum G-Code Programing
    Replies: 1
    Last Post: 10-13-2008, 03:53 AM
  4. learning G code programming
    By ldaniels in forum Mach Wizards, Macros, & Addons
    Replies: 0
    Last Post: 05-08-2007, 07:47 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
  •