Hello All!
Old timers here know that I publish a command line spoke length calculator AND a spreadsheet spoke length calculator with a database and various utilities.
In the past couple weeks I got around to updating SPOKE.CPP source code for SPOKE.EXE.
It is now "spokev2.cpp" with two binaries:
- spokev2_w32.exe for 32 Bit Windows
- spokev2_w64.exe for 64 Bit Windows
The updated code basically adjusts for spoke hole diameters as part of the calculation process whereas before that adjustment was made post-calculation.
You can view the lastest at:
http://www.mrrabbit.net/wheelsbyflemingapplications.php
OR
Homepage - mrrabbit.net and navigate to the business site and menu.
If you decide to check them out, make sure you download the related libraries for each and put ALL files for each version into their own unique folder.
If you're a coding maniac and run Darwin, Android ARM or whatever, feel free to port the code.
Enjoy!
=8-)