G10 works for setting temp, but that's not my goal. My goal is to make a pause.g script that automatically takes the temps of the 4 tools, stores them, and sets them to 0, so I can unpause with the temps automatically going back to what they were.
Posts made by Brad R 3D
-
RE: Pause Script on ToolChanger
-
RE: Pause Script on ToolChanger
@Phaedrux do you have any ideas for how I could do something like that?
-
RE: Pause Script on ToolChanger
@Phaedrux My goal is to have a resume.g that automatically sets the temperature back to what it was before it was set to 0, no matter what the tool was set to beforehand. Like if all the tools are set to 220, they all resume to 220, but if T0 is 220, T1 is 240, T2 is 260, and T3 is 285, they all resume to their appropriate temperatures.
-
Pause Script on ToolChanger
Hi! I have a question regarding my ToolChanger, which has a Duet 2 WiFi and is running RRF 2 (I’m upgrading to RRF 3 soon). I don’t even remotely trust it to run unattended or overnight, so I’m looking into creating a macro or something that pauses it and sets the hot end temps to 0 so the filament doesn’t burn, but then automatically sets them back to the temp they were when I had paused it. I know M105 can give the current tool temps, but that’s as far as I can find. Thank you!