Filament change macros
-
Hi…
I was wondering if someone could point me to a good macro for filament change...
-
In config.g:
M581 E0 S0 T3 C1 ; activate trigger on E0 endstop level change
in NEW file trigger3.g:
M117 Please Change Filament extruder 0
M25 -
In config.g:
M581 E0 S0 T3 C1 ; activate trigger on E0 endstop level change
in NEW file trigger3.g:
M117 Please Change Filament extruder 0
M25Good evening at all … you can add a buzzer to the switch to hear if there is a lack of filament ... being an NO always plays in the presence of the filament ... solutions? Works well already works from Web with the beep but i would like to add a buzzer if I'm not on the computer :))
-
If you have a PanelDue attached then you can use M300 to make it beep.
-
If you have a PanelDue attached then you can use M300 to make it beep.
Not have PanelDue if use Fan3?