Hey guys, This is probably a very simple problem and I'm probably overlooking something

Hey guys,

This is probably a very simple problem and I’m probably overlooking something obvious, but how do you change the printing temperature in Repetier?? I keep raising the temperature via the manual controls before the print, but then as soon as I start the print it jumps the temperature controls back to 200c and won’t let me change it!

Oh, and for those of you who remember me from last month or so, I bought that Da Vinci and got it working with repetier AND without the reliance on proprietary filament! Big thanks to “the pit” on youtube who showed me how!

The gcode sets the temperature. You need to change it there, or in the slicing profile to that the slicer will generate gcode with the correct temperature embedded in it.

And these a good chance your slicer has a temp for the first ( few layers) and another for the rest of the print.

To tag onto @Whosa_whatsis , you are sending manual gcode temperature commands through Repeteir, but as soon as the print starts, the printer gets the slicer’s temp command and switches. You can certainly adjust after the print starts. It’s all about the order the printer receives commands.

You guys were right. I went digging into the options and found where it listed the default temperatures, and it said that by setting these to 0 it would default to the manual temperatures, so now I have total print-by-print control ;D

Thanks guys! I have another question now, but I think I’m gonna start a new thread above for clarity and neatness.