I know Marv Klotz has a web site featuring his programs, they are great and I've used them many times (Thanks Marv!). I too like to dabble in simple programs for the shop. I'm not sure if anyone is interested, but I have a couple of simple programs used to help narrow down the options for machining a worm to mesh with an existing gear.
Program1. You input the DP of the gear you have and it computes the Threads/Inch for the worm and the circular vs thread pitch (it's slow but it works). Iterations are in .0001" increments so be patient. Usually ~ 20-90 seconds to compute.
Program2. BV-920 specific, but you could modify it for your lathe's change gears and lead screw pitch. It presents you with a list of the stock supplied gears (A-B) and you are shown a quick table resulting from installing the gears. The table mimics the one on my machine, but it also includes the thread pitch and an equivalent Diametral Pitch for each pitch, and of course the lever position for the Quick Change box (Mine has 9 positions). You are not limited to the stock gears as the program will accept whatever tooth-counts you enter. The table information will update reflecting the gears chosen.
If I had a personal web site I would just make them available that way, but I don't.
I figured I'd ask rather than uploading something without permission.
The programs are written in QB4.5 and compiled to 'exe'. I'm also working on compiling them via QB64 so they can run on the newer machines too.
Let me know, and I'll share what I have so far.
Rich
Program1. You input the DP of the gear you have and it computes the Threads/Inch for the worm and the circular vs thread pitch (it's slow but it works). Iterations are in .0001" increments so be patient. Usually ~ 20-90 seconds to compute.
Program2. BV-920 specific, but you could modify it for your lathe's change gears and lead screw pitch. It presents you with a list of the stock supplied gears (A-B) and you are shown a quick table resulting from installing the gears. The table mimics the one on my machine, but it also includes the thread pitch and an equivalent Diametral Pitch for each pitch, and of course the lever position for the Quick Change box (Mine has 9 positions). You are not limited to the stock gears as the program will accept whatever tooth-counts you enter. The table information will update reflecting the gears chosen.
If I had a personal web site I would just make them available that way, but I don't.
I figured I'd ask rather than uploading something without permission.
The programs are written in QB4.5 and compiled to 'exe'. I'm also working on compiling them via QB64 so they can run on the newer machines too.
Let me know, and I'll share what I have so far.
Rich