Motor Winder for Rubber Powered Models by bobm123 3d
3dmdb logo
Thingiverse
Motor Winder for Rubber Powered Models by bobm123

Motor Winder for Rubber Powered Models by bobm123

by Thingiverse
Last crawled date: 3 years ago
UPDATE 2018-06-06: I added another version of the drive pin with slightly smaller square ends that will hopefully make assembly into the drive gear and crank arms easier. If these are too tight, try printing drive_pin_loose.stl
UPDATE: I refactored the code to use the MCAD Involute Gear library so the whole project can be built from native OpenSCAD. All except for the logo which is still imported from DXF. While I was at it I make the gears extra fancy with holes and cut outs. Since the teeth have a slightly difference shape, you'd probably want to use all plain or all fancy gears for your winder.
This is my 3D printable 10:1 motor winder for small rubber band power model planes. If you are serious about building and flying these you should probably get a commercial one available on-line or from a good hobby shop. This is really an experiment in using OpenSCAD to create a working object based on parameters. Its intended to be printed on a small 3D printer (fits in 10x10x10 cm) and assembled with hardware available at your home center store.
The parts were designed to be assembled with #6 machine screws and hex nuts. The gear axles are 1/8" rod. If those sizes aren't available locally, you could probably create a metric version by editing the dimensions in N06_hardware.scad, but there may still be some hard coded values scattered through the main design.
I added test_block.stl so you could see how the hardware fits when. If necessary, adjust the 'tolerance' setting (line 24 of TenToOneWinder.scad) and generate new stl files. The python script makeStl.py finds all the modules that end in "_stl" generates the set of .STL files from them. Once printed, the test block can also be used as a bending jig to create the winding hook.
The latest sources are available on github (https://github.com/bobm123/maker/tree/master/winder)
Thanks for looking!
Bob M

Tags