-
Notifications
You must be signed in to change notification settings - Fork 14
Description
So things look really great right now - in that they seem like they are within reach.
I am sort of confident that I could try to manually change the time/step and the step resolution and get my hardware to work with the moonlite focuser I have.
However, I'd really like to follow the directions on the tin, and right now there isn't a lot of detail in this domain.
When I just build what is at the top of the latest branch, and run it, I believe I had hard-wired my driver to use 1/2 steps, or maybe 1/4 steps. So that might be a problem for starters.
If I change nothing, I find that the Moonlite ASCOM driver limits how many steps can be traversed by 10,000. But if I try to move 10,000 steps, it doesn't move very far - less than a millimeter. This means I probably got a wire lose to the coils, or backwards. But it's strange because I can use the buttons and they seem to work - or at least they did work fine at one point. Regardless of all this, it would be really nice to have it pointed out in the README file where to look in the code for fine tuning the firmware to match the configuration of hardware in use.