Commit Graph

31 Commits (master)

Author SHA1 Message Date
Simon Pirkelmann 1a02956519 added code for generating part for clamping the plate to the rod 2019-09-16 14:24:07 +02:00
Simon Pirkelmann 817db1a623 put hinge of small dispenser gears in between the two plates 2019-09-16 11:05:40 +02:00
Simon Pirkelmann e91578347c finished implementation of segments with cuts at big or small circles 2019-09-15 20:26:41 +02:00
Simon Pirkelmann 6ac2c864c5 cleaned up code for segment output 2019-09-14 20:00:57 +02:00
Simon Pirkelmann 903fbdba07 added code for truncating plate gear path to segment 2019-09-13 18:08:48 +02:00
Simon Pirkelmann 7d828f5fbf added comments explaining the puzzle generation code 2019-09-13 17:23:54 +02:00
Simon Pirkelmann 441d733935 added code for generation of jigsaw puzzle piece on svg line 2019-09-13 17:17:05 +02:00
Simon Pirkelmann d59117c101 added generation of jigsaw puzzle shape 2019-09-13 08:44:31 +02:00
Simon Pirkelmann 42c5f92ece started with cutting away gear path for segments 2019-09-12 21:54:53 +02:00
Simon Pirkelmann a31dd52392 updated progress 2019-09-12 21:28:22 +02:00
Simon Pirkelmann 74d5f2edcb added code for outputting only segment instead of whole plate 2019-09-12 21:27:54 +02:00
Simon Pirkelmann affa70ede6 svg magic for outputting only part of the plate 2019-09-12 10:54:10 +02:00
Simon Pirkelmann 0bf09ea2fa FreeCAD plate design script (no longer used) 2019-09-12 08:41:24 +02:00
Simon Pirkelmann 39af6fb67d order for dispenser tubes 2019-09-12 08:40:59 +02:00
Simon Pirkelmann 81622fbc52 added __init__.py for module 2019-09-12 08:39:59 +02:00
Simon Pirkelmann 869956c59c main file for python script 2019-09-12 08:36:34 +02:00
Simon Pirkelmann 6404c5598d svg drawing of gear for driving the plate 2019-09-12 08:35:43 +02:00
Simon Pirkelmann 6eff8e54f4 svg drawings + explanation of dispenser gears 2019-09-12 08:35:01 +02:00
Simon Pirkelmann e51d24e2ec collection of references 2019-09-12 08:33:42 +02:00
Simon Pirkelmann 53c1ad07cf general notes for design of the prototype 2019-09-12 08:33:05 +02:00
Simon Pirkelmann b037d77545 first version of lasercut parts 2019-09-12 08:32:29 +02:00
Simon Pirkelmann c1d4f8e5cc FreeCAD script for creating dispenser shovels 2019-09-12 08:25:48 +02:00
Simon Pirkelmann 0d0d52d5ac CAD models for dispensers 2019-09-12 08:25:09 +02:00
Simon Pirkelmann 916fa74cb6 sketch for plate that as basis for modification in the circles.py script 2019-09-12 08:24:22 +02:00
Simon Pirkelmann 8648e9fcd1 added code for cutting center hole and lines for assembling from multiple parts 2019-09-12 08:23:18 +02:00
Simon Pirkelmann 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
Simon Pirkelmann 8940f5965f started working on figuring out cuts for dispenser gears 2019-09-03 22:34:20 +02:00
Simon Pirkelmann f34775eb3f added svg output of circles 2019-09-03 10:38:23 +02:00
Simon Pirkelmann 7403641a87 added angle and distance computation + computation of tangent points 2019-08-27 22:33:53 +02:00
Simon Pirkelmann b0a658a7b7 made script for optimal circle compuation more general by allowing also other number of circles 2019-08-27 11:38:04 +02:00
Simon Pirkelmann 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