The reasons for this change are: - NoCommand is used during the lifetime of the firmware as a fallback in case an unknown command is received (simplifies command handling code). It must remain not doing anything. - StartUp became a complex infrastructure which needs to "live" until an error is fixed (if any). That requires a "standard" StateInner() function which waits for the user to resolve the error. Unit tests renamed as well. |
||
|---|---|---|
| .. | ||
| cut_filament | ||
| eject_filament | ||
| failing_tmc | ||
| feed_to_bondtech | ||
| feed_to_finda | ||
| helpers | ||
| homing | ||
| load_filament | ||
| start_up | ||
| stubs | ||
| tool_change | ||
| unload_filament | ||
| unload_to_finda | ||
| CMakeLists.txt | ||