Adjust spacing
This commit is contained in:
parent
7e9576dc5b
commit
954563d603
2 changed files with 11 additions and 11 deletions
|
|
@ -118,8 +118,8 @@ class Stepper {
|
|||
static int final_estep_rate;
|
||||
static int current_estep_rate[E_STEPPERS]; // Actual extruder speed [steps/s]
|
||||
static int current_adv_steps[E_STEPPERS]; // The amount of current added esteps due to advance.
|
||||
// i.e., the current amount of pressure applied
|
||||
// to the spring (=filament).
|
||||
// i.e., the current amount of pressure applied
|
||||
// to the spring (=filament).
|
||||
#else
|
||||
static long e_steps[E_STEPPERS];
|
||||
static long advance_rate, advance, final_advance;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue