Hello,
On the Marlin 2.1.2.1, I am using 3 temperature loops, MAX31855 on the hotend 0, PT100 hotend 1, PT100 Bed.
All heater safety and cold extrusion prevention are disabled. All work, ok.
My question is: Can the M105 response be modified form this T0:200.0 /200.0 T1:195.0 /200.0 B:60.0 /60.0 @:0 B@:0 to something like this @5,1(0,0,0,0),200,0,195,0,25 where the @5 is the header (like ok); 1 is T0 heater is ON (0 will be T0 is OFF); (0,0,0,0) just the filler; 200 T0 target temperature , 0 is current T0 temperature, 195 T1 target temperature , 0 is current T1 temperature , and 25 is the current bed temperature.
If response can be modified can you please point me to the file?
Any help or suggestion highly appreciated.
Thank you
On the Marlin 2.1.2.1, I am using 3 temperature loops, MAX31855 on the hotend 0, PT100 hotend 1, PT100 Bed.
All heater safety and cold extrusion prevention are disabled. All work, ok.
My question is: Can the M105 response be modified form this T0:200.0 /200.0 T1:195.0 /200.0 B:60.0 /60.0 @:0 B@:0 to something like this @5,1(0,0,0,0),200,0,195,0,25 where the @5 is the header (like ok); 1 is T0 heater is ON (0 will be T0 is OFF); (0,0,0,0) just the filler; 200 T0 target temperature , 0 is current T0 temperature, 195 T1 target temperature , 0 is current T1 temperature , and 25 is the current bed temperature.
If response can be modified can you please point me to the file?
Any help or suggestion highly appreciated.
Thank you