Close



Results 1 to 8 of 8

Hybrid View

  1. #1
    Engineer-in-Training
    Join Date
    Jul 2014
    Location
    Ontario, Canada
    Posts
    257
    If I remember correctly, G29 requires that all axis's be home'd first. Perhaps you could try a G28 when you first power on your printer, and then remove the G28 command from your start code. Your end code could then just set each axis to 0. In theory, this would work, as it's not a true G28 command, but I don't know if that would affect the matrix or not...just a thought.

  2. #2
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by MiniMadRyan View Post
    If I remember correctly, G29 requires that all axis's be home'd first. Perhaps you could try a G28 when you first power on your printer, and then remove the G28 command from your start code. Your end code could then just set each axis to 0. In theory, this would work, as it's not a true G28 command, but I don't know if that would affect the matrix or not...just a thought.
    This might work... But the problem is with no movement, the G28 expires. The G29 insists that a G28 has been done fairly recently.

Posting Permissions

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