This project was born to try and learn about Idex printers. I had a Prusa Mk3s printer so I modified the X carriage to add a second extruder.
This is not a finished project and some work is needed to have a fully functional Idex printer. Please refer to the "To-do" section and use at your own risk.
To get printer firmware files, go to https://github.com/gonchogsm/Mk3s_Idex
Warning - Remember to check fan voltage! Original Prusa fans run at 5v but your additional board (i.e. SKR Pico) will run at 12 or 24v.
Warning!!
Using stock frame will leave one or both nozzles on top of the bed when extruders are parked. You must ensure that first layers are ALWAYS done with the extruder that sits at a lower height. Otherwise the other nozzle will scratch your bed surface. I recommend using a wider frame, where both extruders are parked outside the bed, to overcome this issue. Please refer to the "To-do" section.
I recommend starting with a Prusa Mk3s running Klipper via RatOS.
Once everything works and you have calibrated pid, skew, etc you can add the second extruder.
You can use the provided printer.cfg with the configuration needed for the second extruder.
Import "PrusaSlicer config.ini" configuration into PrusaSlicer.
Tools can be aligned using a camera kTAMV or using printed patterns
I noticed inconsistent home positions when homing X. It could be an issue with sensorless homing or with my configuration. It would be worth trying physical endstops in X for both extruders.
Pinda probe configuration in the second extruder is pending.
With stock frame you can't use all the bed. The frame should be replaced with a Prusa Bear frame but wider in X so both extruders are parked outside the bed. Note that each extruder is aprox 8cm wide, so the frame should be, at least, 16cm wider in X. Maybe extra 20cm in X?
An alternative to use an additional board (i.e. SKR Pico), would be to use an EBB36 board in each extruder. Each board will control one extruder and they will be connected to the raspberry Pi via USB. That will free one stepper in the einsy board that can be used to control the extra X motor.
Both hotends must be at the same Z height to use mirror or copy mode. This has to be achieved by hardware. One solution is to use Slice Engineering copperhead hotend in both extruders. This hotend allows you to set the heat breaks at a different height as it's not a threaded heat breaks, it's secured in place by a screw. The idea is to loose both heat breaks, push both nozzles into the bed, then tighten the screws in both hotends to secure the heat breaks.
CM3D MK3S: https://github.com/ComunidadMaker3D/CM3D-MK3S
MK3 Caribou3D: https://github.com/Caribou3d/Caribou-MK3
Prusa Research: http://prusa3d.com
Prusa MK3s+ Lineal Rails X axis (Bear Project and CM3D remixed): https://www.printables.com/model/616378-prusa-mk3s-lineal-rails-x-axis-bear-project-and-cm
This is a work in progress. Use at your own risk ;-).
The author marked this model as their own original creation.