this post was submitted on 10 Apr 2026
9 points (100.0% liked)

3DPrinting

22294 readers
19 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe/ may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 2 years ago
MODERATORS
 

I'm currently looking into upgrading one of my old printers with a filament cutter since filament ramming gives me headaches. It's supposed to be controlled by the printer but I don't find a clear answer what kind of servo or actuator to best use (which is both lightweight but also strong enough). I still have some servo pins available on my board, no stepper though.

Can someone give me a hint what to look for?

top 3 comments
sorted by: hot top controversial new old
[–] AliasVortex@lemmy.world 2 points 14 hours ago* (last edited 11 hours ago)

All the cutters I've seen mostly rely on the printer's physical movement to drive the cutting blade, rather than a servo. Technically there's the SnappingTurtle, by the same guy who made the BoxTurtle project, which appears to be closer to what you're looking for, but unfortunately isn't available yet.

That said, maybe take a look at the BoxTurtle project/ discord? Part of the project is the FilamATrix tool head, which is a mechanically activated cutter. There's also the AT4 tool head and the crossbow filament cutter (which you might be able to adapt to your old printer if you didn't want to do a full tool head conversion).

[–] kayzeekayzee@lemmy.blahaj.zone 9 points 1 day ago (1 children)

I really like the bambulabs solution of repurposing the printer's own stepper motor to cut the filament. Basically just a push-lever connected to the cutter on the print head. To cut the filament, the print head moves off to one side and bumps the lever against the edge of the printer.

[–] Natanox@discuss.tchncs.de 2 points 1 day ago

Damn, that's indeed a really cool solution. I'll look into this, thanks!