<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
               xmlns:atom="http://www.w3.org/2005/Atom"
               xmlns:dc="http://purl.org/dc/elements/1.1/"
               xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
               xmlns:admin="http://webns.net/mvcb/"
               xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
               xmlns:content="http://purl.org/rss/1.0/modules/content/">
            <channel>
                <title>
					                		Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes - User mods - OctoPrint, enclosures, nozzles, ...                                    </title>
                <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Thu, 16 Apr 2026 05:44:10 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/11/#post-717062</link>
                        <pubDate>Tue, 23 Jul 2024 09:11:12 +0000</pubDate>
                        <description><![CDATA[Posso utilizzarlo con MK4? Posted by: @rainer I&#039;ve been working on creating a printer profile for the MK3, that allows to print in &quot;real&quot; multi-color without a MMU or any other Hardware modi...]]></description>
                        <content:encoded><![CDATA[<p>Posso utilizzarlo con MK4?</p><blockquote data-userid="55937" data-postid="131893" data-mention="rainer"><div class="wpforo-post-quote-author"><strong> Posted by: @rainer </strong></div><p>I've been working on creating a printer profile for the MK3, that allows to print in "real" multi-color without a MMU or any other Hardware modification.<br />This will allow to change the color in the middle of the layer, (not like the "ColorPrint" method where one layer was always limited to only one color)<br /><a href="https://schlosshan.eu/wp-content/uploads/2019/03/MulticolorMK3-Samples.jpg"><img src="https://schlosshan.eu/wp-content/uploads/2019/03/MulticolorMK3-Samples.jpg" /></a><br />(every print in this pic was done with only 2-5 filament changes (2 for 2 colors, 5 for 3 colors.. The colored part goes over just 2 layers)</p><p>https://www.youtube.com/watch?v=jj_c2t9fxdM</p><p>This profile has 5 "virtual" extruders and the filament changes will be implemented via M600 as part of the "tool change".</p><p>You can actually print anything a MMU could print as well, but obviously it works best where you have only a small amount of filament changes. Everything in the above picture was printed with a 3-5 filament changes which can easily be handled manually.</p><p>I wrote full instruction for this and you can find all info + the required download on my Blog:<br /><a href="https://schlosshan.eu/blog/2019/03/02/prusa-i3-mk3-real-multicolour-prints-without-mmu/">https://schlosshan.eu/blog/2019/03/02/prusa-i3-mk3-real-multicolour-prints-without-mmu/</a></p><p>it is actually quite easy to do, so go and try it out.<br />If you have any questions or feedback, let me know.</p><p>Rainer</p></blockquote><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>reborto</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/11/#post-717062</guid>
                    </item>
                                        <item>
                        <title>RE: New Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-704636</link>
                        <pubDate>Wed, 20 Mar 2024 05:43:18 +0000</pubDate>
                        <description><![CDATA[How about just editing the gcode in notepad ++ I have experimented with this and it works well it is just super tedious so you save your gcode with as many M600 colour change commands as you...]]></description>
                        <content:encoded><![CDATA[<p>How about just editing the gcode in notepad ++ I have experimented with this and it works well it is just super tedious so you save your gcode with as many M600 colour change commands as you like and then you open the gcode in notepad ++ and edit it at whatever spot you want you will throw in the following lines of code. </p><p>;CUSTOM_GCODE</p><p>M117 Change to Red gold</p><p>M600</p><p>G1 E0.3 F1500 ; prime after color change</p><p>You then save it as a .gcode file the file type will say .*txt this is ok as long as your file name says .gcode at the end of it</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>Lando Commando</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-704636</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-697715</link>
                        <pubDate>Mon, 05 Feb 2024 11:32:03 +0000</pubDate>
                        <description><![CDATA[hello so far i was using with my mk3 fmw and printer but not i am on  MK4 and got issue even it&#039;s recognize the gcode is not compatible and i say print it whatever any idea where the Gcode i...]]></description>
                        <content:encoded><![CDATA[<p>hello so far i was using with my mk3 fmw and printer but not i am on  MK4 and got issue even it's recognize the gcode is not compatible and i say print it whatever</p><p> </p><p>any idea where the Gcode is wrong !!</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>Patrick.b</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-697715</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-696707</link>
                        <pubDate>Mon, 29 Jan 2024 22:19:19 +0000</pubDate>
                        <description><![CDATA[Hithank you for your article.In your article under Advanced: Printing with more than 2 colors you write that you can enter/change the filament color in the information.Unfortunately I can&#039;t ...]]></description>
                        <content:encoded><![CDATA[<p>Hithank you for your article.</p><p>In your article under Advanced: Printing with more than 2 colors you write that you can enter/change the filament color in the information.</p><p>Unfortunately I can't find such information in my Gcode, why is that?</p><p> </p><ul><li>M117 change to 1 red</li><li>M117 change to 2 black</li><li>M117 change to 0 yellow</li><li>M117 change to 1 red</li></ul><blockquote data-userid="55937" data-postid="131893" data-mention="rainer"><div class="wpforo-post-quote-author"><strong> Posted by: @rainer </strong></div><p>I've been working on creating a printer profile for the MK3, that allows to print in "real" multi-color without a MMU or any other Hardware modification.<br />This will allow to change the color in the middle of the layer, (not like the "ColorPrint" method where one layer was always limited to only one color)<br /><a href="https://schlosshan.eu/wp-content/uploads/2019/03/MulticolorMK3-Samples.jpg"><img src="https://schlosshan.eu/wp-content/uploads/2019/03/MulticolorMK3-Samples.jpg" /></a><br />(every print in this pic was done with only 2-5 filament changes (2 for 2 colors, 5 for 3 colors.. The colored part goes over just 2 layers)</p><p>https://www.youtube.com/watch?v=jj_c2t9fxdM</p><p>This profile has 5 "virtual" extruders and the filament changes will be implemented via M600 as part of the "tool change".</p><p>You can actually print anything a MMU could print as well, but obviously it works best where you have only a small amount of filament changes. Everything in the above picture was printed with a 3-5 filament changes which can easily be handled manually.</p><p>I wrote full instruction for this and you can find all info + the required download on my Blog:<br /><a href="https://schlosshan.eu/blog/2019/03/02/prusa-i3-mk3-real-multicolour-prints-without-mmu/">https://schlosshan.eu/blog/2019/03/02/prusa-i3-mk3-real-multicolour-prints-without-mmu/</a></p><p>it is actually quite easy to do, so go and try it out.<br />If you have any questions or feedback, let me know.</p><p>Rainer</p></blockquote><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>Tolzi_Woodwork</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-696707</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-695425</link>
                        <pubDate>Sun, 21 Jan 2024 00:25:22 +0000</pubDate>
                        <description><![CDATA[Hi all, Looking at some videos on YouTube helped me to fully understand the process, so please ignore my request. Posted by: @rui-guerra Hi all,I&#039;m new to 3D printing but I need to print two...]]></description>
                        <content:encoded><![CDATA[<p>Hi all, </p><p>Looking at some videos on YouTube helped me to fully understand the process, so please ignore my request.</p><blockquote data-userid="540840" data-postid="695191" data-mention="rui-guerra"><div class="wpforo-post-quote-author"><strong> Posted by: @rui-guerra </strong></div><p>Hi all,</p><p>I'm new to 3D printing but I need to print two colors in the same layer, as per the subject of this thread.</p><p>With 10 pages of posts, Gcodes modifications and other 3rd party softwares, I become lost.</p><p>Can anyone help in posting here in a succinct and clear way, a step by step guide about what one needs to do to successfully print two colors in one layer with just one extruder?</p><p>I use only FreeCad, Prusa Slicer and MK4 printer for all my projects.</p><p>Thank you very much in advance.</p></blockquote><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>Rui Guerra</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-695425</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-695191</link>
                        <pubDate>Fri, 19 Jan 2024 17:21:22 +0000</pubDate>
                        <description><![CDATA[Hi all,I&#039;m new to 3D printing but I need to print two colors in the same layer, as per the subject of this thread.With 10 pages of posts, Gcodes modifications and other 3rd party softwares, ...]]></description>
                        <content:encoded><![CDATA[<p>Hi all,</p><p>I'm new to 3D printing but I need to print two colors in the same layer, as per the subject of this thread.</p><p>With 10 pages of posts, Gcodes modifications and other 3rd party softwares, I become lost.</p><p>Can anyone help in posting here in a succinct and clear way, a step by step guide about what one needs to do to successfully print two colors in one layer with just one extruder?</p><p>I use only FreeCad, Prusa Slicer and MK4 printer for all my projects.</p><p>Thank you very much in advance.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>Rui Guerra</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-695191</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-687240</link>
                        <pubDate>Fri, 01 Dec 2023 20:08:08 +0000</pubDate>
                        <description><![CDATA[Posted by: @oliver-andre As I described, just add as many skirtlines as you have virtual extruders (or a multiple) and hight of skirt up to the highest layer you do a filament change. This w...]]></description>
                        <content:encoded><![CDATA[<p> </p><blockquote data-userid="64011" data-postid="605834" data-mention="oliver-andre"><div class="wpforo-post-quote-author"><strong> Posted by: @oliver-andre </strong></div><p>As I described, just add as many skirtlines as you have virtual extruders (or a multiple) and hight of skirt up to the highest layer you do a filament change. This way the nozzle is primed on printing the skirt after every filament change.</p><p>If you want to optimize the result, open gcode in notepad++ and search for M600. Remove the first (and following T0), as you start your print with first colour inserted anyway. On next and all following M600, remove M600 (and following T...), go a few lines down and insert a line with "M600" after the first line with G1 X... (it is the first segment of the following skirt). So any ooze you miss to remove falls into the skirt, not the object.</p><p>You might add more distance between object and skirt in print settings.</p><p>Example for editing g-code:</p><pre contenteditable="false">M600 ;                              &lt;== REMOVE !!!
T1 ;                                &lt;== REMOVE !!!
M104 S230 ; set temperature         &lt;== Edit temperature if needed
M900 K0.08 ; Filament gcode LA 1.5
M900 K45 ; Filament gcode LA 1.0
G1 E-1 F2100
G1 X159.205 Y59.709 F10800
G1 Z.2 F720
G1 E1 F2100
M204 S800
;TYPE:Skirt/Brim
;WIDTH:0.42
G1 F1200
G1 X172.958 Y59.711 E.43122
M600  ;                             &lt;== INSERT M600 here !!!
G1 X173.631 Y59.815 E.02133
G1 X174.32 Y60.065 E.023</pre><p>As you also can see, there is an M104 nozzle temperature command after the toolchange (here "T1"). First colour is T0, second T1 and so on. If nozzle temperature is not set correctly for the filament, you can change nozzle temp here directly (or add a line with M104 S... if it is missing).</p><p>A bit of gcode editing is no magic ;-)</p></blockquote><p>That's an awesome trick, thanks a lot! I tried to copy the purge line commands from the beginning right behind the M600 command, but wasn't able to get it right. After the filament change, the extruder always went right into the middle of the print, bumped one time onto the first layer, left some debris there and then went to the purge spot.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>buchnema</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-687240</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-618725</link>
                        <pubDate>Tue, 30 Aug 2022 20:29:05 +0000</pubDate>
                        <description><![CDATA[One more question -- the &quot;virtual&quot; second extruder is working fine, except for right after changing filament. During the first little bit of printing it does after a filament change, its as ...]]></description>
                        <content:encoded><![CDATA[<p>One more question -- the "virtual" second extruder is working fine, except for right after changing filament. During the first little bit of printing it does after a filament change, its as though the extruder is not fully charged, and it doesn't extrude for a few seconds.</p><p>Has anyone else experienced this, and is there a fix?</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>nightengale</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-618725</guid>
                    </item>
                                        <item>
                        <title>RE: Simple way to print in &quot;Real&quot; multi-color without MMU or layer height based changes</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-618545</link>
                        <pubDate>Sun, 28 Aug 2022 15:48:40 +0000</pubDate>
                        <description><![CDATA[Thank you for the response! Good point, I had already assigned the different parts to different extruders.I figured it out late last night though... Hopefully posting here will help someone ...]]></description>
                        <content:encoded><![CDATA[<p>Thank you for the response! Good point, I had already assigned the different parts to different extruders.</p><p>I figured it out late last night though... Hopefully posting here will help someone else at some point. Adding "M600" to the "Tool change G-Code" resolved the issue and it's mostly working properly. Only challenge left is there is a little bit of extra PLA that leaks out between the filament change and resumption of printing. I think I saw a fix for that somewhere, but am going to have to back and find that solution again...</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>nightengale</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-618545</guid>
                    </item>
                                        <item>
                        <title>3mf</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-618519</link>
                        <pubDate>Sun, 28 Aug 2022 05:14:39 +0000</pubDate>
                        <description><![CDATA[@nightengaleWithout seeing 3mf-file I am just guessing here 🤔 After loading stl you must assign filament to your different parts....Save, Zip (&lt;- Important), and upload 3mf-file]]></description>
                        <content:encoded><![CDATA[<p><em>@nightengale</em></p><p>Without seeing 3mf-file I am just guessing here 🤔 <br />After loading stl you must assign filament to your different parts....</p><p>Save, Zip (&lt;- Important), and upload 3mf-file </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/">User mods - OctoPrint, enclosures, nozzles, ...</category>                        <dc:creator>Ringarn67</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-i3-mk3s-mk3-user-mods-octoprint-enclosures-nozzles/simple-way-to-print-in-real-multi-color-without-mmu-or-layer-height-based-changes/paged/10/#post-618519</guid>
                    </item>
                                                </channel>
        </rss>
        