Commit Graph

9 Commits

Author SHA1 Message Date
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 ae57ab5c83 flexbox.py: Increase default hight so enure front has some fingers in the joint 2014-03-15 16:13:24 +01:00
Florian Festi 9b8a618796 flexbox.py: Adjust canvas size 2014-03-15 13:23: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 bd24170bcf Use special latch for the lexboxes instead of generic finger joint 2013-06-03 09:49:51 +02:00
Florian Festi 012442de6c Add "classical" Flexboxes 2013-05-30 18:38:10 +02:00