Skip to content

Gives realtime and asynchronous feedback to parts created in the FreeCAD Part Design and Sketcher workbenches.

License

Notifications You must be signed in to change notification settings

alekssadowski95/FreeCAD-Beginner-Assistant

Repository files navigation

Bolt - 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 Overview

Getting Started

  1. Install the Beginner Assistant through the Addon Manager.
  2. Open a FreeCAD Document, made with Part Design and Sketcher workbenches.
  3. Switch to the Beginner Assistant workbench
  4. Run the Create Report command.

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:

  • 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`
    

License

LGPLv2.1 for all FreeCAD Beginner Assistant content

Contact

  • For questions, comments, feature requests, and improvements, please open an issue at: issue tracker

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.

  • 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.

About

Gives realtime and asynchronous feedback to parts created in the FreeCAD Part Design and Sketcher workbenches.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages