p8blr
Posts: 1
Joined: Tue Oct 25, 2022 3:10 pm

Creatbot chamber heater scripting

I'd like to be able to control the chamber without having to type it each time, but the Creatbot uses a M6013 S120 command to set the temperature. I tried to define the chamber as a third extruder in Simplify3D and then use the following script to fix it. However, I don't think it's working because variable is inside the quotation marks. Any ideas?

{REPLACE "M104 S[extruder3_temperature] T3" "M6013 S[extruder3_temperature]"}

Thanks

Return to “Troubleshooting and Bug Reports”