1D tolerance analysis for mechanical engineers
https://github.com/aevyrie/tolstack.git
TolStack is an open source tolerance analysis application for building and analyzing 1D geometric tolerance models. The goal of this tool is to help make tolerance analysis fast, intuitive, and explorable. Built with Rust using iced.
๐ง This application is in development, untested, unstable, and not ready for general use. ๐ง
This software should only be used by engineers who are able to independently verify the correctness of its output. The software is provided as is, without warranty of any kind. The intent of this software is to aid in the exploration of tolerance analyses, not to replace existing methods of analysis or verification.
git clone https://github.com/aevyrie/tolstack.gittolstack directory, run cargo run --release to build and launch the application with compiler optimizations.