Hi. I have combed through many discussions on here and I believe I am at the point where I need to disassemble the extruder on my A1. I’ve linked the wiki I am reading and attaching a photo. The photo is from the wiki. My question is once I have the gear removed where exactly am I looking for the stuck filament?
Funny, I just recently had the same thing or similar experience. I took my extruder head apart to find nothing jamming or anything, it was actually very clean. I thought I had a stripped gear. Actually, the problem was a clogged extruder nozzle, I replace the nozzle and all is well again.
Hope this helps and good luck!
During a recent print, I encountered a filament jam and resolved it manually by restarting the printer, heating the hotend to 255°C, and manually pushing filament through the hotend via the AMS system. While this resolved the issue, it got me thinking about how the process could be automated to further enhance the user experience.
Since the printer already detects clogs through built-in pressure sensors, and G-code commands are available to control the AMS and hotend, it seems feasible to implement an automated recovery system. Here’s how it might work:
Clog Detection:
Upon detecting a jam, the printer pauses the print and enters a “Clog Recovery Mode.”
Automated G-Code Execution:
Heat the hotend to 255°C (or a user-defined maximum).
Use the AMS to push filament into the hotend with controlled pressure until the jam clears.
Monitor filament flow to ensure the clog is fully resolved.
Purge and Resume:
Purge excess filament to clear the nozzle.
Automatically resume printing from the last saved position.
This feature could be included as part of the filament jam error response, allowing users to clear jams without manual intervention. I believe this would significantly enhance the usability and reliability of Bamboo Lab printers.