this post was submitted on 25 Sep 2024
21 points (88.9% liked)

3DPrinting

15338 readers
111 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: !functionalprint@kbin.social 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 1 year ago
MODERATORS
 

Hi there!

I'm looking into getting myself a good printer and I am wondering if I need to install some platform-specific drivers for them to run. I am running Debian 12 (GNU/Linux) and I am afraid that I must run some proprietary blob to connect to the printer.

Could someone share their experience please? Even if you don't use Linux, your feedback would be very appreciated!

(Also, while you are at it, please share some recommendations for printers, I don't really know where to go (>v<) Have about +-500€ )

you are viewing a single comment's thread
view the rest of the comments
[–] Fisch@discuss.tchncs.de 2 points 3 days ago

I have a Sovol SV06, which normally uses an SD Card but I flashed Klipper on it and connected a Rasperry Pi to it (which is connected to my network via ethernet) and now I also have a web interface and can just upload the files and start the print from there.

Since it's using the Raspberry Pi instead of the built-in microcontroller for all the calculations, it's also a lot more accurate.