Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
Go to the source code of this file.
Classes | |
class | modules::globals::Globals |
Globals keep track of global state variables in the firmware. More... | |
Namespaces | |
modules | |
The modules namespace contains models of MMU's components. | |
modules::globals | |
The globals namespace provides all necessary facilities related to keeping track of global state of the firmware. | |
Enumerations | |
enum | modules::globals::FilamentLoadState : uint8_t { modules::globals::NotLoaded = 0 , modules::globals::AtPulley = 1 , modules::globals::InSelector = 2 , modules::globals::InFSensor = 4 , modules::globals::InNozzle = 8 } |