› Forums › The Beast V1, V2 and Elevator 3D Printer Support › filament sensors › Reply To: filament sensors
December 3, 2020 at 11:29 pm
#2160

Participant
So this would not be correct then,
if pins_BTT_GTR_V1_0.h is:
#define E2_DIAG_PIN PD3 // Z+
#define Z_MAX_PIN E2_DIAG_PIN // Z+
then add this to configuration.h:
#define FIL_RUNOUT_PIN PD3
I didn’t a specific setting in pins_BTT_GTR_V1_0.h for a filament sensor so I used the Z_MAX_PIN.
I did get compile errors without FIL_RUNOUT_PIN defined.
-
This reply was modified 1 month, 2 weeks ago by
phongshader.