When I start a job and try to modify the bed or hot-end temperatures fed from the gcode file the web control allows to type it but does not set it.
The Jayo S8 original board allowed to change temperatures at any point.
Am I missing something?
When I start a job and try to modify the bed or hot-end temperatures fed from the gcode file the web control allows to type it but does not set it.
The Jayo S8 original board allowed to change temperatures at any point.
Am I missing something?
Is it possible to use a temp sensor without having to map it to a heater?
I'm using 2 heater outs for cooling fans I built in the enclosure and want to use the temp sensor I connected to temp2.
M308 S2 P"temp2" Y"thermistor" T100000 B4138 ; configure sensor 2 as thermistor on pin temp2
I have a Duet 3 6HC and the filament sensor pops a notification when there is no filament but the print continues. Before I upgraded the printer would pause the print and not allow to resume until filament was detected. I have a simple switch that detects if filament is present. Is there some gcode command I am supposed to add to the config?
;Filament detection
M591 D0 P1 C"io6.in" S1 ; filament monitor connected to io6.in and GND. The Extruder is E0 mapped to Driver:0.4
M591 D0 ; display filament sensor parameters for extruder drive 0