Only a single E axis. Can tool-change reseed position[E_AXIS]?
This commit is contained in:
parent
0ccc5d1dd9
commit
11dcbae7a2
2 changed files with 15 additions and 13 deletions
|
|
@ -150,7 +150,7 @@ class Temperature {
|
|||
|
||||
#if ENABLED(PID_ADD_EXTRUSION_RATE)
|
||||
static float cTerm[HOTENDS];
|
||||
static long last_position[HOTENDS];
|
||||
static long last_e_position;
|
||||
static long lpq[LPQ_MAX_LEN];
|
||||
static int lpq_ptr;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue