this post was submitted on 16 Aug 2026
23 points (70.2% liked)

Open Source

48479 readers
872 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 7 years ago
MODERATORS
23
Open CAD Studio (open-aec.com)
submitted 18 hours ago* (last edited 18 hours ago) by myusername@lemmy.ml to c/opensource@lemmy.ml
 

A full-featured 2D + 3D CAD application built in Rust with GPU-accelerated rendering. Native DWG & DXF read and write, paper space, ACIS solids, dimensions, layouts. An open source community project by Hakan Seven, recognized and promoted by the OpenAEC Foundation.

you are viewing a single comment's thread
view the rest of the comments
[–] leviathan@feddit.org 2 points 12 hours ago (2 children)

I hate AI slop as much as the next guy... but what if this is useful.. been looking for CAD software on Linux for ages -.-

[–] Cris_Citrus@piefed.zip 2 points 3 hours ago (1 children)

If the latest builds aren't able to meet your needs I've been thinking about trying blender+ a parametric cad plugin. There are some limitations, but it might be able to do what I need without having a painful to learn UX

But people have been telling me freecads latest releases (maybe the nightlies?) Have gotten much better so I'll probably give it another shot

[–] lime@feddit.nu 2 points 2 hours ago

1.1 and forward is night and day, yeah.

[–] helix@feddit.org 12 points 9 hours ago

been looking for CAD software on Linux for ages

FreeCAD has become pretty good lately. If you have tested it before v1.1 (March 2026) you should certainly give it a go again.

If you're fine with programming your CAD instead of visually composing it, OpenSCAD is fine as well.