18 PushingFilamentUnlimited,
28 , feedPhaseLimited(
true)
40 bool Reset(
bool feedPhaseLimited,
bool haltAtEnd);
48 inline uint8_t
State()
const {
return state; }
52 bool feedPhaseLimited;
The logic namespace handles the application logic on top of the modules.
Definition: application.h:8
Feed filament to FINDA.
Definition: feed_to_finda.h:13
bool Reset(bool feedPhaseLimited, bool haltAtEnd)
Definition: feed_to_finda.cpp:15
uint8_t State() const
Definition: feed_to_finda.h:48
bool Step()
Definition: feed_to_finda.cpp:32