@InvinciblenRMC you can just use a while loop to monitor the temperature reading in the object model (OM) eg
While temp < 60 G4 S5With temp being replaced by the OM name. You can use the OM plugin to get the correct name. RRF will check the reading every 5 seconds until is greater than 60 or whatever you set it to.