Spyke
3dprinting·3DPrintingbynetwren

Recommendations for Beginners Guides

What are your favorite resources to recommend for beginners?

I'm wanting to get interested for doing a cyberdeck case, and/or custom cluster racks for Raspberry Pi's but any and all newbie resources would be appropriate for this question.

View original on lemmy.world

Teaching tech is good
I’d also add troubleshooting guides from all3dp

I would suggest, however, at least checking calibration even if you’re not changing anything- and inspecting it out of the box. (Are the axis square to each other? Is the bed loose? Is the frame? Belts tight but not too tight?) if it’s a lower end… yeah? There’s probably something that needs tightening.

If it’s a higher end printer, well it’ll give you an idea of how it’s supposed to be.

Other resources…

As well as Prusa, this guide in particular, but the community is very helpful.

Also, I’d suggest staying away from thingiverse. A lot of the models are ripped from non-free sourced (like cults3d or my mini factory.); and many of the stls there suck anyhow. Printables my go to.

For more esoteric content… I’d recommend CNC Kitchen there’s always good stuff in their videos, even if it might not be “basic”

Finally… don’t freak out. There’s going to be a learning curve. It’s okay. Take it one print at a time, accept that spaghetti monsters will happen. (Just tell people it’s abstract art,)

4

Excellent! Not something I would've immediately thought of but sounds critical to good prints.

3

The Free and Open Source Software options are FreeCAD and Blender. These are not trying to manipulate you in any way. You 100% own them, your products from them, and this can never be taken away from you.

I use FreeCAD for all of my designs. All CAD software has a substantial learning curve. There are 3 common modes of design. You can make parts: programmatically with OpenSCAD, like wooden building blocks/Lego's, or using 2d sketches and performing 3d operations like extruding and pocketing. FreeCAD can do all 3. Check the official documentation to get started, it is very high quality. The workbenches can be a bit confusing at first. If you want to do the building blocks style, learn to use the Part Workbench. If you want to do sketch based design, use the Part Design workbench. Don't worry about anything on any other workbenches, they are for advanced operations you do not need.

5

While not open source, Fusion 360 has a free for personal use version if you are wanting a fairly easy to use CAD program. I had been using mostly Blender up until recently since learning how to use Fusion. I love being able to parameterize everything. Blender is awesome though in it's own right. I use both for making functional prints depending on what I'm trying to do. I tried FreeCAD, but it definitely has a bit more learning curve than Fusion.

1
lemmy.fmhy.ml

For calibrating printers, I would recommend Ellis' guide: https://ellis3dp.com/Print-Tuning-Guide/ It covers how to calibrate your printer with popular firmware options (Marlin, Klipper and Reprapfirmware)

For CAD, a free and open source option I have used is OpenSCAD, it's CAD with code! If this isn't your sort of thing, you could try OnShape - it's free with some limitations

4

While not for 3D printing specifically, Andrew Price's donut tutorial on YouTube is a great primer for learning to use Blender and all is basic functions.

Donut tutorial

4
netwrenreply
lemmy.world

I actually have used Blender pretty extensively, I was on the Blender forums way back.

I didn't realize I'd be able to use Blender for the modelling because I assumed the sizing would have to be fairly precise.

3

You can definitely make accurate models. Its a little more unforgiving than CAD if you need to go back and fix something, but you can definitely make precise models for functional prints if you do it right (such as inputting specific measurements when doing extrusions, etc).

2
netwrenreply
lemmy.world

I've used Blender, Fusion360, and Google Sketch. So I'm somewhat familiar with 3d modelling. I guess I was thinking more along the lines of Hardware but Software compatibility is a good topic to cover as well.

1
netwrenreply
lemmy.world

Honestly I don't know what I don't know. I assume there are hardware items to learn about.

I'd say printer recommendations, specifically how to pick one, where to buy from, should I build it myself?

I'll check out the Prusa book because I'd assume beginner material probably also covers this. However I've seen online community recommendations differ from authors quite a bit (saying Generally for hobbies).

1
netwrenreply
lemmy.world

I like the challenging route. Thanks I'll look into the Voron.

2

You reached the end

Recommendations for Beginners Guides | Spyke