-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Motor Speed set up #5
Comments
Hi Rick, For motors with that high of a gear ratio, you have to disable 16x microstepping, otherwise there are issues communicating with EQMOD due to the size of the numbers (the synta protocol wasn't designed for ratios that high). Setting the motor angle to 15degree doesn't actually change anything in hardware (your motors will still be 7.5 degrees, can't change that). What it does is affect the speed calculations reported to EQMOD which will affect the numbers sent back which may help. EDIT: |
Hi Tom, |
Just download the latest version of the config utility, it will upload the new hex file for you. |
Hi Tom,
I've gotten back from the States and had a little more time to play with the AstroEQ I'm still running into a few snags. I reduced the Voltage on the motors as you suggested and that seems to help a bit with the heat issue. I'm still unsure about the motor settings. The Mfg. website says the motors are 7.5° step, my Trannies are the old Vixen 300:1 (mounted on the new motors) and my Mount is 144:1 worm gear. When I set these paramaters up in the Config. Utility I get some funky noises and the motors lock up and buzz at x12 Slew (RA) and about x25 Slew(DEC). and the tracking rate is about 2x as fast as it should be. If I change the Trannie ratio to 150 I get a Slew of x20(RA) and x48(DEC) and the correct (10 min.) Sidereal Tracking rate. I can also set my motor step to 15° the correct 300:1 Tranny ratio I get a Slew of x23(RA) and x48(DEC) and the correct sidereal rate. The Motors are noticeably louder with the 15° step but seem to run a bit cooler.
Which set up is better? The 15° seems the best option when it comes to motor heat, but I'm unsure if it will damage my motors because they should be 7.5° step. The 7.5° step is better because of the smaller steps and less noise but the heat is the issue...A real quandry...You said the motors can run as high as 80°C with out harm so the 7:5° step is probably the best because of the smoother tracking. Any advice would be appriecated.
The next problem I'm having is connecting through EQMOD, I can run the motors all day through the AstroEQ Config Utility and EQMOD but when I try to connect through EQMOD/ PHD or Stellarium it won't find a port (even the one I used with the Config Utility). I've tried forcing a Port through and over riding a Port with the ASCOM Profile Explorer but it just won't come up in the EQMOD Set Up box. This has me really stumped...
The text was updated successfully, but these errors were encountered: