<?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>
					                		Prusa Slicer Profile for Raise3D Pro2 dual head printer - PrusaSlicer                                    </title>
                <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Sat, 07 Mar 2026 00:54:01 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/3/#post-780629</link>
                        <pubDate>Tue, 03 Feb 2026 10:05:36 +0000</pubDate>
                        <description><![CDATA[Impressive body of work. So far beyond my skillset I’d given up long ago hoping to bring my Pro3 out of mothballs as it’s rarely any value over other less expensive and more capable options ...]]></description>
                        <content:encoded><![CDATA[<p>Impressive body of work. So far beyond my skillset I’d given up long ago hoping to bring my Pro3 out of mothballs as it’s rarely any value over other less expensive and more capable options I have access to. Figuring out how to get it into Prusa Slicer would give it new life. If anyone ever gets it fully figured out let me know. I’d happily pay $100 towards your favorite coffee/beer habit:-). </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>ZombiPach</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/3/#post-780629</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/3/#post-780620</link>
                        <pubDate>Tue, 03 Feb 2026 07:38:48 +0000</pubDate>
                        <description><![CDATA[Some successes and learning.I&#039;m printing with both the left, right and dual filament. Right now its PETG (left) and PLA (right).#1   still haven&#039;t figured this out yet.#2. Still not getting ...]]></description>
                        <content:encoded><![CDATA[<p>Some successes and learning.<br />I'm printing with both the left, right and dual filament. Right now its PETG (left) and PLA (right).</p><p>#1   still haven't figured this out yet.<br />#2. Still not getting the green check mark for Hyperspeed, but since it's running Klipper its running fast.<br />#3. The bed heating works. For the left extruder, you use {first_layer_bed_temperature} and for the right extruder {first_layer_bed_temperature}. But those get over ridden by what you choose on the Mulitple Extruder Tab in the Print Profile. Those will look at the filament profiles for which ever you choose. I think I can put an IF statement in there to choose the higher of the 2, that's on my to do list. <br />#4 Figured this out. Its a standard variable. {first_layer_temperature} for the left extruder, {first_layer_temperature} for the right extruder. (see#9 also)<br />#5 haven't tried to figure out the files. <br />#6 Yes, so far you must include the comment otherwise you get a nozzle size error message. So somehow the Raise3d Klipper is reading the comment and looking for the two nozzle diameters.  ;Dimension: 305.000 305.000 300.000 0.400 0.400 in the start up gcode (first few lines)<br />#7. You need to include only the 6th line ; Filament Name #1: Premium PLA 1.75mm  . That name "Premium PLA 1.75mm" has to exactly match the Name you gave that filament in the Pro2 printer when you loaded the filament.  You could have "BLPETG"as the slicer filament, and thus have "BLPETG" in the filament name in printer) or BLPETG 1.73mm (and BLPETG 1.73mm in the printer) or "Crappy Slik PLA" and "Crappy Silk PLA"  (which would generate a message about the filament not matching... due to my spelling error of "Slik/Silk")<br /><br />#8 was due to the choices I had in for the "Multiple Extruders" tab in the "Printer Profile". <br />NOTE: In the gcode the Left extruder is #0, but in "Multiple Extruders" only its #1, and similarly,  the right extruder in gcode is #1, but in "multiple extruders" its #2.   <br /><br />So if you are printing with only the left extruder you would choose all #1. If the Right extruder, all #2 and for  Dual Printing specifically for printing with a desired plastic and a support plastic, you must edit the "Multiple Extruders" tab in the "Print Settings" profile. If you want the object to be printed with the desired plastic ( my example PETG/PLA) Left nozzle you choose #1 for perimeter, infill, solid infill, and wipe tower, and probably bed temperature by extruder (choose the higher temp plastic). So for my example PETG/PLA, then obviously you would choose #2 for Support material, support material. </p><p>#9. For all Left, Right, and Dual profiles, you need to initially heat both nozzles. So you can do that with M104 T0 {first_layer_temperature} for the left nozzle and  for the right nozzle M104 T1 {first_layer_temperature}. This is needed because the nozzle can switch back and forth, which raises and lowers them and the filament needs to move in the extruder. <br />In the Left and Right only printer profiles you can put in a M104 T0 S0  ; Left nozzle off, or M104 T1 S0 ; right nozzle off to turn off the unused nozzle before printing starts. At the end of the start up gcode after the purge line(s)<br /><br />#11. If you want to print two, say inter-meshing color parts you'll need to import the TWO seperate objects into your slicer together (aligned), then in the slicer panel you assign the filament/extruder to each part. The slicer will generate Gcode intermeshed by layer. I haven't done that yet, but that's how it worked on some other dual head printers with Prusa slicer.<br /><br />#12 The Extrusion multiplier setting in the "filament profile", "Filament" tab does not seem to do anything to adjust the filament flow. I tried 0.6 (60%) and got the same print as when I had it set to 0.96. But you can gocde it. <br />In the "Filament" "Custom Gcode" you put in M221 S100 ; Extrusion Multiplier     Where S is 100% (in this example). 95% would be S95.  So now #7 plus #12 your filament custom Gcode looks like this......<br /><br />;Filament Name #1: Premium PLA<br />M221 S100 ; Extrusion Multiplier<br /><br />#13. I've got 2 flex plates. They are different thicknesses. So I put on the thicker one and adjusted the bed height. Saved a "Printer" profile for that one (BuildTak Dual Head). Then saved another version (PEI Dual Head). <br />In the second profile I need to raise the bed by the difference in the two flex plates. AND! save that for that print. So this gcode is added to the startup gcode, early, before any purge lines or printing moves.<br />G0 Z-0.23 ; Move to Z offset position for PEI Flex Plate (0.70mm thick) vs BuildTak Flex plate (0.93mm)<br />G92 X0 Y0 Z0 ; Set a new origin location to incorporate the Z offset<br /><br />This does not change the HOME position of the printer, it changes the stored origin of the coordinate system which is used by the printer and gcode DURING this print.  When you run the next print, the printer Autohomes at start up and that DEFINES the origin (real 0,0,0) UNTIL it gets to the two lines of gcode (above). <br />You can run G28 X,Y or G28 X0 Y0 and only home in X, Y, and that does not mess up the adjusted Z offset. Pause and M600 color change do that, since you really would lower the bed (increase Z to get clear of the partial print, and then home X and Y).<br />So that's all safe moves, you won't be smashing a partial print into the cover or the print head. If you swap back to the thick plate, Autohome homes on the printer stops not the previously defined offset Z, which is how you set up the nozzle height for that thick plate. And you don't have to do anything or worry about gouging up your build plate.. UNLESS you choose the wrong profile. So label them well. <br /><br />#14 M600 doesn't work in Klipper, so I'll have to write some gcode to do that. In case I want to make a 3-4 color print, like a flat badge or Plant label stake or a 2 color print with support.<br /><br />#15 the Raise3d printer doesn't see to play music.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>MackDan</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/3/#post-780620</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-780609</link>
                        <pubDate>Tue, 03 Feb 2026 00:50:05 +0000</pubDate>
                        <description><![CDATA[Got this fixed. See my other post.]]></description>
                        <content:encoded><![CDATA[<p>Got this fixed. See my other post.<br /><br /></p><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>MackDan</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-780609</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-779999</link>
                        <pubDate>Wed, 28 Jan 2026 09:29:53 +0000</pubDate>
                        <description><![CDATA[8. The printer also sets both print heads to the nozzle temp of the filament I&#039;m using (tried with variables for temp, and also a fixed temp like S205 for PLA).]]></description>
                        <content:encoded><![CDATA[<p>8. The printer also sets both print heads to the nozzle temp of the filament I'm using (tried with variables for temp, and also a fixed temp like S205 for PLA). <br /><br /></p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>MackDan</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-779999</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-779998</link>
                        <pubDate>Wed, 28 Jan 2026 09:23:46 +0000</pubDate>
                        <description><![CDATA[1.5 years later... I got a Pro2 used and I&#039;m trying to get Prusa Slicer working to output gcode files. Its been updated for Hyperspeed which means its using Klipper. So in Prusa I choose Kli...]]></description>
                        <content:encoded><![CDATA[<p>1.5 years later... I got a Pro2 used and I'm trying to get Prusa Slicer working to output gcode files. Its been updated for Hyperspeed which means its using Klipper. So in Prusa I choose Klipper as the gcode flavor. <br /><br />I have printed with both the Left and the right print head.  But I have a few issues and want to see if any of you can give me any help.<br /><br />I did find a thread on Reddit and just posted a message to IridiumTester. his answers to a few questions seem to indicate he's got it working.<br />https://www.reddit.com/r/3Dprinting/comments/1fnpylu/work_slack_whatever_you_were_printing_over_the/<br /><br />I'm looking for help/comments on the following issues</p><p>Background: I slice the object in Prusa Slicer and output the Gcode. Sneaker net it over to the printer on a memory stick. Find the file on the USB Stick and "Print". I get a couple warning messages about the mismatch of my sliced file and the printer. <br />1. The first and most obvious is that I didn't use "ideaMaker to slice and it might not work" (paraphrased). The onboard processor/firmware is looking at the sliced file?, or some hidden data in the sliced file that i don't see and comparing it to a stored piece of info that says its ideaMaker 5.3.2.8640 (sic). I tried copying most of the start up gcode from an ideaMaker gcode file and putting that in my PrusaSlicer start up code. Some of it helped, but its not working for this problem. The first line of the prusa sliced gcode is a comment ; generated by PrusaSlicer 2.9.4 on 2026-01-27 at 21:59:55 UTC.  I tried editing the Prusaslicer gcode and deleting that ; generated by PrusaSlicer 2.9.4 on 2026-01-27 at 21:59:55 UTC or making sure that the;Sliced by ideaMaker 5.3.2.8640, 2025-12-26 10:49:51 UTC-0800;Slicer Version: 5.3.0.8620</p><p>;Dimension: 305.000 305.000 300.000 0.400 0.400</p><p>Is right up front, no suscess<br />I tried pasting in the M99123  and all the hex data, but that didn't work either. </p><p>2. I don't get a hyper speed ok check mark in the ok to print display on the printer. which is ok, but I thought I had it working for one print, so that the check mark was green. I think? the printer just reads the start up g-code and looked at the comment line ;Printer Type: RAISE3D Pro2 - Hyper Speed ?? But that's not working now.<br /><br />3. I use M140 S{first_layer_bed_temperature} to heat the bed and it works. That was from my Makergear M3ID startup gcode. It sets the bed to the right temp for the nozzle/filament.<br /><br />4. I'm also trying to use variables to set the nozzle temps for T0 and T1, but can't seem to get it right, and can't find anything on the internet. Tried using ;M109 S{first_layer_temperature} ; wait for nozzle temp to stabilize. Also from my Makergear M3ID, but that didn't work.  would be for the left extruder</p><p>Tried using M109 T1 S{temperature_extruder1} but got a not valid variable message. Tried that with S{temperature_extruder} , didn't work another variable message<br />Know the right variable to use?</p><p>5. I've read commments about unpacking the raisepack file  twice to get to the Klipper config file. Tried that with 7zip and WinRaR and both did not work.</p><p>6. This comment line solved a warning about the nozzle in the gcode not matching the machine nozzle. FYI;Dimension: 305.000 305.000 300.000 0.400 0.400<br />But I need to try one or two more things.<br /><br />7. I copied the ideaMaker gcode file comments for filament and pasted those into the Prusa Slicer Filaments Profile start up gcode like this. <br />; Filament gcode</p><p>;Filament Diameter #1: 1.750</p><p>;Filament Compensation #1: 93.000</p><p>;Filament Density #1 :1240.000</p><p>;Filament Type #1: PLA;</p><p>Filament Name #1: Premium PLA 1.75mm      </p><p>;Filament #1: Raise3d Premium PLA 1.75mm</p><p>This line (6th) is the important one. ";Filament Name #1: Premium PLA 1.75mm ".   It needs to match the name of the filament you loaded in the printer exactly (meaning the name you gave it). That elimnates the filament mismatch warning in the print OK screen.<br />That name convention is different from the Raise3d scheme for filament names in ideaMaker vs filament name in the printer<br /><br /><br /><br /><br /></p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>MackDan</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-779998</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-720421</link>
                        <pubDate>Fri, 30 Aug 2024 18:50:13 +0000</pubDate>
                        <description><![CDATA[Has anyone tested this? Does the files work?]]></description>
                        <content:encoded><![CDATA[<p>Has anyone tested this? Does the files work? </p><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>fmanteau</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-720421</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-704984</link>
                        <pubDate>Fri, 22 Mar 2024 12:28:36 +0000</pubDate>
                        <description><![CDATA[Hello everyone,I recently utilized Izumi&#039;s profile on my Raise3D Pro2 printer. However, I encountered an issue I hope someone can assist me with. When using the Prusa Slicer, it estimated a ...]]></description>
                        <content:encoded><![CDATA[<p>Hello everyone,</p><p>I recently utilized Izumi's profile on my Raise3D Pro2 printer. However, I encountered an issue I hope someone can assist me with. When using the Prusa Slicer, it estimated a printing time of 12 hours for a particular project. Yet, when I loaded the same Gcode file onto the Pro2 printer, it indicated a staggering 121-hour print time.</p><p>Initially, the first layer printed beautifully, but subsequent layers were problematic. The printer was very slow during the second layer, approximately ten times slower than usual, correlating with the extended printing time displayed. Despite this reduced speed, it seems that the same amount of material was extruded during this slow printing phase. Consequently, the material from the second layer failed to adhere properly to the first layer, resulting in what can be described as loose strings connecting at the endpoints.</p><p>My idea is that there may be a discrepancy in the unit of speed used between the slicer and the printer. While the slicer calculates speed in cm/s, the printer interprets the same value in mm/s. This could potentially explain the significant disparity in printing time between the two. However, this is just a wild guess.</p><p>I'm wondering if anyone else has encountered similar issues or if there are alternative explanations and solutions to this problem.</p><p>Thank you, Henning</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>manachne</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-704984</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-677959</link>
                        <pubDate>Sun, 08 Oct 2023 16:57:41 +0000</pubDate>
                        <description><![CDATA[Hi again,Some new info:IdeaMaker in HyperSpeed mode writes this as the very first entry in the gcode file, and omits it when in normal mode:M99123 /RKIIyAfrgVn63QgWjcMv3w/DQafsD84EnC8915R6MD...]]></description>
                        <content:encoded><![CDATA[<p>Hi again,</p><p>Some new info:</p><p>IdeaMaker in HyperSpeed mode writes this as the very first entry in the gcode file, and omits it when in normal mode:</p><p>M99123 /RKIIyAfrgVn63QgWjcMv3w/DQafsD84EnC8915R6MD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6MD/RKIIyAfrgVn63QgWjcMv3w/DQafsD84EnC8915R6MD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6M/RKIIyAfrgVn63QgWjcMv3w/DQafsD84EnC8915R6MD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6M/RKIIyAfrgVn63QgWjcMv3w/DQafsD84EnC8915R6MD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6MD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6MD0Ipw/DQafsD84EnC8915R6MD0IpD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6MD0Ipw/DQafsD84EnC8915R6MD0IpD0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6MD0Ipw/DQafsD84EnC8915R6MD0Ip0Ipw/VGrHawCYdCJaNwKoDQafsD84EnC8915R6MD0Ipw/DQafsD84EnC8915R6MD0Ipw</p><p>Anyone got a grip on how HyperSpeed works on the gcode level? I'd appreciate some pointers.</p><p>/P</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>svarteld</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-677959</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-677534</link>
                        <pubDate>Thu, 05 Oct 2023 20:02:07 +0000</pubDate>
                        <description><![CDATA[Hello,I&#039;m running the HyperSpeed firmware on a Raise3D Pro2 Plus, that require new hardware settings on the dip switches on the stepper drivers. This means that old previously sliced g-code ...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p><p>I'm running the HyperSpeed firmware on a Raise3D Pro2 Plus, that require new hardware settings on the dip switches on the stepper drivers. This means that old previously sliced g-code for the standard firmware will not work anymore.</p><p>Anyone modified their Prusa Slicer printer definitions to use the new firmware? The new firmware is built on Klipper, with (rudimentary) input shaping, making corners and ringing come out better than before at the same speed. So, it's worth it.</p><p>@izumi5188, @rmeister etc, I would be really grateful for updated printer definitions!</p><p>Thanks /Peter</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>svarteld</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-677534</guid>
                    </item>
                                        <item>
                        <title>RE: Prusa Slicer Profile for Raise3D Pro2 dual head printer</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-629994</link>
                        <pubDate>Thu, 15 Dec 2022 09:50:29 +0000</pubDate>
                        <description><![CDATA[attachments can only be seen and downloaded when one logs in to the forum!]]></description>
                        <content:encoded><![CDATA[<p>attachments can only be seen and downloaded when one logs in to the forum!</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusaslicer/">PrusaSlicer</category>                        <dc:creator>Jelte</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/prusa-slicer-profile-for-raise3d-pro2-dual-head-printer/paged/2/#post-629994</guid>
                    </item>
                                                </channel>
        </rss>
        