Commit Graph

5 Commits (78983906debb0eaff957737641bfd922be94a4f7)

Author SHA1 Message Date
Guðni Már Gilbert 78983906de Optimise Catch2 V3 includes + fix a few cases of missing includes 2022-10-17 18:08:58 +00:00
Guðni Már Gilbert 6248ce93d7 Update CMake integration for Catch v3.1.0 2022-10-16 20:43:50 +00:00
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
D.R.racer ffd8924d8c Fix start MMU with filament blocking the selector 2021-11-03 10:37:51 +01:00
D.R.racer 925201d77a Basic unit test structure for the logic layer
It compiles the Cut Filament unit test with all the necessary components.
Still, the unit test does nothing.
2021-06-21 10:22:17 +02:00