Skip to content

Commit

Permalink
Update first_print_latch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
500Foods authored Jun 6, 2024
1 parent f3ce647 commit 42a7874
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/level_1/first_print_latch.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Stealthburner Latch
For Troodon printers, or any printer using the Voron Stealthburner toolhead. There is a latch that is part of the design of the ClockWork 2 extruder.
When unlocked, it opens up the filament path, allowing for filament to proceed unobstructed through the extruder directly into the hotend. This can be helpful when changing filaments or troubleshooting problems.
# StealthBurner Latch
For Troodon printers, or any printer using the Voron StealthBurner toolhead. There is a latch that is part of the design of the ClockWork 2 extruder that it uses.
When unlocked, it opens up the filament path, allowing for the filament to proceed unobstructed through the extruder directly into the hotend. This can be helpful when changing filaments or troubleshooting problems.
Generally, FILAMENT_LOAD and FILAMENT_UNLOAD macros should be used instead, removing the need to use the latch entirely.

The issue, however, is that the latch itself isn't particularly strong and is prone to breaking. And, once broken, the extruder is effectively disabled as there's nothing to force the gears into the correct position.
The issue, however, is that the latch itself isn't particularly strong and is prone to breaking. And, once broken, the extruder is effectively disabled as there's nothing to force the gears that push the filament into the correct position.
And if you happen to have only one printer, printing a replacement latch is going to be problematic. Fortunately, a little crazy glue can help put a broken latch back together in most cases. But maybe it would be
best to print up a couple in advance, and while we're at it, print a beefier version that is much less likely to be broken in the first place.
best to print up a couple in advance, and while we're at it, print a beefier version that is much less likely to be broken in the first place. Be sure to print these with ABS or ASA or something stronger.

![image](https://github.com/500Foods/WelcomeToTroodon/assets/41052272/61d527ae-df1a-432f-866d-489bb2ecdcd9)

Expand Down

0 comments on commit 42a7874

Please sign in to comment.