Skip to content
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

drop first probe #2

Merged
merged 4 commits into from
Aug 17, 2022
Merged

Conversation

sporkus
Copy link
Contributor

@sporkus sporkus commented Aug 17, 2022

The drop first result code was implemented by ctso and hifihedgehog. I've merely updated the docs. Although it is not dangerous, it might be of use to dangerous users. This feature had been rejected in the klipper master but is used by many klicky users (Klipper3d/klipper#3397).

#drop_first_result: False
#   Set to `True` will probe one extra time and remove the first
#   sample from calculation. This can improve probe accuracy for 
#   printers that have an outlier first sample.

hifihedgehog and others added 2 commits May 16, 2022 22:31
Identical to the commit by @ctso (https://github.com/ctso/klipper/commit/75beccd22a70b49b50ae20391b5c0054113eb7b7) except this also ignores the first probe in the probe accuracy command
@sporkus sporkus changed the title Probe drop first doc drop first probe Aug 17, 2022
@kmobs
Copy link
Contributor

kmobs commented Aug 17, 2022

Thanks for providing credit to @ctso with this commit! I think he'd like to join this as well. I'll ping him

@bwnance bwnance self-requested a review August 17, 2022 21:00
@bwnance
Copy link
Contributor

bwnance commented Aug 17, 2022

@sporkus thanks and congrats on opening the first PR!

LGTM, merge at will

@ctso
Copy link

ctso commented Aug 17, 2022

Heck yes! I can't print without this little patch, sorry I'm such a slacker on trying to get it merged somewhere 😂

@sporkus sporkus merged commit 7008d19 into DangerKlippers:master Aug 17, 2022
@sporkus sporkus deleted the probe-drop-first-doc branch August 17, 2022 21:53
Piezoid pushed a commit that referenced this pull request Sep 7, 2022
* Add option to ignore first probe samples

authored by @ctso and @hifihedgehog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants