Heater decoupled when trying to use Dual Extrusion

Having a problem? Post it here and someone will be along shortly to help
Post Reply
cruzinbill
Plasticator
Posts: 18
Joined: Mon Feb 06, 2017 8:04 pm

Heater decoupled when trying to use Dual Extrusion

Post by cruzinbill »

Everything seems to work fine with a single filament print. When choosing to print something with both extruders it will heat the HE then rehome and say Heater Decoupled.

Really have no idea where to go from here. The only thing I find for this issue is people with bad fuses and such. Which is not the issue as it works without issue when doing single filament.
User avatar
pouncingiguana
Printmaster!
Posts: 150
Joined: Tue Nov 15, 2016 8:48 am

Re: Heater decoupled when trying to use Dual Extrusion

Post by pouncingiguana »

A few questions:

1) What's the date on the firmware you are using?

2) What are you slicing the print in?

3) Can you post the first 20 (or so) lines of gcode of the file you are trying to print?
cruzinbill
Plasticator
Posts: 18
Joined: Mon Feb 06, 2017 8:04 pm

Re: Heater decoupled when trying to use Dual Extrusion

Post by cruzinbill »

1)20170328

2) I'm using Matterslice through matter control. Was going to try cura... but it refuses to change the zoffset..... sorry sidetracked there.

3)
; Generated with MatterSlice 1.0
; filamentDiameter = 1.75
; extrusionWidth = 0.5
; firstLayerExtrusionWidth = 0.625
; layerThickness = 0.3
; firstLayerThickness = 0.3
; automatic settings before start_gcode
G21 ; set units to millimeters
M107 ; fan off
M104 T0 S205 ; start heating extruder 1
M109 T0 S205 ; wait for extruder 1
T0 ; set the active extruder to 0
; settings from start_gcode
G28
; automatic settings after start_gcode
M104 T1 S205 ; Start heating extruder2
M109 T1 S205 ; Finish heating extruder2
T0 ; set the active extruder to 0
G90 ; use absolute coordinates
G92 E0 ; reset the expected extruder position
M82 ; use absolute distance for extrusion
IMBoring25
Printmaster!
Posts: 616
Joined: Wed Mar 18, 2015 1:11 am

Re: Heater decoupled when trying to use Dual Extrusion

Post by IMBoring25 »

Is there a chance your firmware is configured for traditional fully-independent dual extrusion with two heaters and two thermistors?
cruzinbill
Plasticator
Posts: 18
Joined: Mon Feb 06, 2017 8:04 pm

Re: Heater decoupled when trying to use Dual Extrusion

Post by cruzinbill »

IMBoring25 wrote:Is there a chance your firmware is configured for traditional fully-independent dual extrusion with two heaters and two thermistors?

Not sure honestly. Other than choosing "Share Temperature" which I did and it leaves you with one HE visible, I haven't seen anything else that would lead to that conclusion. I had originally thought the same and started to look around for anything that mentioned it.
User avatar
pouncingiguana
Printmaster!
Posts: 150
Joined: Tue Nov 15, 2016 8:48 am

Re: Heater decoupled when trying to use Dual Extrusion

Post by pouncingiguana »

One last thing. Post the top of your configuration.h file for your firmeware - everything above the warning not to mess with stuff (about the first 33 lines)
cruzinbill
Plasticator
Posts: 18
Joined: Mon Feb 06, 2017 8:04 pm

Re: Heater decoupled when trying to use Dual Extrusion

Post by cruzinbill »

pouncingiguana wrote:One last thing. Post the top of your configuration.h file for your firmeware - everything above the warning not to mess with stuff (about the first 33 lines)

Is there a way to access this of the firmware on it already, or do I simply take it from the firmware file I used to flash to it?
User avatar
pouncingiguana
Printmaster!
Posts: 150
Joined: Tue Nov 15, 2016 8:48 am

Re: Heater decoupled when trying to use Dual Extrusion

Post by pouncingiguana »

Take it from the firmware you used to flash it
Post Reply

Return to “Troubleshooting”