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 be...
I need to insert a M600 command at a layer 10 using Simplify 3D. I tried inserting {IF "[current_layer]==10"} M600 under FFF, Scripts, Layer Change Script. It does insert this command {IF "10==10"} M600 at the right point in the gcode file, but it never executes. But if I insert ...
OK, relative newbie here but have done many prints with s3d. The problem is, no matter what I do i can't print an object at 100%. Even though I set infill at 100% there are many parts of my print that are filled to a lower %. I was printing a project box with 1.5 mm walls and the fill between the tw...