Skip to content

Commit e904eeb

Browse files
authored
Update README
1 parent 70d21e7 commit e904eeb

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

tests/spindle_limits/README

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Test that the spindle speed limits from the INI are honoured.
2-
Tests three spindles, to ensure that multi=spindle is supported
2+
Tests three spindles, to ensure that multi-spindle is supported
3+
34
Spindle.0 has limits for MAX_FORWARD, MIN_FORWARD, MAX_REVERSE and MIN_REVERSE
45
Spindle.1 has no MIN_REVERSE to test that MIN_FORWARD is applied in reverse
5-
Spindle.2 has no reverselimits, to test that both forwards limits are tested in reverse
6-
Spindle commands through bith G-code (via MDI) and Python interface are tested.
6+
Spindle.2 has no MIN_REVERSE or MAX_REVERSE to test that both *_FORWARD limits are applied in reverse
7+
8+
Spindle commands through both G-code (via MDI) and Python interface are tested.
79

810
FIXME (?)
911
spindle commands through halui are not tested

0 commit comments

Comments
 (0)