/cadquery-gui

An Electron-based GUI for CadQuery

Primary LanguageJavaScriptApache License 2.0Apache-2.0

cadquery-gui

An Electron-based GUI for CadQuery.

Note: This software is in the pre-alpha stage, and is not ready for production use.

Pre-Alpha Build

Run The Latest Development Version

Make sure you have npm, the cadquery library and FreeCAD 0.15+ installed.

git clone https://github.com/jmwright/cadquery-gui.git
cd cadquery-gui/
npm install
npm start