-
Latest Version
FreeCAD 1.1.1 LATEST
-
Review by
-
Operating System
macOS 10.13 High Sierra or later
-
User Rating
Click to vote -
Author / Product
-
Filename
FreeCAD_1.1.1-macOS-x86_64-py311.dmg

Developed with a focus on modularity and extensibility, it offers an impressive range of tools that cater to both beginners and advanced users.
Key Features
Parametric Modeling: It allows users to design models with a focus on parametric constraints. This means you can modify your designs by changing parameters, ensuring maximum flexibility.
Modularity: Its modular architecture enables users to enhance functionality by installing plugins and extensions.
Sketcher Workbench: A robust 2D sketching environment to create and constrain shapes.
Path Workbench: Specifically designed for CAM (Computer-Aided Manufacturing) processes, enabling users to generate G-code for CNC machining.
Mesh Workbench: Allows for importing, analyzing, and repairing mesh-based objects.
Support for Multiple File Formats: It supports a variety of file formats, including STEP, IGES, STL, OBJ, and DXF, ensuring interoperability with other software.
Python Integration: With built-in support for Python scripting, users can automate tasks and create custom workflows.
Community and Documentation: An active community and comprehensive documentation provide robust support for new users.

What`s New
In memoriam: Bradley McLean (bgbsww)
As much as it is delighted to present this new version, it is also saddened to announce that its friend and prolific the software developer bgbsww passed away a few weeks before this release came out.
He was one of the main architects of the topological naming fixing effort, contributed a significant amount of additional code and tests, and became FreeCAD's TNP specialist. He also assisted virtually all other developers in adapting to the new algorithm. This release is dedicated to him.
New and Latest version
FreeCAD for macOS 1.0 was released on 18 November 2024, get it from the Download page.
User Interface
FreeCAD’s user interface is divided into workbenches, each tailored for specific tasks such as drafting, part design, or FEM analysis. While the interface might feel overwhelming for beginners due to its numerous options and tools, it’s highly customizable. Users can arrange toolbars, menus, and shortcuts to suit their workflow.

Colorful icons, tooltips, and a centralized tree structure make navigating projects intuitive once you’re familiar with the basics. However, the overall UI design might feel dated compared to some commercial CAD applications.
Installation and Setup
Download: It can be downloaded from its official website or software repositories like FileHorse or GitHub.
Installation: The setup process is straightforward.
Initial Configuration: Upon first launch, users can select their preferred unit system (e.g., metric or imperial) and load specific workbenches.
Dependencies: Ensure your system meets the minimum requirements, especially regarding graphics drivers.
How to Use

Starting a New Project:
Launch the application and create a new document.
Switch to the desired workbench, such as Part Design or Sketcher.
Creating Sketches:
Use the Sketcher workbench to draw 2D shapes.
Apply constraints to define dimensions and relationships.
Building 3D Models:
Extrude or revolve 2D sketches into 3D shapes.
Use Boolean operations to combine or subtract objects.
Simulation and Analysis:
Use the FEM workbench for structural analysis.
Generate CAM paths using the Path workbench.
Exporting Files:
Save your project in FreeCAD’s native format or export it to a compatible format like STEP or STL for use in other software.
FAQ
Is FreeCAD suitable for beginners?
Yes, but it has a steep learning curve. Beginners are encouraged to explore tutorials and start with simple projects.
Can FreeCAD replace commercial CAD software?
While it’s feature-rich, FreeCAD may lack some advanced capabilities and polish found in commercial tools like SolidWorks or AutoCAD.
Does FreeCAD support 2D drafting?
Yes, it includes a Draft workbench for creating 2D drawings and layouts.
Can I use FreeCAD for professional work?
Absolutely. Many users leverage FreeCAD for professional applications, especially in engineering and design fields.
Is FreeCAD actively maintained?
Yes, it has an active community and frequent updates to improve features and fix bugs.
Alternatives
Blender: A versatile open-source 3D modeling and rendering tool, better suited for animation and artistic projects.
LibreCAD: A simple, web-based CAD tool for beginners and hobbyists.
Fusion 360: A cloud-based CAD tool by Autodesk, ideal for both beginners and professionals.
Archicad: An architectural BIM CAD software.
Pricing
The program is completely FREE to use under the LGPL license. There are no premium features or hidden costs, making it an attractive choice for budget-conscious users.
System Requirements
- Operating System: macOS
- Processor: Dual-core 2GHz or higher
- RAM: 4GB minimum, 8GB recommended
- Graphics: OpenGL-compatible GPU
- Storage: 2GB free space
- Completely free and open-source
- Highly customizable and extensible
- Cross-platform compatibility
- Supports a wide range of file formats
- Active community and extensive documentation
- Outdated user interface design
- Limited advanced features compared to commercial software
- Occasioal bugs due to its open-source nature
Also Available: Download FreeCAD for Windows
What's new in this version:
Changed:
- Spreadsheet: Don't show overlay
- core: fix issue #26478 select all instances even in group with mirror'd objects
- measurement: label drag when infront of model
- Gui: Clear cached shape after change to Deviation
- Draft: fix clone diffuse color regression
- BIM: remove switch to profile beam creation based on dimensions
- Part: Make 3D View properly checkable
- Gui: update CoinPtr to not use boost::intrusive_ptr
- Base: use magnitude for unit schema thresholds
- Part: Avoid LowerDistanceParameter exception to prevent MacOS crash (…
- TechDraw: manual backport of PR#28097
- PartDesign: fix the range of the custom clearance of threads
- Sketcher: Fix: Arc of Hyperbola
- Techdraw: Prevent changing of line style with the extend/shorten tool
- CAM: Profile - Fixes _processEachModel() for Compound
- The zipios bug has been fixed, do not override the zipios build option for Debian builds
- [Sketcher] Fix missing checkbox preference on loadsettings
- fix icns header sizes
- BIM: Fix possible code injection attack in FCStd file
- Build:Remove self-signing code and certs
- BIM: restore wall Offset assignment in makeWall
- Sketcher: enable two-sided lighting for internal faces
- Sketcher: fix multi-selection highlighting for internal faces
- Mesh: Use correct bounds for check
- PD: When swapping length values, also swap expressions
- App: Always use a versioned cache directory
- NavLib: Fix DLL import vulnerability
- Part: fix crash when hovering over internal faces in Projection on Surface
- Part: Remove invalid edge-count check from taper code
- Part: make Show Plane unpickable to not block internal face selection
- On 32bit archs, E57Format fails to build, misses include to
- Build: Fix macOS CFBundleVersion generation
- Allow external PyCXX to be used, and find this external PyCXX via pkgconfig
- Part: Repect 'VisualTouched' flag even if no geometry changed
- BIM: Fix Arch_Schedule ignoring units
- BIM: baseless ArchComponent should not lose shape
- PartDesign: Fix Remove edge button not working in Pipe task panels
- Security: add module allowlist to PropertyPythonObject::Restore()
- Revert "[Backport releases/FreeCAD-1-1] Security: add module allowlist to PropertyPythonObject::Restore()"
- Gui: Detect spnav daemon disconnect to prevent 100% CPU
- Gui: scale FPS counter with device pixel ratio on HiDPI displays
- Gui/App: Add error checking to config migration (#28662)
- BIM: fix BimLibrary web address concatenation on Windows
- Gui: Fix "Go to Selection" to expand if the selection is nested
- App: Fix Boolean failing in part container
- Mesh: fix testPrimitiveCount
- Assembly: Fix recompute joint issue by migrationScript4 failure
- Fix attachment editor bold not following user mode selection
- Gui: Fix Link window on top of the main window on macOS
- ExpressionTokenizer: fix autocomplete deleting operators when replacing mid-expression token
- Gui: restore live size updates in Image Plane Settings
- Fix startup window placement to handle multiple monitors and nicer first-run
- Gui: fix status bar resizing when tool hints are shown
- Security: validate module imports in Restore()
- CAM: DressupRampEntry - Backport fixes to 1.1
- CAM: LeadInOut - Extend (manual backport for 1-1)
- SMESH: Patch for VTK 9.6 compatibility
- [TD]apply failed backports to FreeCAD-1-1
- fix: handle missing identification attribute for IFC2X3 compatibility
- PartDesign: fix Length/Length2 expression migration for TwoLengths pads
- [TechDraw] restore symbols in dark themes/stylesheets to light colour
- Part: Add missing post-build step for FaceMakerExtrusion
- Build: Update version to 1.1.1
OperaOpera 130.0 Build 5847.41
PhotoshopAdobe Photoshop CC 2026 27.5
OKXOKX - Buy Bitcoin or Ethereum
WPS OfficeWPS Office
Adobe AcrobatAdobe Acrobat Pro 2026.001.21367
CleamioCleamio 3.4.0
MalwarebytesMalwarebytes 5.22.0
TradingViewTradingView - Track All Markets
CleanMyMacCleanMyMac X 5.2.10
AdGuard VPNAdGuard VPN for Mac 2.9.0




Comments and User Reviews