meshing calculation for co-planar gears
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sat, 17 Sep 2016 03:28:00 +0000 (06:28 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sat, 17 Sep 2016 03:28:00 +0000 (06:28 +0300)
commit84484521a697fe60f63bff077b9ba7475a45e54e
treea1fabf7db33ab0adebec5452574f1d02e5450591
parent1716bebf166a5424e4a683897a78883b7733a636
meshing calculation for co-planar gears
src/app.cc [new file with mode: 0644]
src/app.h [new file with mode: 0644]
src/gear.cc
src/gear.h
src/machine.cc
src/main.cc