File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Test 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+
34Spindle.0 has limits for MAX_FORWARD, MIN_FORWARD, MAX_REVERSE and MIN_REVERSE
45Spindle.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
810FIXME (?)
911spindle commands through halui are not tested
You can’t perform that action at this time.
0 commit comments