Page 1 of 1

Printrbot Simple Metal no longer preheats

Posted: Thu Nov 20, 2014 8:44 am
by mikeysc110
I'm having a curious problem. I've had my Printrbot Simple Metal for a few months now and have been very pleased with the combination of the PSM and Simplify3D.

Recently, however, when I press the Print over USB (the only way I've ever printed) the printer does not preheat, and attempts to print anyway. It goes through the leveling process and starts to "print". The log says "cold extrusion prevented".

If I manually preheat, the prints come out fine.

Previously, there would be a status message in S3D that said "preheating extruder", and it would preheat.

I haven't made any changes to anything. What would cause the printer to decide not to preheat automatically?

Thanks for any help you can provide.

Re: Printrbot Simple Metal no longer preheats

Posted: Fri Nov 21, 2014 6:15 am
by JoeJ
Look at a gcode file you printed before and compare it to what you are creating now. That should make it really easy to find the differences. You probably just need to look at the starting script section

Re: Printrbot Simple Metal no longer preheats

Posted: Fri Nov 21, 2014 8:18 am
by jimc
Do you have the wait for temp to stabilize box checked in your temp process?

Re: Printrbot Simple Metal no longer preheats

Posted: Mon Nov 24, 2014 1:53 pm
by mikeysc110
Thanks, JoeJ, I will review the gCode. I didn't know you could see gCode in Simmplify3D, but I'll figure that out.

jimc, yes, that box is checked.

Thanks..