Re: Replicating the mini thunderbolt
Posted: Mon Dec 08, 2014 1:59 am
I'd rather get the math right and only have to do one or two prints.sirendude2012 wrote:What you do is model and print the rotor with no regard to balance, then when you get it, balance it.Frotz wrote:That's the easy part of the problem. Positioning N slots is easy; just do 360 / N. Now consider two sets of slots stacked. If you have one slot right on top of another, that side might be lighter than the other side and therefore the chopper will be unbalanced. The problem I want to solve is how the top set should be aligned with the bottom set to minimize any imbalance. If N1 is divisible by N2, then simply putting one slot on top of another will work. With N1 = 5 and N2 = 4, that's not so easy.