. .

Thread: need some help.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Clive S View Post
    It might be better to attach the file rather than post the code as you can see it takes a lot of space
    Doh !!! never thought about that, sorted now

  2. #2
    Quote Originally Posted by needleworks View Post
    Doh !!! never thought about that, sorted now
    It just make the forum easier to read
    ..Clive
    The more you know, The better you know, How little you know

  3. #3
    Terry think you miss understand what G54 does. All it does is specify the Work offset in relation to Absolute Machine Zero ie Machine home.

    The fact it's not in the code isn't the reason going all over the place. Mach will default to G54 so unless you've changed it ie: with G55. G56 etc then won't make any difference if not in the Code.

    Also the code is messed up in few places and looks like your using the letter O rather than Zero in places.

    Second line GO25.0000 is invalid because doesn't state axis.

    Also G0 and G1 commands are Modal so don't need to be repeated unless changed. ie:
    g0 x10
    y10
    x50
    G1 y60 F500
    x40
    y30
    x68 y78

    When you imported into Artcam did you use Mach3 Post.?
    Last edited by JAZZCNC; 29-08-2016 at 10:53 PM.

Thread Information

Users Browsing this Thread

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

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
  •