https://github.com/styts/parametric-table
Parametric workbench/table built with OpenScad wrapper SolidPython
https://github.com/styts/parametric-table
Last synced: 10 months ago
JSON representation
Parametric workbench/table built with OpenScad wrapper SolidPython
- Host: GitHub
- URL: https://github.com/styts/parametric-table
- Owner: styts
- Created: 2016-07-14T10:17:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T11:15:52.000Z (almost 10 years ago)
- Last Synced: 2025-01-28T01:27:01.599Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parametric Workbench/Table

Workbench table built with [OpenScad](http://www.openscad.org/) wrapper
[SolidPython](https://github.com/SolidCode/SolidPython).
Install SolidPython
pip install SolidPython
To compile
python workbench.py > output.scad
Best to open your editor in one window, and watch the results live in OpenScad
[_View -> Hide Editor_ mode].
If you're using vim, you can configure compilation on save via an autocommand:
autocmd BufWritePost workbench.py silent !python > _output.scad
The BOM (bill-of-materials) is intended to help you shop for the right
amounts and cuts of wood. This feature is still rather experimental. _Measure
seven times, cut once_, as the proverb goes.