Pārlūkot izejas kodu

Remove obsolete de_float

Scott Lahteine 7 gadus atpakaļ
vecāks
revīzija
23557f8e77
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  1. 0
    4
      Marlin/src/module/planner.cpp

+ 0
- 4
Marlin/src/module/planner.cpp Parādīt failu

@@ -778,10 +778,6 @@ void Planner::_buffer_line(const float &a, const float &b, const float &c, const
778 778
     }
779 779
   #endif // PREVENT_COLD_EXTRUSION || PREVENT_LENGTHY_EXTRUDE
780 780
 
781
-  #if ENABLED(LIN_ADVANCE)
782
-    float de_float = de * steps_to_mm[E_AXIS_N];
783
-  #endif
784
-
785 781
   // Compute direction bit-mask for this block
786 782
   uint8_t dm = 0;
787 783
   #if CORE_IS_XY

Notiek ielāde…
Atcelt
Saglabāt