S3D Startup Script

Discussion about Simplify 3D software
Post Reply
B_HepSpringer
Reactions:
Posts: 6
Joined: August 6th, 2017, 7:09 am
3D Printer(s): Ultimaker 2 - BCN Sigma

S3D Startup Script

Post 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
User avatar
Chaco
Reactions:
Posts: 53
Joined: September 12th, 2016, 6:48 pm
Location: OH
3D Printer(s): HyperCube & Hictop Prusa i3 3DP-08
Contact:

Re: S3D Startup Script

Post 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
Post Reply

Return to “Simplify 3D”