Acknowledging a filament endstop.
-
So... after the filament endstop has gone off, and after I have plumed up new filament, and after I have resumed the print ...
When I reload the web interface, I still get the filament out --- paused message. Can I tell that to go away? Resetting the duet does that, but also effectively cancels the print.
-
@zBeeble it's a known issue that's going to be fixed in 3.5
-
@jay_s_uk sigh.
-
OK. So ... 3th or 4th false positive (in one print) is getting annoying. I'm thinking these new filament endstops are optical and are getting through my semi-transparent filament. Sigh.
So... if I comment out the ends stop in config.g, and then re-read it but not restart, can I continue the print with the sensor disabled?
-
@zBeeble
You could just send
M591 D0 S0
To disable the sensor -
@zBeeble the issue only happens when you reload the web interface. If you use M291 to display a harmless message such as "Printing resumed" in your resume.g file then I think that will replace the filament error message.