Page 1 of 1

S3D Startup Script

Posted: November 2nd, 2018, 3:40 pm
by B_HepSpringer
Hello hears hoping someone can help me?? I'm trying to get a new start up script to work but when I produce the code S3D is installing the 7 lines below.. I would like to stop this,, the G and M codes are in my script along with the heat setting,, but these are extra, if I ignored and run the code it would heat up cool down and re heat again,, which I want to avoid,,, any ideas how to stop this code>>>
G90
M82
M106 S0
M140 S60
M190 S60
M104 S205 T0
M109 S205 T0

Re: S3D Startup Script

Posted: April 24th, 2019, 10:57 am
by Chaco
Here is my startup script

G28 ; home all axes
M420 S1;
M420 Z8; Fade
G92 E0 ; zero extruder
G0 X2 Y2 F9000 ; go to front
G0 Z0.16 ; drop the bed
G1 X150 E25 F800 ; draw prime line
G92 E0 ; zero extruder