Search found 2 matches

by B4DschK4Pp
Mon Dec 28, 2020 2:31 pm
Forum: Geeetech A10 Series
Topic: Print won't stop if filament run out
Replies: 1
Views: 2586

Re: Print won't stop if filament run out

So I ended up wiring the sensor to my raspberry pi directly and configured it with Octoprint Enclosure Plugin.

Cheers
by B4DschK4Pp
Fri Dec 25, 2020 6:24 pm
Forum: Geeetech A10 Series
Topic: Print won't stop if filament run out
Replies: 1
Views: 2586

Print won't stop if filament run out

Hi all,

I newly installed my filament run out sensor to my A10 and activated it in the menu.
Before that I flashed the official Marlin 1.1.8 from the GitHub repo with the line of
"//#define FILAMENT_RUNOUT_SENSOR" changed to
"#define FILAMENT_RUNOUT_SENSOR".
So now when the filament runs out, the ...