Skip to content

Releases: Paraxdev/FundaCAD

FundaCAD 1.0 alpha, Rust engine (rolling)

Choose a tag to compare

@github-actions github-actions released this 18 Sep 10:10

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 --mcp is 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 the legacy branch.

Rolling FundaCAD 1.0 alpha (1.0.168), Rust engine, rebuilt from main at 08f8277.

Changes, since 1599fae


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)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 15:34

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.