Page 1 of 1

Feature Request: No generated GCode before scripted start

Posted: Tue Mar 11, 2014 1:38 pm
by thetenter
Hey everyone,

I realized, that Simplify3D generates Gcode before the scripted start Gcode (i.e. Heating and Cooling commands).

This is really annoying, because it makes my autonomous start routine without any oozing impossible.

Is there a way, to put these generated Gcode lines after the start Gcode?

Thanks for your help.

Re: Feature Request: No generated GCode before scripted star

Posted: Wed Mar 12, 2014 5:20 am
by JoeJ
I think there is a way to add a special tag into the start code that basically tells the software to omit its own temperature settings that typically occur before this script. I can't remember the exact syntax, but I think I've used it before