The FreeCAD Beginner Assistant gives interactive feedback on best practices for beginning FreeCAD users. It does it by analysing a FreeCAD FCStd-file containing at least one part made with the Part Design and Sketcher workbenches and gives real-time or asynchronous feedback, based on best practices, on what was done well and what can be improved by the user.
- Download this repo
- Copy the folder "FreeCAD-Beginner-Assistant" to "FreeCAD/Mod"
- Run FreeCAD (The Addon is automatically recognized at startup)
-
Linux:
`/home/user/.FreeCAD/Mod/FreeCAD-Beginner-Assistant`
-
macOS:
`/Users/user_name/Library/Preferences/FreeCAD/Mod/FreeCAD-Beginner-Assistant` `/Users/user_name/Library/Application\ Support/FreeCAD/Mod/FreeCAD-Beginner-Assistant`
-
Windows:
`C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\FreeCAD-Beginner-Assistant`
LGPLv2.1 for all FreeCAD Beginner Assistant content
- For questions, comments, feature requests, and improvements, please open an issue at: issue tracker
- Also we can discuss at: (TODO: create FreeCAD forum thread for this project, when MVP is ready)
- Get asynchronous feedback with best practices in FCViewer.
- Get real-time feedback with best practices in FreeCAD.
-> Increase the quality of community-created projects and increase the popularity of FreeCAD as a result.