Thingiverse
Sigma3d Extruder With Filament Runout Sensor
by serkanc
21
Downloads
18
Likes
0
Makes
https://youtu.be/lCEg9uwLLOo
This is Filament Runout Sensor with extruder for Sigma3d Printer. You need a microswitch with bearing... The switch should be connected as NC to X max on ramps board.
In Marlin pin.h definition of your board change the line
define FIL_RUNOUT_PIN 2
2 for Xmax pin
15 For Ymax pin
19 for Z Max Pin
In Configuration.h enable the filament_runout_sensor, uncomment the first line,
Fil_Runout_Inverting = False
This is Filament Runout Sensor with extruder for Sigma3d Printer. You need a microswitch with bearing... The switch should be connected as NC to X max on ramps board.
In Marlin pin.h definition of your board change the line
define FIL_RUNOUT_PIN 2
2 for Xmax pin
15 For Ymax pin
19 for Z Max Pin
In Configuration.h enable the filament_runout_sensor, uncomment the first line,
Fil_Runout_Inverting = False
Sign in to leave a comment
Sign in