macro for filament change
-
since i'm a beginner when it comes to macros, i looked online for a suitable code but didn't understand enough. So my error message comes and the printer stops. now i would like to be able to clamp new filament and the printer to continue printing...please help..is there a template for this?Re: [connect a FilamentSensor](wiring and code)
-
@axiom do you have a filament sensor of some sort connected? If so you can add logic to filament-error.g which will run when it triggers. See:
https://docs.duet3d.com/en/User_manual/RepRapFirmware/Events
Within that you could, for example use M291 to produce a dialog box with instructions etc:
https://docs.duet3d.com/User_manual/Reference/Gcodes#m291-display-message-and-optionally-wait-for-response