This is a list of procedures to perform in order to calibrate a FDM/FFF 3D printer.
Perform this calibration to ensure the control algorithms for heating elements do the right job and do not overshoot/undershoot/oscillate.
This only needs to be done once per maintenance period.
- Use the M303 E0 S to calibrate the hot end and save the reported values with M301 P I D.
- Use the M303 E-1 S to calibrate the bed and save the reported values with M304 P I D.
- Save everything to EEPROM with M500.
Perform this calibration to ensure your extruder feeds the expected amount of filament into the hot end.
This only needs to be done once per maintenance period and redone only when you replace the extruder.
- Liberate your extruder's output so the extruded filament is pushed outside. On Bowden extruders you just take the pipe off, on direct drive this may be more tricky.
- Cut the filament off the output, flush with some reference surface.
- Instruct your extruder to feed a set amount e.g. 100mm. E.g.
G92 E0
G0 E100 F100
- Cut the filament off the output again in the same way as before.
- Measure the length of the cut piece; if calibrated correctly, this should be 100mm exactly.
- Otherwise, recalculate the extruder steps/mm value as: (desired extruded distance) / (actual extruded distance) * (original extruder steps/mm)
- Store the calibrated value via the means provided by the printer e.g. LCD console or the M92 command
- Repeat the calibration to verify.
The exact procedure is strongly device dependent.
This may need to be repeated at least on the first power-up of the day as things might shift around with the 3D printer heating up / cooling down.
Perform this calibration to ensure your printer produces the line width expected by the slicer.
This only needs to be done once per filament type / maker or when replacing the nozzle.
- Create a calibration model such as a small cube or cylinder; set the slicer for "vase mode" or "spiralized contour" depending on software -- the important point is the slicer generating a single-line wall out of your model, top not capped.
- Setup the slicer software to use your measured filament diameter and flow rate of 100%.
- Print the calibration model and measure the wall thickness. This will produce the printed line width; if calibrated correctly, this should coincide with the slicer setting.
- Otherwise, recalculate the flow rate as: (expected line width) / (actual line width) * (original flow rate)
- Repeat the calibration from step 2 but with the updated flow rate.
Print the temperature test tower and pick whichever looks best.
Print the retraction test model and pick whichever has least stringing.