Thingiverse
Tevo Tornado Filament Sensor support
by mikey5959
28
Downloads
17
Likes
0
Makes
Tevo Tornado Filament Sensor support :
Tested with Marlin 1.9 and a MKS GEN L.
Output : SERVOS3, Pin 4
Printed to 0.2, PLA+ SUNLU
Update Marlin :
" #define FILAMENT_RUNOUT_SENSOR "
" #if ENABLED(FILAMENT_RUNOUT_SENSOR) "
" #define NUM_RUNOUT_SENSORS 1 // Number of sensors, up to one per extruder. Define a FIL_RUNOUT#_PIN for each. "
" #define FIL_RUNOUT_INVERTING false // set to true to invert the logic of the sensor. "
" // #define FIL_RUNOUT_PULLUP // Use int
Tested with Marlin 1.9 and a MKS GEN L.
Output : SERVOS3, Pin 4
Printed to 0.2, PLA+ SUNLU
Update Marlin :
" #define FILAMENT_RUNOUT_SENSOR "
" #if ENABLED(FILAMENT_RUNOUT_SENSOR) "
" #define NUM_RUNOUT_SENSORS 1 // Number of sensors, up to one per extruder. Define a FIL_RUNOUT#_PIN for each. "
" #define FIL_RUNOUT_INVERTING false // set to true to invert the logic of the sensor. "
" // #define FIL_RUNOUT_PULLUP // Use int
Sign in to leave a comment
Sign in