Prusa-Firmware-MMU/tests/unit/logic
D.R.racer 5af0125672 LoadFilament should not set filament loaded (surprisingly)
because of the change of semantics of LoadFilament operation.
LoadFilament pushes the filament into FINDA and then retracts it back just to keep the
filament ready to be grabbed by the idler and pulley and loaded into the printer's nozzle.

So the selector is not blocked by the filament -> filament NOT loaded
2021-10-12 18:11:05 +02:00
..
cut_filament Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
eject_filament Fix unit test: unload_filament 2021-08-31 06:59:29 +02:00
failing_tmc Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
feed_to_bondtech Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
feed_to_finda Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
helpers Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
load_filament LoadFilament should not set filament loaded (surprisingly) 2021-10-12 18:11:05 +02:00
stubs Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
tool_change Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
unload_filament Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
unload_to_finda Introduce checking for enabled/disabled Pulley axis in unit tests 2021-10-12 18:11:05 +02:00
CMakeLists.txt Add unit tests for failing TMC 2021-09-02 08:35:56 +02:00