UBL devel debugging flag
This commit is contained in:
parent
4f042533a5
commit
a20eacaa48
7 changed files with 67 additions and 62 deletions
|
|
@ -223,7 +223,7 @@ extern volatile bool wait_for_heatup;
|
|||
extern volatile bool wait_for_user;
|
||||
#endif
|
||||
|
||||
extern float current_position[NUM_AXIS];
|
||||
extern float current_position[XYZE], destination[XYZE];
|
||||
|
||||
// Workspace offsets
|
||||
#if HAS_WORKSPACE_OFFSET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue