starting and ending scripts

Post your advice, tips, suggestions, etc...
Post Reply
psd
Posts: 203
Joined: Tue Mar 08, 2016 9:09 pm

starting and ending scripts

Post by psd » Mon Oct 23, 2017 10:34 pm

Hello Forum,
can someone please give me their best starting and ending scripts for the M2 in S3D?

I seem to have screwed mine up by trying a few variations.

thanks!
- peter,

innovative product designer and tinkerer

www.petersolomondesign.com

Low-Fer
Posts: 14
Joined: Tue Apr 18, 2017 5:30 am

Re: starting and ending scripts

Post by Low-Fer » Thu Nov 23, 2017 3:50 am

Mine actually have a mod or two, but work fine.

start---

M108 S255 ; turn on M2 fans
G28 ; home all axes
G1 Y50 Z0.3 F9600 ; move forward to avoid binder clips
G1 X205 Z10 ; move off platform
G1 Z0.4 ; position nozzle
G92 E0 ; zero extruder
G1 E25 F225 ; purge nozzle
G92 E0 ; zero extruder
G1 X190 Z0.1 E1.0 F1200 ; slow wipe
G1 X180 Z0.25 ; lift

end --

M104 S0 ; turn off extruder
M140 S0 ; turn off bed
G91 ; relative mode
G1 Z10 ; lift 10mm
G90 ; absolute mode
G1 X100 ; center X axis
G1 Z208 ; drop z axis to just above switch
M84 ; disable motors
M107 ; disable layer fan


Lowell

Post Reply