Commit Graph

13 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
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
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