How to Calibrate E Steps

Thanks to the video below. This is the easiest way to calibrate e-steps
Here are the step by steps
Heat up the nozzle
Unscrew the thread or remove the PTFE tube right after the extruder
Snip the filament
Set the extruder to extrude 100mm
Snip the extruded filament and measure it
Take the measurement and use this formula
old_value * 100 / measurement
Retrieve the old value from the printer either by checking the LCD panel or using OctoPrint with the M503 command
M503
Look for “Steps per unit”

After using the formula, store the new value using the LCD or OctoPrint
For OctoPrint, you can store the settings with the command below (this sets it to 96.4)
M92 E96.4