<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Auto-Rotate Model on Load</title>
        <description> Is there a way to auto-rotate the model around the Z axis x degrees when the model is loaded? I have found this helps avoid problems at corners when printing thin walled objects with square corners.</description>
        <link>https://reprap.org/forum/read.php?263,591597,591597#msg-591597</link>
        <lastBuildDate>Sat, 07 Mar 2026 22:29:59 -0500</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,594113#msg-594113</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,594113#msg-594113</link>
            <description><![CDATA[ Nopick,<br />
I'm glad you found a way.<br />
There is another way to handle this kind of thing.  <br />
After you position/rotate your part, click the Export STL option, and it will be saved with that position and rotation.  <br />
You can do that for a whole plate of parts (I believe they become one larger STL).  I'ts not automatic, but that part is correct ever after.]]></description>
            <dc:creator>Paul Wanamaker</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 07 Dec 2015 23:44:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,593480#msg-593480</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,593480#msg-593480</link>
            <description><![CDATA[ A bit dark ages, but you could use a windows macro to move the cursor to each model on the list and then set the rotation for each one, while you watch.]]></description>
            <dc:creator>RRuser</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 06 Dec 2015 08:27:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592900#msg-592900</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592900#msg-592900</link>
            <description><![CDATA[ It does look like the command line option would work but that doesn't allow me to position parts for the best fit. <br />
<br />
The easiest solution, in my case, would be the ability to select all models on the bed and apply a rotation manually. Or, add a fine rotation button alongside the current 45 degree button.]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 04 Dec 2015 15:39:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592891#msg-592891</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592891#msg-592891</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>jbernardis</strong><br />
There are 3 different axes to rotate around and infinite number of degrees around each one.  How in the world could slic3r know how to "automatically" rotate??</div></blockquote>
<br />
Well, either it could be configured in an ini script with the axis to use the way netfabb does it in their GUI or, as the Slic3r command line version does, it could assume rotation about Z.]]></description>
            <dc:creator>IMBoring25</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 04 Dec 2015 15:03:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592848#msg-592848</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592848#msg-592848</link>
            <description><![CDATA[ dmould, why are you jumping in like this? You were helpful previously. jbernardis useless post is what I was responding to.<br />
<br />
It isn't going to automatically know how much I want it to rotate. It would automatically apply my desired rotation per axis based on a value I would enter.<br />
<br />
This function is available in Simplify 3D however, S3D has issues with the thin walled parts I print. Slic3r can produce the results I need and I like using and supporting open source hardware and software. <br />
<br />
Here is the set up screen for auto import rotation in S3D. Maybe that will help you understand what I was looking for. It seems Slic3r is not capable of this just yet.<br />
[attachment 67066 rotate.jpg]<br />
<br />
Thanks, again, to those that provided useful input.]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 04 Dec 2015 12:45:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592835#msg-592835</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592835#msg-592835</link>
            <description><![CDATA[ We read your post OK, but how would Slic3r (or any other program) "automatically" know what rotation you would like it to apply to each of your models?<br />
<br />
Dave]]></description>
            <dc:creator>dmould</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 04 Dec 2015 11:50:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592765#msg-592765</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592765#msg-592765</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>jbernardis</strong><br />
There are 3 different axes to rotate around and infinite number of degrees around each one.  How in the world could slic3r know how to "automatically" rotate??</div></blockquote>
<br />
That's helpful.<br />
<br />
If you read my original post you will notice I am asking if there is a way to automatically rotate the model x number of degrees around the Z axis when it is loaded.<br />
<br />
Thanks for the help everyone. It looks like Slic3r doesn't have the ability to do this right now.]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 04 Dec 2015 08:54:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592575#msg-592575</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592575#msg-592575</link>
            <description><![CDATA[ There are 3 different axes to rotate around and infinite number of degrees around each one.  How in the world could slic3r know how to "automatically" rotate??]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 04 Dec 2015 01:46:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592523#msg-592523</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592523#msg-592523</link>
            <description><![CDATA[ The command line version has a --rotate switch that rotates the model about the Z axis by the number of degrees you specify.  You will have to pass it the switches for your INI files as well, along with any other changes you want to make.]]></description>
            <dc:creator>IMBoring25</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 03 Dec 2015 20:52:50 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,592254#msg-592254</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,592254#msg-592254</link>
            <description><![CDATA[ If the rotation needed is always the same for each of your 100's of parts, I suggest that rotating the STL's would be the best way to go.  It can take less than a minute and you only need to do it once per model.  Not really any more effort than making a batch file (or whatever) that contains the rotation to use at load time, and less effort in the long run than setting the rotation by hand every time you load.<br />
<br />
Dave]]></description>
            <dc:creator>dmould</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 03 Dec 2015 07:04:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591898#msg-591898</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591898#msg-591898</link>
            <description><![CDATA[ Being able to select all loaded models and rotate them together would be fantastic but, multi-select is not an option.]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 02 Dec 2015 09:03:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591896#msg-591896</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591896#msg-591896</link>
            <description><![CDATA[ I have hundreds of models already designed so going back and editing all of them is not the preferred solution. I suppose if you are printing one or two parts now and then, it would seem trivial. I prepare beds of 8 - 12 parts three or four times a day for each of my printers so, it would be a huge time saver to me if I could apply a 5 degree Z rotation as the part is loaded. I saw this option in another slicer and wondered if it was possible in Slic3r. I did not see a setting for it so, I though I would ask here.<br />
<br />
Thanks.]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 02 Dec 2015 08:58:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591877#msg-591877</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591877#msg-591877</link>
            <description><![CDATA[ Or use Netfabb Basic to rotate and save as you want it printed!]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 02 Dec 2015 07:49:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591875#msg-591875</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591875#msg-591875</link>
            <description><![CDATA[ I'm not sure I understand why you need to do that when it is so trivial to do so after loading.  Perhaps you could rotate the model in the design software before exporting as an STL.  Or rotate the STL in another application (e.g. OpenScad) before loading into Slic3r.<br />
<br />
Dave]]></description>
            <dc:creator>dmould</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 02 Dec 2015 07:45:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591856#msg-591856</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591856#msg-591856</link>
            <description><![CDATA[ Right. That's what I am doing now. I am asking if there is a way to automatically perform that rotation when the model is loaded. <br />
<br />
Thanks!]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 02 Dec 2015 06:55:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591809#msg-591809</guid>
            <title>Re: Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591809#msg-591809</link>
            <description><![CDATA[ Object &gt; Rotate &gt; Around Z axix]]></description>
            <dc:creator>RRuser</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 02 Dec 2015 04:52:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,591597,591597#msg-591597</guid>
            <title>Auto-Rotate Model on Load</title>
            <link>https://reprap.org/forum/read.php?263,591597,591597#msg-591597</link>
            <description><![CDATA[ Is there a way to auto-rotate the model around the Z axis x degrees when the model is loaded? I have found this helps avoid problems at corners when printing thin walled objects with square corners.]]></description>
            <dc:creator>nopick</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 01 Dec 2015 14:47:05 -0500</pubDate>
        </item>
    </channel>
</rss>
