Extruder temperature always 210C
I just installed Repetier-Host for the first time (V2.1.6). Slicing using the Cura engine I always get a temperature of 210C in the generated GCode no matter what I set the temperature on the Filament tab or via a filament settings file. I can manually edit the GCode file, so there's a work-round. AM I missing something?
Comments
{IF_EXT0}M109 T0 S{TEMP0}
{IF_EXT1}M109 T1 S{TEMP1}