Parametron
Deterministic engineering automation and CAD runtime integration.
An early-stage engineering project. Current development focuses on Parametron Engine and its integration with FreeCAD for local, headless CAD automation.
Parametron on GitHubWhy Parametron?
Engineering automation often spans CAD-specific scripts, application state, and manual operations. The steps and assumptions needed to repeat a run can be scattered across tools.
Parametron aims to make inputs, execution steps, and results explicit, so engineering workflows can be repeated, checked, and integrated with other tools. Determinism is a requirement to verify through repeatable tests.
Current work
Parametron Engine is being developed as the layer responsible for deterministic validation, planning, and execution. Its scope includes explicit adapter contracts and the normalization of runtime results into engineering records.
FreeCAD integration focuses on CAD-native operations behind those Engine-owned contracts. The runtime design uses isolated working copies to keep source documents unchanged.
This work targets local, headless operation. It is under development and is not a finished product.
Public project
Parametron is early-stage. Public repositories are published as they are prepared for external use. The GitHub organization is the home of the public project; the public engineering documentation describes its current scope and repository boundaries.
Explore Parametron on GitHub and join us by contributing to the public project. Don’t be shy — new contributors are welcome.