You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
**V1.9.03 - Updates**
2
+
- Removed connection test check and made it standard.
3
+
- Switched motors to normal mode (better perf), but allowed silent mode through XX_UART_STEALTH_MODE defines.
4
+
- Made DEC driver be in Guide microstep mode unless slewing.
5
+
- Added command to Meade protocol to calculate stepper positions for stellar coordinates.
6
+
- Fixed an overflow bug in the CAL LCD menu for RA/DEC steps (esoteric mounts).
7
+
1
8
**V1.9.00 - Updates**
2
9
- Fixes RMS current setting for TMC2209 UART to be more accurate and consistent
3
10
- Disables i_scale_analog (aka "USE_VREF") by default so that results are more consistent between users. rms_current will no longer depend on Vref, unless specifically configured by the user.
0 commit comments