Notifications
Clear all

Stops at the begging of the print  

  RSS
GertL
(@gertl)
Reputable Member
Stops at the begging of the print

Im not sure what category this one should go.

I have a small issue.
Quite often my prints halts after have been drawing the intro line.

Sometimes it starts by itself after a couple of seconds, sometimes i need to push the button. Or it feels like starts when i push the button 🙂

My start script is as below if there could be something stupid in there:

G28 W ; home all without mesh bed level
G0 Z60 ; get head above bed to keep it cool
M140 S[bed1_temperature] ; this will take the layer 1 temperature for bed 0
M190 S[bed1_temperature] ; wait for bed temp
M104 S[extruder0_temperature] T0 ; this will take the layer 1 temperature for extruder 0
M109 S[extruder0_temperature] T0 ; wait for extruder temp
G28 W ; home all without mesh bed level
G80 ; mesh bed leveling
G1 Y-3.0 F1000.0 ; go outside printing area
G1 X60.0 E9.0 F1000.0 ; intro line
G1 X100.0 E12.5 F1000.0 ; intro line

---
Gert

Posted : 17/05/2017 7:07 pm
Share: