iFrostizz / OctoPrint-CalibrationCompanion

This plugin was created to calibrate 3D printer settings easily.
33 stars 4 forks source link

E-step calculation for the extruder does not seem to be correct. #30

Closed JonVogel closed 2 years ago

JonVogel commented 2 years ago

My e-step is the default value of 93. I extrude 100mm of filament and get a piece that's 97mm long. Doing the math, my new e-step value should be 95.7. But, the e-step calculator says that the e-step should be 404.35? This can't be correct. Please check the math on this.

iFrostizz commented 2 years ago

Hey!

It look like you didn't entered the correct values. As explained in the video shared in the readme of the plugin https://github.com/iFrostizz/OctoPrint-CalibrationCompanion#e-steps , a mark should be made as FilamentPathDistance + 20mm. Then extrude the value of FilamentPathDistance to have a 20mm gap taking in account accuracies because of an uncalibrated esteps value, and measure the distance left. So if the piece that you're getting is 97mm long, the distance left between the extruder enter and the mark done before should be 23mm. image That's pretty much what you've calculated ! Maybe that the e-steps calculation is not too intuitive, please let me know.

JonVogel commented 2 years ago

Hi! I just installed the plug-in and tried to use it. I didn’t know there was a video. What I do usually with e-step calibration is remove the Bowden connector, cut the filament off at the extruder, extrude 10cm and measure it. That’s used to calculate the e-steps. Your 20mm this and that is confusing.

Regards,

Jon

On Sep 25, 2021, at 5:22 PM, Guyot François @.***> wrote:

 Hey!

It look like you didn't entered the correct values. As explained in the video shared in the readme of the plugin https://github.com/iFrostizz/OctoPrint-CalibrationCompanion#e-steps , a mark should be made as DistanceToExtrude + 20mm. Then extrude the value of DistanceToExtrude to have a 20mm gap taking in account accuracies because of an not calibrated esteps value, and measure the distance left. So if the piece that you're getting is 97mm long, the distance left between the extruder enter and the mark done before should be 23mm.

That's pretty much what you've calculated ! Maybe that the e-steps calculation is not too intuitive, please let me know.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

iFrostizz commented 2 years ago

Just added a little text pointing to the README in the plugin introduction https://github.com/iFrostizz/OctoPrint-CalibrationCompanion/commit/446d57889cb1ab933e93a89ab6d045b85d2f1378