I have always had problems with a hot nozzle when homing all axis, Usually this leaves a nice blob right in the middle of the bed before the print starts. If i can do the G28 before the nozzle heats up, there is no problem at all.
Simplify automatically inserts the nozzle and bed heating commands before the start script. I have read elsewhere that if you include the bed and nozzle heating commands in the starting script (after the G28), Simplify is smart enough to see this and does not insert the heating commands before the starting script begins. NOT so! At least I can't make it work that way.
I could, and I have edited the final gcode file to remove the heating commands that Simplify inserted ... and then the script works beautifully ,,, no blobs.
So why is Simplify inserting those heating commands when its not supposed to ??