D.R.racer
|
3cb3cebed9
|
Add forced reinit of all automata for the unit tests
+ added a few constexpr to constructors on the way
|
2021-06-21 10:22:17 +02:00 |
D.R.racer
|
b8f6bc9a4e
|
Tune Feed to FINDA state machine and its unit test
so that it works as expected
Still, there is a task of resetting all of the state machines just for
the next unit test to be run.
|
2021-06-21 10:22:17 +02:00 |
D.R.racer
|
f0a042c1b6
|
Add unit tests for Feed to FINDA state machine
+ improve infrastructure
|
2021-06-21 10:22:17 +02:00 |
D.R.racer
|
dfb57bcae5
|
Add Load filament state machine
+ printer's fsensor (external) module
+ state machine for loading to bondtech
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
7bfc1bad97
|
Cut filament prototype state machine
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
ade5f11fe2
|
Motion - remove dummy Idler functions
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
5b4eb0cee3
|
Extract Unload filament into a separate file
+ cleanup the object structure
+ add no_command as the starting "operation" to simplify the rest of the command handling at runtime
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
6f1624b718
|
Make logic prototype compilable
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
2159558d88
|
Prototype of Unload Filament command/operation
+ related stuff:
- command decoding+processing+reporting in main.cpp
- slight refactoring of modules
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
ca6de101c3
|
Logic - first try
|
2021-06-14 07:34:59 +02:00 |
D.R.racer
|
3ef113cf6c
|
Add basic motion API
|
2021-06-08 06:59:49 +02:00 |
D.R.racer
|
f848c8d550
|
Create basic FW structure
- Design API's based on our discussion and block diagrams
- Set doxygen rules/preferred syntax
|
2021-04-19 07:03:47 +02:00 |