Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 536 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 536 Bytes

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