Reduce the size of your .scad file
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
osm
tests
.gitignore
LICENSE.txt
README
TODO
build.sh
setup.py

README

OpenSCAD Minimizer - Reduce the size of your .scad file

This can be used for example if you want to encode your entire design as a QR code (using for example http://zxing.appspot.com/generator/).

Can be installed / upgraded by running `sudo easy_install -U OpenSCAD-Minimizer`.