this post was submitted on 18 Sep 2025
57 points (95.2% liked)

3DPrinting

19884 readers
113 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 have found a creality ender 3 pro on facebook marketplace for $75, would this be a good 3d printer at a good price for my first time?

I probably wouldn’t be printing too often, but I have a number of ideas for things that I’d like to try making.

you are viewing a single comment's thread
view the rest of the comments
[–] UnpledgedCatnapTipper@piefed.blahaj.zone 5 points 2 weeks ago (1 children)

If you want to tinker with it (probably quite a bit until you get it nicely tuned), the Ender 3 pro for $75 is a good deal. I've got one, and with some minor upgrades (raspberry pi running Klipper+Mainsail and a bed leveling sensor) it's been great. I saw you mentioned using Linux and tinkering with that, so you'd probably be able to get things working well.

After you've got a bit of experience, I definitely recommend connecting it to a Pi or other computer to run some kind of web interface for printing, it's much nicer than messing with an SD card every time. Klipper (firmware alternative!) isn't too hard to set up (I'm using Mainsail as the UI) and it's been great. Before that I had Octoprint with the stock firmware which was super easy to set up but more limited.

If you want to just plug it in and have it work perfectly right away, I've heard Bambu labs is best for that, but they're much more walled garden than other brands.

[–] discomatic@lemmy.ca 2 points 1 week ago

I'm going to have a lot of fun with this information. I'm one of those weirdos that makes the printer itself part of the hobby. Thank you!