Prusa-Firmware-MMU/tests/unit/logic
D.R.racer 0fa8a3c278 Refactor original solution from @leptun
- rename stall*guard to StallGuard (match name with the vendor)
- separate TMC2130 module from EEPROM (they do not need to know about each other at all)
- separate SGTHRS settings from motion - moved to globals like all other "global" parameters
- improved EEPROM storage for SGTHRS
2022-09-22 12:16:41 +02:00
..
cut_filament Fix test build 2022-08-11 10:26:42 +02:00
eject_filament Fix test build 2022-08-11 10:26:42 +02:00
failing_tmc Fix test build 2022-08-11 10:26:42 +02:00
feed_to_bondtech Fix test build 2022-08-11 10:26:42 +02:00
feed_to_finda Fix test build 2022-08-11 10:26:42 +02:00
helpers Invalidate currentSlot while homing 2022-02-21 18:38:04 +01:00
homing Fix test build 2022-08-11 10:26:42 +02:00
load_filament Refactor original solution from @leptun 2022-09-22 12:16:41 +02:00
stubs Refactor original solution from @leptun 2022-09-22 12:16:41 +02:00
tool_change Fix test build 2022-08-11 10:26:42 +02:00
unload_filament Fix test build 2022-08-11 10:26:42 +02:00
unload_to_finda Fix test build 2022-08-11 10:26:42 +02:00
CMakeLists.txt Fix homing error recovery + add homing unit tests 2022-02-17 08:21:15 +01:00