boxespy/boxes
Florian Festi e3ba617f22 Fix traceback for top_edge == "L"
No longer access the t1 edge type after changing it which may lead
to t1 being a char instead of a Edge instance

Thanks to michael (https://hackaday.io/hacker/381347-michael) for
pointing this out!
2019-02-10 19:49:51 +01:00
..
generators Remove .open() call from the .render() method 2019-02-08 17:43:15 +01:00
Color.py Implement proper color handling 2019-02-03 16:28:02 +01:00
__init__.py Remove .open() call from the .render() method 2019-02-08 17:43:15 +01:00
edges.py Python 2 compat fix 2019-01-12 18:42:44 +01:00
formats.py Add svg_Ponoko output format 2019-02-03 16:30:28 +01:00
gears.py Add callback param to gears.gearCarrier() 2017-05-04 21:41:18 +02:00
lids.py Fix traceback for top_edge == "L" 2019-02-10 19:49:51 +01:00
parts.py Doc strings for Parts methods 2018-08-23 23:28:24 +02:00
pulley.py Fix pulley size calculation for r_axle being None 2017-03-29 07:40:17 +02:00
robot.py Robot parts: Initial commit 2017-02-22 22:33:22 +01:00
servos.py Fix Servo.choices() and use it in robotarm 2017-02-25 19:59:16 +01:00
svgutil.py svgutil: Make detection of view port a bit more robust 2017-08-20 19:56:33 +02:00
vectors.py Add tangent() function 2017-02-22 20:01:28 +01:00