Search found 3 matches

by modsbyus
Sat Aug 13, 2016 10:59 pm
Forum: Extruder
Topic: Extruder 1 heats to 300C anytime either extruder temp is set
Replies: 4
Views: 6197

Re: Extruder 1 heats to 300C anytime either extruder temp is

Shouldn't the extruder heaters be operating in parallel? This is commented out in the firmware.

In Configuration_adv.h

Code: Select all

// Control heater 0 and heater 1 in parallel.
//#define HEATERS_PARALLEL
by modsbyus
Sat Aug 13, 2016 10:07 pm
Forum: Extruder
Topic: Extruder 1 heats to 300C anytime either extruder temp is set
Replies: 4
Views: 6197

Re: Extruder 1 heats to 300C anytime either extruder temp is

I don't mind checking, but your request for me to check the mosfet doesn't make since to me. Obviously the mosfet is functioning. The extruder 1 heater comes on and stays on once either of the extruder heaters are triggered. It just doesn't turn off. Seems like a programming/firmware issue.
by modsbyus
Sat Aug 13, 2016 9:55 am
Forum: Extruder
Topic: Extruder 1 heats to 300C anytime either extruder temp is set
Replies: 4
Views: 6197

Extruder 1 heats to 300C anytime either extruder temp is set

geeetech i3 pro c extruder 1 exceeds set temp. Extruder 0 seems to work as expected. When I set extruder 0, extruder 0 heats to the set temp but extruder 1 also begins heating on its own even though it shows a set temp of 0. This is brand new and has yet to have a single print. I have been fighting ...