3D Printing GCode Question:
Some how I set my print temp too low (by quite a bit) - Looking at the GCODE in a text editor I see these lines:
; EXECUTABLE_BLOCK_START
;TYPE:Custom
G9111 bedTemp=60 extruderTemp=200
Can I just change the temp here and save the file - or do I need to just make the changes on the printer just before it starts printing?
(Or reslice with the correct settings)