Welcome! Log In Create A New Profile

Advanced

Print won't start - Possibly hotend issue

Posted by AlexV 
Print won't start - Possibly hotend issue
September 24, 2014 12:22AM
Hi Everyone,

Prusa I3
Printrboard
J-Head Hot End
12v PCB MK2
Repetier Host for Mac

I have been running the printer with no problems until yesterday. After clicking 'Run' the heatbed heats up until it reaches 110c (nothing wrong there); all axes are homed; hotend heats up to 230c and that is where it stops. The print does not start.

Interestingly, the reported heatbed temperature in Repetier does not fluctuate from 110c - even +-0.1c! It's frozen!. I can however, hear the power relay to the heatbed starting and stopping, so it is obviously managing the temperature correctly. The hotend temperature seems to move within an acceptable range slightly above and below 230c.

As a test, I changed M109 to M104 and manually heated up the hotend to 230c and then clicked run. Surprise, Surprise, the print starts with no problems.

Any ideas?? I obviously don't want to continually have to manually heat the hotend.

Start Gcode:
; generated by Slic3r 1.1.7 on 2014-09-24 at 11:59:03

; perimeters extrusion width = 0.40mm
; infill extrusion width = 0.42mm
; solid infill extrusion width = 0.42mm
; top infill extrusion width = 0.42mm

G21 ; set units to millimeters
M190 S109 ; wait for bed temperature to be reached
G28 ; home all axes
M109 S230 ; heat up hot end to set temperature
M82 ; use absolute distances for extrusion
G90 ; use absolute coordinates
G92 E0 ; set E value to 0 at current position

G90 ; use absolute coordinates
G92 E0
M82 ; use absolute distances for extrusion

Edited 1 time(s). Last edit at 09/24/2014 12:23AM by AlexV.
Sorry, only registered users may post in this forum.

Click here to login