Drop obsolete Planner::position_float
This commit is contained in:
parent
8df42a84a4
commit
d1a807fdf8
2 changed files with 24 additions and 73 deletions
|
|
@ -219,10 +219,6 @@ class Planner {
|
|||
static uint32_t axis_segment_time_us[2][3];
|
||||
#endif
|
||||
|
||||
#if ENABLED(LIN_ADVANCE)
|
||||
static float position_float[NUM_AXIS];
|
||||
#endif
|
||||
|
||||
#if ENABLED(ULTRA_LCD)
|
||||
volatile static uint32_t block_buffer_runtime_us; //Theoretical block buffer runtime in µs
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue