<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>OpenSCAD Seamless, an online module library</title>
        <description> Hallo all together,

I used the last weekend to hack an online library for OpenSCAD modules.

Why?
All my models are looking weired because i want to be fast so I simply use cubes and cylinders. No need for rounded edges or anything else. If i had a nice library, i could reuse all kind of stuff to make amazing models.

Examples for reusable stuff:
 * rounded cubes
 * fixation / clipping mechanics to stick multiple parts together
 * making holes for mounting standarized parts

But thats not all :) 
I made a precompiler application, that scans your scad models for functions with a certain pattern and automatically includes the corresponding sourcecode from the online library. You just need to specify your model directory once and the compiler watches out for changes.

Take a look: [seamless.invisibletower.de]

The sourcecode of the client (aka compiler) and the server is made in python and released under GPLv2. (plz fork and contribute :))
Compiler Code: [github.com]
Server Code: [github.com]

Currently, there are many issues, that prevents this programm from beeing &quot;good&quot;. (see [seamless.invisibletower.de] issues chapter).
But I just wanted get opinions before investing too much time into this project.
Also it&#039;s biggest issue is: There is no content yet :D (except that arduino function)


What do you think?
Would you use it?
Try it! :)
Would you like to contribute? (see Issues)
Do you think this has a future?
If it don&#039;t work for you, please create an issue on [github.com] if your problem isn&#039;t there already

kind regards, Phaiax</description>
        <link>https://reprap.org/forum/read.php?304,240348,240348#msg-240348</link>
        <lastBuildDate>Fri, 04 Sep 2026 13:56:19 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?304,240348,292814#msg-292814</guid>
            <title>Re: OpenSCAD Seamless, an online module library</title>
            <link>https://reprap.org/forum/read.php?304,240348,292814#msg-292814</link>
            <description><![CDATA[ How I might not be an expert on 3D design, I love the fact people like yourself are finding ways to save us all time and money. Thank you sir!]]></description>
            <dc:creator>Ramon88</dc:creator>
            <category>Object repositories</category>
            <pubDate>Sat, 11 Jan 2014 01:09:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?304,240348,240348#msg-240348</guid>
            <title>OpenSCAD Seamless, an online module library</title>
            <link>https://reprap.org/forum/read.php?304,240348,240348#msg-240348</link>
            <description><![CDATA[ Hallo all together,<br />
<br />
I used the last weekend to hack an online library for OpenSCAD modules.<br />
<br />
Why?<br />
All my models are looking weired because i want to be fast so I simply use cubes and cylinders. No need for rounded edges or anything else. If i had a nice library, i could reuse all kind of stuff to make amazing models.<br />
<br />
Examples for reusable stuff:<br />
 * rounded cubes<br />
 * fixation / clipping mechanics to stick multiple parts together<br />
 * making holes for mounting standarized parts<br />
<br />
But thats not all :) <br />
I made a precompiler application, that scans your scad models for functions with a certain pattern and automatically includes the corresponding sourcecode from the online library. You just need to specify your model directory once and the compiler watches out for changes.<br />
<br />
Take a look: [<a href="http://seamless.invisibletower.de/" target="_blank"  rel="nofollow">seamless.invisibletower.de</a>]<br />
<br />
The sourcecode of the client (aka compiler) and the server is made in python and released under GPLv2. (plz fork and contribute :))<br />
Compiler Code: [<a href="https://github.com/Phaiax/openscad-seamlesslib-client" target="_blank"  rel="nofollow">github.com</a>]<br />
Server Code: [<a href="https://github.com/Phaiax/openscad-seamlesslib-server" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
Currently, there are many issues, that prevents this programm from beeing "good". (see [<a href="http://seamless.invisibletower.de/" target="_blank"  rel="nofollow">seamless.invisibletower.de</a>] issues chapter).<br />
But I just wanted get opinions before investing too much time into this project.<br />
Also it's biggest issue is: There is no content yet :D (except that arduino function)<br />
<br />
<br />
What do you think?<br />
Would you use it?<br />
Try it! :)<br />
Would you like to contribute? (see Issues)<br />
Do you think this has a future?<br />
If it don't work for you, please create an issue on [<a href="https://github.com/Phaiax/openscad-seamlesslib-client/issues" target="_blank"  rel="nofollow">github.com</a>] if your problem isn't there already<br />
<br />
kind regards, Phaiax]]></description>
            <dc:creator>Phaiax</dc:creator>
            <category>Object repositories</category>
            <pubDate>Tue, 27 Aug 2013 18:04:33 -0400</pubDate>
        </item>
    </channel>
</rss>
