alekssadowski95 / FreeCAD-Beginner-Assistant

Gives realtime and asynchronous feedback to parts created in the FreeCAD Part Design and Sketcher workbenches.
GNU Lesser General Public License v2.1
4 stars 5 forks source link
freecad freecad-addon freecad-addons freecad-workbench

FreeCAD Beginner Assistant Owl Icon

FreeCAD Beginner Assistant (FreeCAD Addon)

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.

FreeCAD Beginner Assistant in the Report View

Installation

  1. Download this repo
  2. Copy the folder "FreeCAD-Beginner-Assistant" to "FreeCAD/Mod"
  3. Run FreeCAD (The Addon is automatically recognized at startup)

Example install path locations by operating system:

License

LGPLv2.1 for all FreeCAD Beginner Assistant content

Contact

Vision

With FCViewer now having more than 1000 uploads, I have analysed the FreeCAD files that were uploaded. Many uploaded files are not created using established best practices known in the FreeCAD community and from CAD specialists in general. With the FreeCAD Beginner Assistant we want to teach users to apply these known best practices.

-> Increase the quality of community-created projects and increase the popularity of FreeCAD as a result.