Loading

Music Box Cylinder

by failrate, published

Music Box Cylinder by failrate Nov 27, 2009

Description

Taking a cue from all of the lovely gears appearing on thingiverse recently, I sat down with openSCAD and figured out once and for all how to use rotate and translate together to make gears.

The result is a reasonably typical music box cylinder with adjustable tooth and braille count. This version is probably not well formed for MakerBots, but could be sintered. I have an idea for a MakerBot version, but it's running late ;)

todo:
- Accompanying worm gear (or spring, clutch, drive gear assembly?)
- Comb
- Base/Box

Recent Comments

view all

I have no way to test it yet, but would abs or pla being plucked vibrate enough to make sound if it was attched to a resonator box? possibly something shaped like a square spiralled car horn?

It'd probably make sense to find an existing mass-manufactured music box that we can just replace the cylinder on, rather then reinventing that particular wheel? (On the other hand, if we go the custom route, we can make combs that have exactly the notes we want.)

Also, making a makerbottable form of this would require only that instead of having straight-edged cylinders sticking out of the drum, you instead had the edge of a disc poking out. The disc's edge would jut out such that it can be printed as an overhang of less than 60%, which is easily makerbottable. The widening of individual notes/notches caused by using disc edges can be accounted for in the choice/design of the comb used.

Liked By

view all

License

Public Domain
Music Box Cylinder by failrate is licensed under the Public Domain license.

Give a Shout Out

If you print this Thing and display it in public proudly give attribution by printing and displaying this tag. Print Thing Tag

Instructions

Open up the scad file and look for the rows array variable. This array is full of zeros and ones. Change to a one if you want to generate a braille to strike the comb at that point. Basically, you are turning computer code into a physical binary representation, kind of like a punchcard or Jacquard loom. Neat!

Comments

You must be logged in to post a comment.

HarlanDMii on Jan 31, 2012 said:

I have no way to test it yet, but would abs or pla being plucked vibrate enough to make sound if it was attched to a resonator box? possibly something shaped like a square spiralled car horn?

Anonymous on Nov 27, 2009 said:

Also, making a makerbottable form of this would require only that instead of having straight-edged cylinders sticking out of the drum, you instead had the edge of a disc poking out. The disc's edge would jut out such that it can be printed as an overhang of less than 60%, which is easily makerbottable. The widening of individual notes/notches caused by using disc edges can be accounted for in the choice/design of the comb used.

Anonymous on Nov 27, 2009 said:

@Erik My immediate notion was the same!
If we can get a cheap metal tooth-harp design up on shapeways, then the rest of the music device could be makerbottable. Once there's a script to convert music (perhaps MIDI format music, also?) into a drum, you've got printable music!

Was actually about to look into the possibility last night while playing with a little music box (Sound of Silence). Failrate, you read my mind! :D

theorbtwo on Nov 27, 2009 said:

It'd probably make sense to find an existing mass-manufactured music box that we can just replace the cylinder on, rather then reinventing that particular wheel? (On the other hand, if we go the custom route, we can make combs that have exactly the notes we want.)

Anonymous on Nov 27, 2009 said:

Wow, I can imagine a script that takes sheet music as input and creates a custom drum for a music box! Utterly cool idea!

Anonymous on Nov 27, 2009 said:

Cool! can't wait to see the whole device.

:)

Top