Skip to content

Commit 70d21e7

Browse files
authored
Create README
1 parent 464d160 commit 70d21e7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

tests/spindle_limits/README

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Test that the spindle speed limits from the INI are honoured.
2+
Tests three spindles, to ensure that multi=spindle is supported
3+
Spindle.0 has limits for MAX_FORWARD, MIN_FORWARD, MAX_REVERSE and MIN_REVERSE
4+
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.
7+
8+
FIXME (?)
9+
spindle commands through halui are not tested
10+
spindle commands through linuxcncrsh are not tested.

0 commit comments

Comments
 (0)