FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
This commit is contained in:
parent
7f81aa7ff3
commit
1a79b13b7a
27 changed files with 76 additions and 66 deletions
|
|
@ -53,7 +53,7 @@
|
|||
void tp_init(); //initialize the heating
|
||||
void manage_heater(); //it is critical that this is called periodically.
|
||||
|
||||
#if ENABLED(FILAMENT_SENSOR)
|
||||
#if ENABLED(FILAMENT_WIDTH_SENSOR)
|
||||
// For converting raw Filament Width to milimeters
|
||||
float analog2widthFil();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue