Does one need special drivers for running 3D printers?
Does one need special drivers for running 3D printers?
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€ )
On most printers, the files are either uploaded over WiFi through a web browser or transferred with a flash drive. As long as the slicer runs on your computer, you will be able to print. There are a lot of open source slicers for FDM printers than run on Linux.
Try to run something like fusion360 or freecad to see if your device can handle those, they will come in handy once you're ready for them.
I just use Blender. Any advantage to using FreeCAD?
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.