View Posts
MatterHackers Forum
This forum has been set to read-only for archival purposes. Please visit our Community Forum to ask and participate in active discussions.
Temperature not getting set?
by >exnerd

I've been playing with the latest Mac MatterControl and just noticed that it doesn't actually seem to set the temperature (at least, not if you're just doing a straight gcode export -- MC isn't plugged directly into my Kossel Pro).

In reading through the gcode, the only temperature commands I see (M104, M109, M140) are the ones from my own manually-configured start/end gcode. These values differ significantly from the values I set for my filament, so it's pretty easy to tell.

exnerd - October 31st, 2015 at 3:14a.m.

Looks like it's by design: https://github.com/MatterHackers/MatterControl/issues/435

exnerd - November 1st, 2015 at 1:13p.m.

Yep, you'll want to use the placeholder variables in your start/end GCode as whosawhatsis linked to: https://github.com/MatterHackers/MatterControl/issues/51

ryan.lutz - November 2nd, 2015 at 10:59a.m.

We have some more information on this at http://wiki.mattercontrol.com/Start_GCode.

tanderson - November 2nd, 2015 at 1:54p.m.