rsarwar: Hi, recently built a nightowl, first time working with I am a potato.
when it works, it just works perfectly, but there are a couple of failure modes that i like to highlight:
- sometimes, when doing a toolchange, AFC pulls past the load switch, and ejects the filament altogether
- if there is a clog due to some hardware jam, i am using BT_LANE_MOVE to clear the hub, fix the clog, then Tx to load the filament followed by BT_RESUME. when i do this, AFC loads the filament, does a poop, whipes the nozzle starts to move towards the last position and whilst doing so, extrudes filament leaving a trail of filament that tagged to the print objects.
- i am not sure what or why it happens, but it seems AFC loses its calibration for some reason. I had instances where,
a. upon toolchange request, AFC sent a request to klipper to move extruder by 5.8m. leading to a fatal print. it was suggested that this could be related to exclude object?
b. on different instances upon tool change request, it decided to retract the filament so much that the tip went above the cutter leading to a deformed tip. once it happens, it keeps happening till klipper is restarted.
klipper configs are here: https://github.com/rsarwar87/voron2.4_250_settings/tree/master/AFC
GitHub
Contribute to rsarwar87/voron2.4_250_settings development by creating an account on GitHub.