Skip to content

Example for getting a basic FreeCAD workbench started

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER
Notifications You must be signed in to change notification settings

skaiser/FreeCAD_Workbench_Starter

Repository files navigation

FreeCAD_Workbench_Starter

Example for getting a basic FreeCAD workbench started

Python Style Guide

Installation

See

Linux

$ mkdir ~/.FreeCAD/Mod
$ cd ~/.FreeCAD/Mod
$ git clone https://github.com/skaiser/FreeCAD_Workbench_Starter.git

Create a soft link in your home directory to make it easier to add things like icons from the file browser windows.

$ cd
$ ln -s ~/.FreeCAD/Mod/ .

About

Example for getting a basic FreeCAD workbench started

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages