Help!!!! Dual extruder problem
Posted: Mon Aug 11, 2014 1:43 am
I installed the dual extruder upgrade (very well made, BTW) and I'm encountering the following problem.
When I fire up S3D, the initial readings from all three thermistors are correct, but all subsequent readings are so low as to trigger a MIN_TEMP error. Here's the output in verbose mode:
Attempting connection at \\.\COM3...
RECEIVED: start
Connected to machine!
SENT: G21
RECEIVED: echo: External Reset
SENT: T0
RECEIVED: Marlin 1.0.0
RECEIVED: echo: Last Updated: Aug 10 2014 19:27:09 | Author: (none, default config)
Last Updated: Aug 10 2014 19:27:09 | Author: (none, default config)
RECEIVED: Compiled: Aug 10 2014
RECEIVED: echo: Free Memory: 4141 PlannerBufferBytes: 1232
Free Memory: 4141 PlannerBufferBytes: 1232
RECEIVED: echo:Hardcoded Default Settings Loaded
Hardcoded Default Settings Loaded
RECEIVED: echo:Steps per unit:
Steps per unit:
RECEIVED: echo: M92 X88.88 Y88.88 Z400.00 E471.50
M92 X88.88 Y88.88 Z400.00 E471.50
RECEIVED: echo:Maximum feedrates (mm/s):
Maximum feedrates (mm/s):
RECEIVED: echo: M203 X500.00 Y500.00 Z25.00 E25.00
M203 X500.00 Y500.00 Z25.00 E25.00
RECEIVED: echo:Maximum Acceleration (mm/s2):
Maximum Acceleration (mm/s2):
RECEIVED: echo: M201 X4000 Y4000 Z100 E10000
M201 X4000 Y4000 Z100 E10000
RECEIVED: echo:Acceleration: S=acceleration, T=retract acceleration
Acceleration: S=acceleration, T=retract acceleration
RECEIVED: echo: M204 S2000.00 T3000.00
M204 S2000.00 T3000.00
RECEIVED: echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
RECEIVED: echo: M205 S0.00 T0.00 B20000 X8.00 Z0.40 E5.00
M205 S0.00 T0.00 B20000 X8.00 Z0.40 E5.00
RECEIVED: echo:Home offset (mm):
Home offset (mm):
RECEIVED: echo: M206 X0.00 Y0.00 Z0.00
M206 X0.00 Y0.00 Z0.00
RECEIVED: echo:PID settings:
PID settings:
RECEIVED: echo: M301 P25.89 I1.94 D86.53
M301 P25.89 I1.94 D86.53
SENT: M105
RECEIVED: echo:SD init fail
SD init fail
RECEIVED: ok
RECEIVED: echo:Active Extruder: 0
Active Extruder: 0
RECEIVED: ok
RECEIVED: ok T:20.2 /0.0 B:22.5 /0.0 T0:20.2 /0.0 T1:22.7 /0.0 @:0 B@:0
RECEIVED: Error:0
RECEIVED: : Extruder switched off. MINTEMP triggered !
RECEIVED: Error:Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)
SENT: M105
RECEIVED: ok T:2.7 /0.0 B:4.8 /0.0 T0:2.7 /0.0 T1:5.0 /0.0 @:0 B@:0
SENT: M105
RECEIVED: ok T:2.6 /0.0 B:5.0 /0.0 T0:2.6 /0.0 T1:5.0 /0.0 @:0 B@:0
SENT: M105
RECEIVED: ok T:2.7 /0.0 B:4.8 /0.0 T0:2.7 /0.0 T1:4.9 /0.0 @:0 B@:0
The line in green shows the initial temperature readings which are correct, and the line in red and subsequent readings are incorrect. Even the bed temperature is wrong.
I've tested and retested all thermistors and wiring and all are good. I've swapped back to the old single extruder and everything is fine. Each individual extruder/thermistor from the new kit works fine as a single. I've used a multimeter to check all cables and both new thermistors and all are good. I've removed all startup and finish G-code from S3D, and I've configured S3D to use two extruders with two thermistors.
I've been using the firmware for the dual extruders from the Wiki page.
HELP!!!!
When I fire up S3D, the initial readings from all three thermistors are correct, but all subsequent readings are so low as to trigger a MIN_TEMP error. Here's the output in verbose mode:
Attempting connection at \\.\COM3...
RECEIVED: start
Connected to machine!
SENT: G21
RECEIVED: echo: External Reset
SENT: T0
RECEIVED: Marlin 1.0.0
RECEIVED: echo: Last Updated: Aug 10 2014 19:27:09 | Author: (none, default config)
Last Updated: Aug 10 2014 19:27:09 | Author: (none, default config)
RECEIVED: Compiled: Aug 10 2014
RECEIVED: echo: Free Memory: 4141 PlannerBufferBytes: 1232
Free Memory: 4141 PlannerBufferBytes: 1232
RECEIVED: echo:Hardcoded Default Settings Loaded
Hardcoded Default Settings Loaded
RECEIVED: echo:Steps per unit:
Steps per unit:
RECEIVED: echo: M92 X88.88 Y88.88 Z400.00 E471.50
M92 X88.88 Y88.88 Z400.00 E471.50
RECEIVED: echo:Maximum feedrates (mm/s):
Maximum feedrates (mm/s):
RECEIVED: echo: M203 X500.00 Y500.00 Z25.00 E25.00
M203 X500.00 Y500.00 Z25.00 E25.00
RECEIVED: echo:Maximum Acceleration (mm/s2):
Maximum Acceleration (mm/s2):
RECEIVED: echo: M201 X4000 Y4000 Z100 E10000
M201 X4000 Y4000 Z100 E10000
RECEIVED: echo:Acceleration: S=acceleration, T=retract acceleration
Acceleration: S=acceleration, T=retract acceleration
RECEIVED: echo: M204 S2000.00 T3000.00
M204 S2000.00 T3000.00
RECEIVED: echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
RECEIVED: echo: M205 S0.00 T0.00 B20000 X8.00 Z0.40 E5.00
M205 S0.00 T0.00 B20000 X8.00 Z0.40 E5.00
RECEIVED: echo:Home offset (mm):
Home offset (mm):
RECEIVED: echo: M206 X0.00 Y0.00 Z0.00
M206 X0.00 Y0.00 Z0.00
RECEIVED: echo:PID settings:
PID settings:
RECEIVED: echo: M301 P25.89 I1.94 D86.53
M301 P25.89 I1.94 D86.53
SENT: M105
RECEIVED: echo:SD init fail
SD init fail
RECEIVED: ok
RECEIVED: echo:Active Extruder: 0
Active Extruder: 0
RECEIVED: ok
RECEIVED: ok T:20.2 /0.0 B:22.5 /0.0 T0:20.2 /0.0 T1:22.7 /0.0 @:0 B@:0
RECEIVED: Error:0
RECEIVED: : Extruder switched off. MINTEMP triggered !
RECEIVED: Error:Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)
SENT: M105
RECEIVED: ok T:2.7 /0.0 B:4.8 /0.0 T0:2.7 /0.0 T1:5.0 /0.0 @:0 B@:0
SENT: M105
RECEIVED: ok T:2.6 /0.0 B:5.0 /0.0 T0:2.6 /0.0 T1:5.0 /0.0 @:0 B@:0
SENT: M105
RECEIVED: ok T:2.7 /0.0 B:4.8 /0.0 T0:2.7 /0.0 T1:4.9 /0.0 @:0 B@:0
The line in green shows the initial temperature readings which are correct, and the line in red and subsequent readings are incorrect. Even the bed temperature is wrong.
I've tested and retested all thermistors and wiring and all are good. I've swapped back to the old single extruder and everything is fine. Each individual extruder/thermistor from the new kit works fine as a single. I've used a multimeter to check all cables and both new thermistors and all are good. I've removed all startup and finish G-code from S3D, and I've configured S3D to use two extruders with two thermistors.
I've been using the firmware for the dual extruders from the Wiki page.
HELP!!!!