https://github.com/ashanan/hinges
Generates living hinge patterns for cutting with a laser cutter
https://github.com/ashanan/hinges
Last synced: over 1 year ago
JSON representation
Generates living hinge patterns for cutting with a laser cutter
- Host: GitHub
- URL: https://github.com/ashanan/hinges
- Owner: ashanan
- Created: 2012-03-09T05:16:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-18T01:08:19.000Z (over 14 years ago)
- Last Synced: 2025-02-14T22:33:53.785Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Living hinges are cool. Realy cool. If you don't know what those are, go look them up on Google. I'll wait.
Ok. Now that you've checked them out, you may be wondering if there's a way to cut those on a laser cutter without mucking around in inkscape. Well, I did, anyway, and that's what this project is all about.
Everything is pretty basic at this point, so you should be able to figure it out by looking at the code. If not, feel free to send me a message or a pull request.
Units can now be set in the Hinge constructor. The default unit is mm. See http://www.w3.org/TR/SVG/coords.html#Units for more info on valid units.