Prusa-Firmware-MMU/tests/unit/logic/tool_change
D.R.racer 9ba116e06e Handle slot indices out of range correctly at top level
Besides Unload Filament, which only operates on active slot, all other
top level state machines check the validity of the command's parameter.
If the parameter is out of range for available slots, they return
ErrorCode::INVALID_TOOL now.
2021-08-12 10:30:40 +02:00
..
CMakeLists.txt Add bit masks for error codes for the TMC drivers 2021-08-02 07:45:45 +02:00
test_tool_change.cpp Handle slot indices out of range correctly at top level 2021-08-12 10:30:40 +02:00