Clarify ExtUI command injection
This commit is contained in:
@ -71,7 +71,7 @@ namespace ExtUI {
|
||||
bool isMachineHomed(); // Axis position most likely correct, steppers may have deactivated
|
||||
bool canMove(const axis_t);
|
||||
bool canMove(const extruder_t);
|
||||
void enqueueCommands_P(PGM_P const);
|
||||
void injectCommands_P(PGM_P const);
|
||||
bool commandsInQueue();
|
||||
|
||||
bool isHeaterIdle(const heater_t);
|
||||
|
Reference in New Issue
Block a user