Explorar el Código

make autotemp compatile for use without pid

Bernhard hace 13 años
padre
commit
3320a5b37d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Marlin/temperature.h

+ 1
- 0
Marlin/temperature.h Ver fichero

23
 
23
 
24
 #include "Marlin.h"
24
 #include "Marlin.h"
25
 #include "fastio.h"
25
 #include "fastio.h"
26
+#include "planner.h"
26
 #ifdef PID_ADD_EXTRUSION_RATE
27
 #ifdef PID_ADD_EXTRUSION_RATE
27
   #include "stepper.h"
28
   #include "stepper.h"
28
 #endif
29
 #endif

Loading…
Cancelar
Guardar