<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Slic3r source versions</title>
        <description> I&#039;m not an expert on github but have a lot of coding experience and would like to take a look at the code. How do you download the source for prior versions of Slic3r? Are they archived?

Roger</description>
        <link>https://reprap.org/forum/read.php?263,492920,492920#msg-492920</link>
        <lastBuildDate>Sat, 16 May 2026 14:27:34 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?263,492920,493410#msg-493410</guid>
            <title>Re: Slic3r source versions</title>
            <link>https://reprap.org/forum/read.php?263,492920,493410#msg-493410</link>
            <description><![CDATA[ Sorry Roger,<br />
<br />
I misunderstood your question.<br />
<br />
But what is the problem you have with the support function ?<br />
<br />
I don't use support very often and i know, the automatic support  is not perfect.<br />
But with threshold value it should work...<br />
<br />
If you want, i can can give you a simple calibration object, which is very helpful for adjusting the threshold value.<br />
<br />
Frank]]></description>
            <dc:creator>NitroXpress</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 06 Apr 2015 09:00:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,492920,493331#msg-493331</guid>
            <title>Re: Slic3r source versions</title>
            <link>https://reprap.org/forum/read.php?263,492920,493331#msg-493331</link>
            <description><![CDATA[ If you want to avoid git you can download specific previous releases, you can get them from here:<br />
<br />
[<a href="https://github.com/alexrj/Slic3r/releases" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
However, if you don't mind learning a little git (it is worth learning it), you can download the master.zip or use git to clone the repository, e.g.:<br />
<br />
<pre class="bbcode">
git clone [<a href="https://github.com/alexrj/Slic3r.git" target="_blank"  rel="nofollow">github.com</a>]</pre>
<br />
(I don't know how to undo the markup in the above -- just put the literal URL into the command line)<br />
<br />
Once you have the clone, you have all the versions, so cd into that directory and do something like:<br />
<br />
<pre class="bbcode">
git diff 1.2.5..1.2.6</pre>
<br />
<br />
Which will give you a diff between the tag 1.2.5 and 1.2.6]]></description>
            <dc:creator>Lenbok</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 06 Apr 2015 04:21:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,492920,493194#msg-493194</guid>
            <title>Re: Slic3r source versions</title>
            <link>https://reprap.org/forum/read.php?263,492920,493194#msg-493194</link>
            <description><![CDATA[ Thanks Frank. That will get me the current version. :)<br />
<br />
I would like to be able to find the source for older versions so I could compare them (diff) to try to understand why support material is broken in 1.2.6 and worked well in earlier versions.<br />
<br />
Roger]]></description>
            <dc:creator>Miamicraft</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 05 Apr 2015 15:21:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,492920,492983#msg-492983</guid>
            <title>Re: Slic3r source versions</title>
            <link>https://reprap.org/forum/read.php?263,492920,492983#msg-492983</link>
            <description><![CDATA[ Hi Roger,<br />
<br />
the sources are here.<br />
[<a href="https://github.com/alexrj/Slic3r" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
Download the .zip archive.<br />
[<a href="https://github.com/alexrj/Slic3r/archive/master.zip" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
A description for windows build is here.<br />
[<a href="https://github.com/alexrj/Slic3r/wiki/Running-Slic3r-from-git-on-Windows" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
Frank]]></description>
            <dc:creator>NitroXpress</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 05 Apr 2015 04:10:23 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,492920,492920#msg-492920</guid>
            <title>Slic3r source versions</title>
            <link>https://reprap.org/forum/read.php?263,492920,492920#msg-492920</link>
            <description><![CDATA[ I'm not an expert on github but have a lot of coding experience and would like to take a look at the code. How do you download the source for prior versions of Slic3r? Are they archived?<br />
<br />
Roger]]></description>
            <dc:creator>Miamicraft</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 04 Apr 2015 21:35:58 -0400</pubDate>
        </item>
    </channel>
</rss>
