this post was submitted on 12 May 2024
1036 points (98.1% liked)

Open Source

28963 readers
249 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (4 children)

For 3D Modelling / Printing, if you have even a little bit of programming / scripting ability, OpenSCAD is amazing.

It's basically just a small scripting language for generating 3D objects and performing 3D modelling operations and its so handy to be able to store important info as precise variables, and create new objects and cuts and stuff just with for loops and if statements.

I use the web version a lot of the time, and while it could use a little work, it's pretty amazing.

[–] [email protected] 1 points 1 month ago (2 children)

Do you know a good tutorial ?

[–] [email protected] 2 points 1 month ago (1 children)

No, I honestly just started here, and started playing around with the example, and then started turning that into what I wanted and googling when I needed to: https://ochafik.com/openscad2/

[–] [email protected] 1 points 1 month ago
load more comments (1 replies)