Prusa i3 Dual Nozzle? May 23, 2014 10:35AM |
Registered: 11 years ago Posts: 22 |
Re: Prusa i3 Dual Nozzle? May 23, 2014 06:13PM |
Registered: 10 years ago Posts: 581 |
Re: Prusa i3 Dual Nozzle? May 26, 2014 06:12AM |
Registered: 10 years ago Posts: 581 |
Re: Prusa i3 Dual Nozzle? October 17, 2015 09:25PM |
Registered: 9 years ago Posts: 36 |
Quote
myohmy11
Hi guys, I'm thinking about upgrading my Prusa i3 to a dual nozzle set up like this one: [www.youtube.com]
The hardware is not a problem but I'm confused about the software chain. First of all, do I have to modify the Marlin firmware in order to recognize the second extruder? The only thing I see that could be relevant is
"
// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
// For the other hotends it is their distance from the extruder 0 hotend.
// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis
// #define EXTRUDER_OFFSET_Y {0.0, 5.00}
"
Re: Prusa i3 Dual Nozzle? October 22, 2015 04:42AM |
Registered: 10 years ago Posts: 722 |
Re: Prusa i3 Dual Nozzle? October 26, 2015 06:06PM |
Registered: 9 years ago Posts: 200 |