Thingiverse
Tevo Tarantula filament sensor
par kristakos
8
Téléchargements
2
Likes
0
Makes
This is filament runout sensor for OctoPi case I made previously. It is very compact and flexible.
I used the Z+ Port, therefore you need to set FIL_RUNOUT_PIN in pins_RAMPS.h to 19:
#define FIL_RUNOUT_PIN 19
In Configuration.h search for the //FILAMENT_RUNOUT_SENSOR define and comment it out. If you want to use the default pinout, also invert the logic of the sensor and disable the internal pullup:
//#define FIL_RUNOUT_PULLUP // Use internal pullup for filament runout pins.
and set inverting to true
I used the Z+ Port, therefore you need to set FIL_RUNOUT_PIN in pins_RAMPS.h to 19:
#define FIL_RUNOUT_PIN 19
In Configuration.h search for the //FILAMENT_RUNOUT_SENSOR define and comment it out. If you want to use the default pinout, also invert the logic of the sensor and disable the internal pullup:
//#define FIL_RUNOUT_PULLUP // Use internal pullup for filament runout pins.
and set inverting to true
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !