The rotary encoder option has a great feature that lets you use it’s push button to change the number of steps moved per encoder detent or, if pushed long enough, re-zero the focuser.
A 1 second push sets 1 step per detent, 2 seconds 10 steps, 3 seconds 100 steps and a 4 second push re-zeros the focuser.
You get feedback beeps 1, 2, 3 or 4 beeps, but only after you release the push button.
Because of this, you kind of have to guess how long you’ve pressed the button.
But; press a little too long and you might unintentionally re-zero your focuser!
These two changes will give you real-time feedback beeps while you press the button.
Starting with firmware version “Focuserv258_DRV8825_HW203_OLED _RE_F” I’ve replaced lines 1398 through 1441 with this:
Hi Mike
My apologies, have been busy working on another project. If ok with you will add your proposed changes into next firmware release for RE. Am always looking to make things better and appreciate the suggestions and changes.
Regards
Robert
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The rotary encoder option has a great feature that lets you use it’s push button to change the number of steps moved per encoder detent or, if pushed long enough, re-zero the focuser.
A 1 second push sets 1 step per detent, 2 seconds 10 steps, 3 seconds 100 steps and a 4 second push re-zeros the focuser.
You get feedback beeps 1, 2, 3 or 4 beeps, but only after you release the push button.
Because of this, you kind of have to guess how long you’ve pressed the button.
But; press a little too long and you might unintentionally re-zero your focuser!
These two changes will give you real-time feedback beeps while you press the button.
Starting with firmware version “Focuserv258_DRV8825_HW203_OLED _RE_F” I’ve replaced lines 1398 through 1441 with this:
I’ve also changed the timing of beep() function to fit the available time slice, lines 1695 through 1706:
Hope this is helpfull.
Mike W
Last edit: Mike W 2017-11-11
Hi Mike!
Thx for share with us, nice helpful gadget :D
Cheers Toni
Hi Mike
My apologies, have been busy working on another project. If ok with you will add your proposed changes into next firmware release for RE. Am always looking to make things better and appreciate the suggestions and changes.
Regards
Robert
Robert,
Yes, I'd be happy to have the changes included in the next release!
Regards,
Mike W
So this is coming soon in firmware 259 which in a few days will be released