Commit Graph

26 Commits

Author SHA1 Message Date
7d828f5fbf added comments explaining the puzzle generation code 2019-09-13 17:23:54 +02:00
441d733935 added code for generation of jigsaw puzzle piece on svg line 2019-09-13 17:17:05 +02:00
d59117c101 added generation of jigsaw puzzle shape 2019-09-13 08:44:31 +02:00
42c5f92ece started with cutting away gear path for segments 2019-09-12 21:54:53 +02:00
a31dd52392 updated progress 2019-09-12 21:28:22 +02:00
74d5f2edcb added code for outputting only segment instead of whole plate 2019-09-12 21:27:54 +02:00
affa70ede6 svg magic for outputting only part of the plate 2019-09-12 10:54:10 +02:00
0bf09ea2fa FreeCAD plate design script (no longer used) 2019-09-12 08:41:24 +02:00
39af6fb67d order for dispenser tubes 2019-09-12 08:40:59 +02:00
81622fbc52 added __init__.py for module 2019-09-12 08:39:59 +02:00
869956c59c main file for python script 2019-09-12 08:36:34 +02:00
6404c5598d svg drawing of gear for driving the plate 2019-09-12 08:35:43 +02:00
6eff8e54f4 svg drawings + explanation of dispenser gears 2019-09-12 08:35:01 +02:00
e51d24e2ec collection of references 2019-09-12 08:33:42 +02:00
53c1ad07cf general notes for design of the prototype 2019-09-12 08:33:05 +02:00
b037d77545 first version of lasercut parts 2019-09-12 08:32:29 +02:00
c1d4f8e5cc FreeCAD script for creating dispenser shovels 2019-09-12 08:25:48 +02:00
0d0d52d5ac CAD models for dispensers 2019-09-12 08:25:09 +02:00
916fa74cb6 sketch for plate that as basis for modification in the circles.py script 2019-09-12 08:24:22 +02:00
8648e9fcd1 added code for cutting center hole and lines for assembling from multiple parts 2019-09-12 08:23:18 +02:00
850fe69847 output cuts for dispenser gears, markings for the placement of the gears and cut lines for assembly from multiple parts 2019-09-06 11:38:35 +02:00
8940f5965f started working on figuring out cuts for dispenser gears 2019-09-03 22:34:20 +02:00
f34775eb3f added svg output of circles 2019-09-03 10:38:23 +02:00
7403641a87 added angle and distance computation + computation of tangent points 2019-08-27 22:33:53 +02:00
b0a658a7b7 made script for optimal circle compuation more general by allowing also other number of circles 2019-08-27 11:38:04 +02:00
3398f44be0 started working on prototype design. wrote a python script for computing radius and position of optimally placed outside storage columns 2019-08-26 23:49:10 +02:00