Commit Graph

13 Commits

Author SHA1 Message Date
Florian Festi be6b02fe6f Moved edges out into their own submodule 2016-03-25 14:10:14 +01:00
Florian Festi c3ffeeaf84 Add main() function to all generators 2016-03-23 22:09:41 +01:00
Florian Festi 5c6597497d Some rudimentary doc strings/descriptions 2016-03-08 21:53:29 +01:00
Florian Festi daaeae9b50 Bug fix 2016-03-08 21:47:56 +01:00
Florian Festi 40d011db6a Add command line parameter using argparse
Remove params from __init__()
Added new function .open() that needs to be called from .render()
2016-03-08 09:34:12 +01:00
Florian Festi 0c77543dd1 Move to Python 3 2016-02-12 21:22:32 +01:00
Florian Festi 8de9c304d6 Move finalization into global function 2014-03-21 21:08:54 +01:00
Florian Festi d707b8809b Licence the code under GPLv3 2014-03-16 18:26:12 +01:00
Florian Festi 82ebbf09ed box.py: Make sides symetric and add top 2014-01-21 22:48:20 +01:00
Florian Festi 5aa75ba4d9 Make fingers symetric instead of round and round 2014-01-21 22:48:19 +01:00
Florian Festi f4ae547877 Box.py: Remove bolt holes and set surroundingspace 2013-11-06 19:29:02 +01:00
Florian Festi 01af694fee Make Edges and their settings callable objects
Hexholes, grip and latch still need to be converted
2013-07-20 13:00:59 +02:00
Florian Festi 17140eafba Add simpe box demonstration the bed bolts 2013-06-15 23:27:39 +02:00