<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[FreeCAD][Mod] File &amp;gt; 3D Print... From model to printer in FreeCAD</title>
        <description> Hi guys, I&#039;ve posted this mod on the IRC, now wanted to bring it to the forum to get opinions. It adds a tool under the file menu called &quot;3d print&quot; which takes the current model in FreeCAD, creates an STL, uses a bundled slic3r to make the gcode, and then a shell version of pronterface (printcore) to send it to a connected 3d Printer. Please let me know what you think!

Heres a video of an early version with a 3d pritner attached:
[www.youtube.com]


Heres a video what it currently looks like:
[www.youtube.com]</description>
        <link>https://reprap.org/forum/read.php?80,207966,207966#msg-207966</link>
        <lastBuildDate>Thu, 16 Jul 2026 22:30:40 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,234114#msg-234114</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,234114#msg-234114</link>
            <description><![CDATA[ Hi there!<br />
<br />
I read about your work and tried to find de RepCAD module for FreecAD and was impossible. Finally decided to compile Freecad with the instructions that appears here: [<a href="http://code.google.com/p/the-technocopia-project/wiki/NR3DPrintMenu" target="_blank"  rel="nofollow">code.google.com</a>] but at the end when FreeCAD starts everything looks like runs fine but when I try to send the model to a 3D printer it does nothing. If i use the terminal in that moment this is what appears:<br />
<br />
Creating temporary STL file...<br />
Exception (Fri Aug  9 11:33:33 2013): OSD_File::Write : file is not open <br />
Stack Trace: Traceback (most recent call last):<br />
  File "", line 1, in <br />
<br />
When I was following the technocopia instructions there was a line that didn't work ( `sudo apt-get install curl curl -L [<a href="http://cpanmin.us" target="_blank"  rel="nofollow">cpanmin.us</a>] | perl - --sudo App::cpanminus`). I tried with wget but nothing. Do you think the above bug is a result of this? Do you know how can I fixit? <br />
On the other hand did you make the RepCAD module for FreeCAD? May be with this module would be easier?.<br />
I would greatly appreciate it if you could help me out.<br />
<br />
Thanks for your work and time.]]></description>
            <dc:creator>FreakCAD</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Fri, 09 Aug 2013 06:31:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,213911#msg-213911</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,213911#msg-213911</link>
            <description><![CDATA[ Probably because it is <a href="https://github.com/GilesBathgate/RapCAD" target="_blank"  rel="nofollow">RapCad</a> and not RepCad.]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Fri, 31 May 2013 06:54:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,213343#msg-213343</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,213343#msg-213343</link>
            <description><![CDATA[ Hello!!<br />
Where can I get RepCAD? I can not find the link. On the other hand I'll be interested in Windows version, if possible.<br />
<br />
Thank you very much.]]></description>
            <dc:creator>tracatra69</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Wed, 29 May 2013 13:11:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,210701#msg-210701</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,210701#msg-210701</link>
            <description><![CDATA[ [UPDATE]May 21st, 2013[UPDATE] <br />
Due to requests, I will be releasing RepCAD as a module instead of a modified FreeCAD with RepCAD pre-installed &amp;&amp; pre-configured. Changing to a module version will push the release back a little as I have to modify some configurations in order to achieve as much optimal "plug &amp; play" as I can.<br />
<br />
check out my website for more upcoming updates! <a href="http://www.ihatescreamingchildren.com" target="_blank"  rel="nofollow">CLICK HERE</a>]]></description>
            <dc:creator>isonoob</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Tue, 21 May 2013 10:12:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,210014#msg-210014</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,210014#msg-210014</link>
            <description><![CDATA[ Sorry I was unaware that modules would be undetected by FreeCAD. Every time I created a module I had to manually insert code that woudl let FreeCAD know the name of my module as well as all the files needed to be copied over. I do see your point however, and will make two versions, a module version and an integrated version :)<br />
<br />
then port it over to windows T_T]]></description>
            <dc:creator>isonoob</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Sun, 19 May 2013 09:16:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,209977#msg-209977</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,209977#msg-209977</link>
            <description><![CDATA[ Hi,<br />
<br />
Very nice. But on your home page, it says RepCAD is a modified version of FreeCAD. I think it would be best if it was a module that can be added to an existing installation of FreeCAD, rather than having to install a customized version.<br />
<br />
The reason is, many people either use the daily builds from the Ubuntu PPA, or compile FreeCAD from source.<br />
<br />
For example a python module can be dropped into ~/.FreeCAD/Mod and will be detected by FreeCAD without need for compilation. It will not be erased if a new version of FreeCAD is installed. It may be easier to make it cross-platform too.<br />
<br />
I'm no programmer but you could get input and advice on the FreeCAD developers forum. [<a href="https://sourceforge.net/apps/phpbb/free-cad/viewforum.php?f=10" target="_blank"  rel="nofollow">sourceforge.net</a>]<br />
<br />
What I would like of such a tool is, instead of sending directly to the printer, having an intermediary step that gives info on the filament length required and the time to print (basically retrieving that info from pronterface), then a button to confirm. If that's doable... :)]]></description>
            <dc:creator>NormandC</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Sun, 19 May 2013 04:21:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,209966#msg-209966</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,209966#msg-209966</link>
            <description><![CDATA[ Hi all, I will be releasing "RepCAD" for linux in a couple of days after I finalize a few things. Some screenshots as well as future updates can be found here:<br />
<br />
<a href="http://www.ihatescreamingchildren.com" target="_blank"  rel="nofollow">www.ihatescreamingchildren.com</a>]]></description>
            <dc:creator>isonoob</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Sun, 19 May 2013 01:03:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,208170#msg-208170</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,208170#msg-208170</link>
            <description><![CDATA[ sorry chris33, I'll try to release it ASAP<br />
<br />
EDIT<br />
<br />
I've developed this for use on Linux OS, is there any requests to port this over to Windows?]]></description>
            <dc:creator>isonoob</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Mon, 13 May 2013 07:13:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,208167#msg-208167</guid>
            <title>Re: [FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,208167#msg-208167</link>
            <description><![CDATA[ where can i get this mod please, dont just chuck the idea in give us a link to get the modula cheers]]></description>
            <dc:creator>chris33</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Mon, 13 May 2013 06:26:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?80,207966,207966#msg-207966</guid>
            <title>[FreeCAD][Mod] File &gt; 3D Print... From model to printer in FreeCAD</title>
            <link>https://reprap.org/forum/read.php?80,207966,207966#msg-207966</link>
            <description><![CDATA[ Hi guys, I've posted this mod on the IRC, now wanted to bring it to the forum to get opinions. It adds a tool under the file menu called "3d print" which takes the current model in FreeCAD, creates an STL, uses a bundled slic3r to make the gcode, and then a shell version of pronterface (printcore) to send it to a connected 3d Printer. Please let me know what you think!<br />
<br />
Heres a video of an early version with a 3d pritner attached:<br />
[<a href="http://www.youtube.com/watch?v=qkNxTse5Lps" target="_blank"  rel="nofollow">www.youtube.com</a>]<br />
<br />
<br />
Heres a video what it currently looks like:<br />
[<a href="http://www.youtube.com/watch?v=XDAfD6VGFqo" target="_blank"  rel="nofollow">www.youtube.com</a>]]]></description>
            <dc:creator>isonoob</dc:creator>
            <category>3D Design tools</category>
            <pubDate>Sun, 12 May 2013 15:30:13 -0400</pubDate>
        </item>
    </channel>
</rss>
