maocypher / Octoprint-Smart-Filament-Sensor

OctoPrint plugin that lets integrate Smart Filament Sensors like BigTreeTechs SmartFilamentSensor directly to RaspberryPi GPIO pins.
GNU General Public License v3.0
13 stars 20 forks source link

No filament jam detection in dual-extruder system #23

Open Drzet opened 3 years ago

Drzet commented 3 years ago

I have had successful detections in single extruder prints but I can now confirm jams are not detected during dual extrusion print. Obviously the plugin has no way to know which extruder is supposed to be extruding at any given time. Is there a plan to introduce g-code parsing for T0 T1 commands and an option to assign the sensor to a specified extruder?

maocypher commented 3 years ago

Yes, it is planned, but it takes some time, because I can only work on it in my free time