makerbase-mks / MKS-Robin

MKS Robin is a powerful 32-bit 3D printer control board with STM32F103ZET6 . Support Marlin2.0. Support MKS Robin TFT24/28/32... Screens. The motherboard integrates 5 AXIS interface, hot bed, 2 heating heads, 3 NTC100K, 2 MAX31855.Support MKS Robin WIFI for cloud printing.Supports firmware update by SD card…
https://es.aliexpress.com/item/32757129463.html?spm=a219c.12010612.8148356.9.5fc165f4oDUfFM
131 stars 129 forks source link

2 extruder motors with 1 hot end #65

Closed mattdog01 closed 4 years ago

mattdog01 commented 6 years ago

Has anyone had success with this configuration? I am using (going to use) a Y-adapter to alternate between two different filaments to the same hot end. Is there a way to specify that there is only one hotend so that I don't need to have a dummy hotend sitting there with a heater and temp sensor? I thought this had come up in a post but I don't see it. Thanks for your help.

innc1 commented 5 years ago

I connected the thermistor cable to both heater pins.the second nozzle sees it as ambient temperature when it starts to heat up. But not tried using second nozzle yet .

mattdog01 commented 4 years ago

My final configuration was to connect both heater outputs together, though diodes, to one heater cartridge in the hot end. I drilled the hole in the heater block deeper so I could put two thermistors in there. The printing works great and temp control was excellent.
Now we are in a post Marlin 2.0 era and there is a no long a config issue. The configuration is build into the firmware and now my second thermistor is a safety backup to the main thermistor. If their temp readings get too far apart the heater is shut down. No need to connect both outputs together through the diodes. Life is good. Thanks Marlin team.