First parts 2nd extruder
This commit is contained in:
parent
a0dc66f7bf
commit
aad4b75b94
5 changed files with 104 additions and 43 deletions
|
|
@ -94,6 +94,7 @@ extern float max_z_jerk;
|
|||
extern float mintravelfeedrate;
|
||||
extern unsigned long axis_steps_per_sqr_second[NUM_AXIS];
|
||||
|
||||
extern uint8_t active_extruder;
|
||||
|
||||
#ifdef AUTOTEMP
|
||||
extern bool autotemp_enabled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue