dalefhome
Posts: 2
Joined: Fri Oct 12, 2018 9:35 am

Script

Need some help with start Script that I can add to my Ender3 exciting start Script that will heat the nozzle to 170c That is when the pla starts comeing out the nozzle. Then retract to pole the filament in. That should element the globing at start. Then continue with the rest of the existing start Script. Where should the add-on Script be placed? Hope you or someone can help. I have tryed with no secsess.
Using Simplify3D
Here is the Script I have.
G28 ; home all axes
G1 X5 Y10 Z0.2 F3000 ; get ready to prime
G92 E0 ; reset extrusion distance
G1 X160 E15 F600 ; prime nozzle
G1 X180 F5000 ; quick wipe
Thanks
Dale
S3D-Chris
Posts: 250
Joined: Wed Jun 20, 2018 12:52 pm

Re: Script

Check out our 3D Printing G-Code Tutorial M104 and M109 section here: https://www.simplify3d.com/support/arti ... #M104-M109

Return to “General Discussion and Tips”