Hi DaHi8
Yes that is is exactly what I want.
I have a single nozzle that has 2 filament inlets and 1 outlet (nozzle) (like the 3D builder by Code-p west).
The extruders share the same heater, but have 2 seperate heatsensors (I did not want to hack the hardware too much).
As long as T0 has a standby temperature that is the same as the operating temperature, the heat settings of T1 do not matter much.
But when using M109 the software starts to poll T1 heatsensor, and it is just a little too low, it will wait for ever, causing a big belting hole in my prime tower. But as the heaterconnector of T1 is not used, it will wait forever, as it it trying to reach the set temperature by PWM-ing an non-existing heater.
This would all be solved if it just sets T1 temperature with M014. (or setting T1 temp 10 degrees lower as I do now).
The difference in measured temperature between T0 and T1 is usually not enough to cause a heater-error (Marlin will think something is wrong when extra heating does not raise the temperature within a certain amount of time)
The Simplify 3D slicer allows for using just 1 heater with 2 extruders (!), but I stopped using this slicer, because somehow the gcode is not resulting in correct prints, and I don't want to try to figure out why.
Recommended Posts
DaHai8 74
I believe that would cause the printer to start printing with the new nozzle before the correct temperature is reached.
That could cause jams or the printer firmware fail-safe to kick in and just not extrude any filament until the correct temperature is reached...it'd be printing 'air'.
Are you sure that's what you want it to do? Or am I missing something?
Link to post
Share on other sites