Welcome! Log In Create A New Profile

Advanced

Nozzle below set temp and starts printing

Posted by john40131 
Nozzle below set temp and starts printing
September 11, 2018 10:19AM
Hi, hope someone can help with this problem.
I have updated my A8 with Ramps 1.4 and Marlin 1.1.9, I have a problem if I select a print from SD card it will start to print when nozzle is at 70deg instead of Extrude_mintemp is set to 170deg cant find an answer can anyone tell me setting in Marlin to stop this, I no i can pre-heat in control panel...

Regards John
Re: Nozzle below set temp and starts printing
September 11, 2018 10:50AM
nd this is start script in S3D.

John

G90
M82
M106 S0
M140 S60
M190 S60
M104 S200 T2
M109 S200 T2
G28 ; home all axes
G1 X0 Y20 Z0.2 F3000 ; get ready to prime
G92 E0 ; reset extrusion distance
G1 X100 E20 F600 ; prime nozzle
G92 E0
G1 E-3.1000 F2000
G1 Z0.200 F1000
; process Process1
; layer 1, Z = 0.200
T0
; tool H0.200 W0.400
; skirt
G1 X86.750 Y84.013 F4800
G1 E0.0000 F600
G92 E0
G1 X87.265 Y83.800 E0.0167 F3600
G1 X104.200 Y83.800 E0.5236
G1 X104.200 Y83.065 E0.5456
Re: Nozzle below set temp and starts printing
September 11, 2018 11:07AM
You are setting extruder temp for tool 2 but later change to tool 0?!
Sorry, only registered users may post in this forum.

Click here to login