-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question regarding Z offset #19
Comments
It is measured automatically (no paper test or testing), but you have to run the command manually. See https://github.com/frap129/OpenQ1/blob/main/docs/Calibrating-Z-Offset.md |
In the link you sent there is exact description of paper test in point 5
…On Tue, Nov 12, 2024 at 16:26 Joe Maples ***@***.***> wrote:
It is measured automatically (no paper test or testing), but you have to
run the command manually. See
https://github.com/frap129/OpenQ1/blob/main/docs/Calibrating-Z-Offset.md
—
Reply to this email directly, view it on GitHub
<#19 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFUHCAG7VBXVWSY7J447KIT2AIMZ7AVCNFSM6AAAAABRS4G4FWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZQHAZTINBXG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ah I see the confusion. When I said paper test, I mean the standard 3d printer "put a piece of paper under the nozzle, and repeatedly adjust the z position by 0.05mm until the resistance feels right", whereas this module only asks you to make sure the nozzle isn't physically touching the bed. |
I should note, that step only exists because some people have adjusted the bed screws on their Q1, which breaks the auto-calibrating system. The sensors are attached through the bed screws and require a specific amount of pressure to be accurate. |
I'm also having issues with this. I click home all (manually inputting XYZ values in fluidd doesn't work for me), then type |
Have you adjusted the bed screws at all? "triggered prior to movement" means that at least one of the 3 sensors has enough pressure on it to trigger, even though the toolhead has not moved yet. If you have not adjusted them, it could just be that the sensors are acting weird. For some reason, they need to be jiggled up and down a bit to work right. By default we do this 4 times, but you can override it by adding
to your printer.cfg and increasing the value of |
Thanks, I'll try that out! I haven't adjusted the bed screws at all. |
I was getting the Probe triggered prior to movement intermittently, I did not touch the bed screws. I found that heating the bed slightly has solved the problem for me. I created a macro that automates the process Also below is a safety cutoff timer if like me other get easy distracted.
|
Hi! Awesome initiative! Just a quick question. Is Z offset being calibrated automatically or not? There are 2 informations - one that states that is it not supported and one that it is. Thanks!
The text was updated successfully, but these errors were encountered: