Commit Graph

14 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 ce863af067 Lamp tweaks 2013-07-20 18:56:11 +02: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 a0d3d51180 Improve ragangement of parts 2013-06-09 18:46:23 +02:00
Florian Festi 1a6380fd67 Make side able to hole the lamp 2013-06-07 12:51:04 +02:00
Florian Festi eb634d054e Use wall with holes for the lamp 2013-05-14 17:54:47 +02:00
Florian Festi 35bb326533 Move params to hexHolesSettings
Fix spcing issue with hexHolesRectangle
Add some wall to the lamp
2013-04-18 11:44:33 +09:00
Florian Festi 7fe2c37a9c Add hexHolesPlate 2013-04-17 20:25:30 +09:00
Florian Festi e6a37d30d1 Remove old codRemove old codee 2013-04-17 00:02:43 +09:00
Florian Festi a8dcf02918 Fix hexHolesRectangle and add skip param
Use skip param to implement hexHolesCircle
2013-04-16 23:52:06 +09:00
Florian Festi 0f1a5a540c First attempts for a lamp casing 2013-04-16 12:28:37 +09:00