Releases: Paraxdev/FundaCAD
Release list
FundaCAD 1.0 alpha, Rust engine (rolling)
Read this first
This is the new Rust geometry engine, and it is less tested than
the beta.
- If a model builds differently here than in the beta, a missing
or changed face, a fillet that refuses, a feature the skipped
feature banner names, please report it with the file. That
difference is exactly what this release exists to find.- Plugin geometry runs as sandboxed WebAssembly components. Every
plugin in this repository ships one (3D Printing Toolbox, Screws,
Printing, Texture); a third party plugin without one says so by
name when its feature is used.- MCP is part of the app:
fundacad --mcpis the server for AI
assistants, and Preferences, AI assistants
(MCP) gives the setup for Claude Code, Claude Desktop or any
MCP host. An installed MCP server plugin is removed on first
start.- Files open in both: documents saved here are ordinary
.funda
files and open in the beta, and the other way round.- The beta
continues on the Python engine, built from thelegacybranch.
Rolling FundaCAD 1.0 alpha (1.0.168), Rust engine, rebuilt from main at 08f8277.
Changes, since 1599fae
- fix(
08f8277): active rail tile glow no longer clipped by neighbours (lift it in the stack, even halo) - feat(
9d92e18): history marker drops onto the edited step during an edit and springs back after - feat(
0ad0e71): history single-click selects, double-click edits (view time-travels), pencil on the geomet… - feat(
ac8a15f): History edit pencil, and dock the feature selection editor bottom-left with click-to-pin h… - ui(
9efd8b5): dock the fillet/chamfer edge panel under Items in the left column - feat(
24ba30c): list a fillet/chamfer's member edges in a panel with remove, add and stale-edge flags - feat(
7f978d5): fold a plugin's selection tools under its own heading in the tool rail - feat(
dcbf156): offset plane uses a selected face as its reference - feat(
95716bb): add a colour-blind safe built-in theme
Unsigned: Windows SmartScreen needs "More info", then "Run anyway"; macOS may call the app damaged, which xattr -dr com.apple.quarantine /Applications/FundaCAD.app clears. Install notes.
This build carries no Python runtime, so it is a fraction of the beta download.
This build does not update itself, so take a new installer from this page when you want a newer one.
FundaCAD beta (rolling)
Rolling beta 0.1.129, rebuilt from legacy at e9da885.
Changes, since cb16591
Unsigned: Windows SmartScreen needs "More info", then "Run anyway"; macOS may call the app damaged, which xattr -dr com.apple.quarantine /Applications/FundaCAD.app clears. Install notes.
This build does not update itself, so take a new installer from this page when you want a newer one.