Homing and seting zero

Home Forums TinyG TinyG Support Homing and seting zero

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6282
    perfectphase
    Member

    Hi, new to TinyG and could do with a bit of G-Code advice, given the following setup

    Power on
    Set G28.2x0y0 –seek home and set to zero using limit switchs.
    G0x100y100 –moving to a know position in G54
    G55 –Change co-ord system

    How do I now zero x and y in G55 such that when I switch back to G54, X=100, y=100 still?

    Thanks

    Stephen.

    #6283
    cmcgrath5035
    Moderator

    I can’t offer any suggestions, don’t use limit switches yet.
    Many do, someone will stop by and comment, I’m sure.
    In the meantime, have you read thru the wiki info?

    #6284
    perfectphase
    Member

    Hi, think I’ve worked it out, its

    G10 P2 L2 X100 Y100

    Cheers,

    Stephen.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.