SaaSHub helps you find the best software and product alternatives Learn more →
FreeCAD Alternatives
Similar projects and alternatives to FreeCAD
-
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
-
esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
-
-
-
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
-
-
-
-
-
ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
-
OCCT
Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
FreeCAD discussion
FreeCAD reviews and mentions
-
The first release candidate of FreeCAD 1.0 is out
I still recommend RealThunder's fork (https://github.com/realthunder/FreeCAD/) at the moment, even though his fork is a bit lagging at the moment.
Most of his contributions to the topology fixes got merged back into freecad now, but his enhancements to UI/behavior aren't (yet), and they make a night and day compared to ondsel too.
I didn't find any significant limitation to RealThunder's assembly3.
In any case, while far from most commercial offerings, FreeCAD is progressing and the future looks bright. I've stopped using f360/onshape in the last years for my hobby designs. Once you know the specific limitations of freecad+occt (something you learn in each cad program) and how to work them around effectively, it's already pretty powerful.
-
Ask HN: How does modern FreeCAD compare with Solidworks?
I used to use SolidWorks. Now I use FreeCAD as a complete replacement.
Two tips:
(1) use RealThunder's Link Branch (https://github.com/realthunder/FreeCAD/releases). This fixes one of FreeCAD's fundamental problems.
(2) use the "Part Design" workbench. That's the one that is built around the SolidWorks workflow: sketches with constraints -> parts, etc.
FreeCAD still hasn't settled on "one correct way" to do assemblies of parts. There are various plugins that each offer their own take on how to do it. You'll have to pick the one that you like most.
You don't need to use Python. You can use spreadsheets, equation-driven dimenisons, and so on. You can make dimensioned drawings using the TechDraw workbench.
-
Linux Software: a curated list of Linux software
Nice! I'd add FreeCAD, and also the RealThunder fork https://github.com/realthunder/FreeCAD which adds enhancement(seems to be getting slowly merged to mainline).
-
Ask HN: What are some unpopular technologies you wish people knew more about?
Lithium Titanate batteries. Nothing else is lightweight, safe, currently available, and lasts 20000 cycles.
ESPHome. It's a framework for declaratively building firmware for microcontrollers, based on rules like "This pin is an input with debouncing, when it changes, toggle this".
Contributing to them has probably been the most fun I've had programming in years.
We just need power management, and a C++ implementation of the Native API client. It's so close to being able to replace most of what I'd normally code by hand in Arduino.
https://esphome.io/
RealThunder's fork of FreeCAD: https://github.com/realthunder/FreeCAD
They fix so many issues. Linear patterns can duplicate other linear patterns!
Vorta: It's the best backup technology I've seen. Just an easy guided GUI for Borg, which gives you deduplication. I just wish they let you deduplicate across multiple repositories somehow.
-
Dune 3D – an open source parametric 3D CAD app bassed on OCCT
JFTR, FCStd-files produced by RealThunder's LinkStage[0] (fork of FreeCAD) is not fully backward compatible with an official FreeCAD app, and wise versa.
So, if you are planning to use LinkStage app for some large project, be ready to use only one app for the whole project and be ready to lost in whole or in part compatibility with the users of an official FreeCAD.
[0] https://github.com/realthunder/FreeCAD
-
RealThunder Snap channels
edge is where all the exciting new features got released. It contains the latest commit from the FreeCAD Link Branch (https://github.com/realthunder/FreeCAD). Unlike the convention, here, the user is encouraged to try the edge release, to help improve all new features so that they can one day land in upstream FreeCAD.
-
Github version with Midnight UI?
I downloaded this latest version 2023.01.31 from Github but i have no idea how to install it and if it is the right version that will work with Midnigh GUI.
-
BIM Workbench has no models in the Column tool?
My setup I'm using RealThunders 2023.05.21 release
-
"One transformed shape does not intersect support" when Mirrored
Alternative solution is to use Realthunder's build. It doesn't have that limitation in addition to a whole bunch of other QoL additions.
-
Link3/Realthunder MacOS Mojave
As for your question, better to open a ticket on realthunder's Link repo: https://github.com/realthunder/FreeCAD/issues
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Feb 2025
Stats
realthunder/FreeCAD is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of FreeCAD is C++.