Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Classes | Namespaces | Functions
command_base.h File Reference
#include <stdint.h>
#include "error_codes.h"
#include "progress_codes.h"
#include "result_codes.h"
Include dependency graph for command_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  logic::CommandBase
 Base class defining common API for high-level operations/commands/state machines. More...
 

Namespaces

 modules
 The modules namespace contains models of MMU's components.
 
 modules::motion
 
 logic
 The logic namespace handles the application logic on top of the modules.
 

Functions

ErrorCode logic::AddErrorAxisBit (ErrorCode ec, uint8_t axis)