AFC_CALIBRATION
starts the process of a guided calibration process. Prompts will show in the gui that will walk through calibration steps.
The function CALIBRATE_AFC
can be called in the console to calibrate distances.
distances will be calibrated to have ~1 short move after the move distance
dist_hub
for each lane is the distance from the load switch at the extruder to the hubafc_bowden_length
is the distance from the hub to the toolhead sensor
CALIBRATE_AFC LANE=<lane> DISTANCE=<distance> TOLERANCE=<tolerance> BOWDEN=<lane> UNIT=<unit>
DISTANCE
and TOLERANCE
are optional. default distance 25mm, default tolerance 5mm. UNIT
can be used to calibrate all lanes in one unit
- To calibrate all lanes and the bowden length all at once:
CALIBRATE_AFC LANE=all BOWDEN=<lane>
input which lane to be used to checkafc_bowden_length
- To calibrate individual lanes
CALIBRATE_AFC LANE=<lane>
input the lane you would like to calibrate
- To calibrate just the bowden length:
CALIBRATE_AFC BOWDEN=<lane>
input which lane to be used to checkafc_bowden_length