Capture bed variation output? #592
Unanswered
beffjessen
asked this question in
Q&A
Replies: 1 comment
-
You should check out that new plugin SmartABL. It does exactly what you mention relative to only running every n prints, but don't think it captures variance or the like but it might. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is the right place to ask...
Once you tram the bed and run bed leveling, you're ready to start printing; but at some point the bed will drift out of parallel to the point that it needs to be manually trammed again. As I understand it, there's a certain tolerance, below which ABL can reasonably correct the rest of the variation (FWIW, I shoot for a maximum variation of <1mm).
It would be awesome if you could run ABL every N prints, and then flag once the variation has drifted outside of a user-defined tolerance (maybe by running a custom command with the TopTemp plugin?). Is this something that can already be done with an existing plugin? Or is there a way to capture the
variation
output from the BLV plugin (or even straight from EEPROM) as input for a separate script? I appreciate any help!Beta Was this translation helpful? Give feedback.
All reactions