Prusa-Firmware-MMU/tests/unit/logic
Yuri D'Elia d55e01bb58 Motion/PulseGen: allow to abort a move for chaining
Add a new parameter "halt" (default to true) to control the stopping
behavior:

- halt=true: no subsequent moves will be planned, motions stops abruptly
- half=false: a new move will be chained after the current one
2021-08-30 12:49:34 +02:00
..
cut_filament Add unit tests for logic state machines reusal 2021-08-12 10:30:40 +02:00
eject_filament Add unit tests for logic state machines reusal 2021-08-12 10:30:40 +02:00
feed_to_bondtech Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
feed_to_finda Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
helpers Add unit tests for logic state machines reusal 2021-08-12 10:30:40 +02:00
load_filament Add unit tests for logic state machines reusal 2021-08-12 10:30:40 +02:00
stubs Motion/PulseGen: allow to abort a move for chaining 2021-08-30 12:49:34 +02:00
tool_change Add unit tests for logic state machines reusal 2021-08-12 10:30:40 +02:00
unload_filament Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
unload_to_finda Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
CMakeLists.txt Add prototypes of remaining logic layer's unit tests 2021-06-30 07:39:31 +02:00