Close



Results 1 to 10 of 25

Hybrid View

  1. #1
    Banned
    Join Date
    Jan 2015
    Posts
    306
    I found this article


    https://github.com/MarlinFirmware/Marlin/issues/1682

    They were discussing that somewhere in marlin_main.cpp there was a line of code that offset the z axis by some amount, I dont know exactly why.

    They said it was around line 1103 in the cpp.

    Someone set Z_Raise_Before_Probing to zero in the cpp, to keep the head from moving up before it initiates a G29. Could this be the source of the z offset ghost?

  2. #2
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by DBFIU View Post
    Someone set Z_Raise_Before_Probing to zero in the cpp, to keep the head from moving up before it initiates a G29. Could this be the source of the z offset ghost?
    People are trying a lot of different things. This Z offset problem is in all of the 'current' releases at GitHub. If we can get the BeckDac fork working on your machine you should be fine until things get cleaned up over at GitHub.

Posting Permissions

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