Commit Graph

4 Commits (670006b919a3a26a7262e1bcda0929eebae70a94)

Author SHA1 Message Date
Scott Lahteine 670006b919 Remove invariant code from Configurations
- Add `Conditionals.h` with calculated configuration values
- Add `SanityCheck.h` with checks for configuration errors
- Remove equivalent code from all configurations
- Move error checks from some sources to `SanityCheck.h` also
- Fix initialization of count_direction in stepper.cpp
maverikou e93eb3e8d3 Update test
maverikou b8ae3feb9e Update test
maverikou 39d255608d Test an extra delta configuration with auto bed leveling code paths