Introduction:
This thread is a variation based on the excellent post by bmac2: Arduino Rotary Table for Dummies. First, I want to acknowledge that the electronic part of my build is based 100% on bamc2's post. However, I took a somewhat different direction in the Arduino programming and in the "rotary table" (because I didn't use one!). If you are interested in this post at all, I strongly recommend that you read bamc2's post first.
I've started this new post because I did not want to detract from bmac's post in any way, or post items to that thread which were starting to veer off in other directions. With that said, here are the areas where I went in a different direction:
First - I decided from the start that I wanted to try a build that did not use a rotary table. Instead, I built an indexing head with a collet holder which connects directly (no belts or gears) to a stepper motor. As I write this, the mechanical part of the build is complete (see below), but I am still working out some final details.
Second, because my "straight through indexer" requires some approximations in setting the stepper motor positions, I took the Arduino code posted by bmac2 and made some extensive revisions and additions. The advantage of this new code is that it makes it easy to select angular positions which are not an exact number of stepper motor steps, and still get a reasonably accurate approximation of the desired position.
I'll get into more detail on these two areas in subsequent posts.
Here is a link to my build page (still a work in progress as I write this): https://sites.google.com/site/lagad...ls-etc/build---electronic-indexing-head?pli=1
Here is the (nearly) complete indexing head/collet holder:
This thread is a variation based on the excellent post by bmac2: Arduino Rotary Table for Dummies. First, I want to acknowledge that the electronic part of my build is based 100% on bamc2's post. However, I took a somewhat different direction in the Arduino programming and in the "rotary table" (because I didn't use one!). If you are interested in this post at all, I strongly recommend that you read bamc2's post first.
I've started this new post because I did not want to detract from bmac's post in any way, or post items to that thread which were starting to veer off in other directions. With that said, here are the areas where I went in a different direction:
First - I decided from the start that I wanted to try a build that did not use a rotary table. Instead, I built an indexing head with a collet holder which connects directly (no belts or gears) to a stepper motor. As I write this, the mechanical part of the build is complete (see below), but I am still working out some final details.
Second, because my "straight through indexer" requires some approximations in setting the stepper motor positions, I took the Arduino code posted by bmac2 and made some extensive revisions and additions. The advantage of this new code is that it makes it easy to select angular positions which are not an exact number of stepper motor steps, and still get a reasonably accurate approximation of the desired position.
I'll get into more detail on these two areas in subsequent posts.
Here is a link to my build page (still a work in progress as I write this): https://sites.google.com/site/lagad...ls-etc/build---electronic-indexing-head?pli=1
Here is the (nearly) complete indexing head/collet holder: