📝 Assisted Tramming followup (#1103)

Followup to e02a64953c
This commit is contained in:
ellensp 2024-09-28 14:29:50 +12:00 committed by GitHub
parent e55355a441
commit 9fd5c89e9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
376 changed files with 752 additions and 752 deletions

View file

@ -1110,8 +1110,8 @@
* Screw Thread. Use one of the following defines:
*
* M3_CW = M3 Clockwise, M3_CCW = M3 Counter-Clockwise
* M4_CW = M3 Clockwise, M4_CCW = M4 Counter-Clockwise
* M5_CW = M3 Clockwise, M5_CCW = M5 Counter-Clockwise
* M4_CW = M4 Clockwise, M4_CCW = M4 Counter-Clockwise
* M5_CW = M5 Clockwise, M5_CCW = M5 Counter-Clockwise
*
* :{'M3_CW':'M3 Clockwise','M3_CCW':'M3 Counter-Clockwise','M4_CW':'M4 Clockwise','M4_CCW':'M4 Counter-Clockwise','M5_CW':'M5 Clockwise','M5_CCW':'M5 Counter-Clockwise'}
*/