<?xml version="1.0" encoding="ISO-8859-15"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 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="http://purl.org/rss/1.0/">
<channel rdf:about="http://www.shapeways.com/forum/index.php">
  <title>Shapeways: Bring your creativity to life in 3D</title>
  <link>http://www.shapeways.com/forum/index.php</link>
  <description>Shapeways: Bring your creativity to life in 3D</description>
  <items>
    <rdf:Seq>
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58364&amp;th=11948#msg_58364" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58377&amp;th=11948#msg_58377" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58386&amp;th=11948#msg_58386" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58594&amp;th=11948#msg_58594" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=59214&amp;th=11948#msg_59214" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=59234&amp;th=11948#msg_59234" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58364&amp;th=11948#msg_58364">
  <title>Is there a way to allow people to pick and choose which parts they want to buy from a single file?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58364&amp;th=11948#msg_58364</link>
  <description><![CDATA[Hello,<br />
<br />
I have a kit of 26 parts that I'd like to make modular, that is to allow customers to buy all the parts or specific parts in the kit.<br />
<br />
Right now I am using 'design configurations' in my CAD software, but creating all the sub-kits and variations is VERY labor intensive. Is there a way to create this on the Shapeways side?<br />
<br />
For reference, here is the kit:<br />
<br />
<a href="http&#58;&#47;&#47;www.shapeways.com/model/820929/echo-herc-v5-the-full-monty.html?key=2d42e57ee60c947dc818eb04425659fa" target="_blank"> http://www.shapeways.com/model/820929/echo-herc-v5-the-full- monty.html?key=2d42e57ee60c947dc818eb04425659fa</a><br />
<br />
Any help is greatly appreciated...<br />
<br />
Thanks,<br />
<br />
Steve]]></description>
  <dc:subject></dc:subject>
  <dc:creator>echotransformer</dc:creator>
  <dc:date>2012-12-11T00:37:42-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58377&amp;th=11948#msg_58377">
  <title>Re: Is there a way to allow people to pick and choose which parts they want to buy from a single fil</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58377&amp;th=11948#msg_58377</link>
  <description><![CDATA[No, you can't offer individual shells within a file for sale separately. <br />
You'll have to upload each of them as a separate file.]]></description>
  <dc:subject></dc:subject>
  <dc:creator>stonysmith</dc:creator>
  <dc:date>2012-12-11T04:39:24-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58386&amp;th=11948#msg_58386">
  <title>Re: Is there a way to allow people to pick and choose which parts they want to buy from a single fil</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58386&amp;th=11948#msg_58386</link>
  <description><![CDATA[Stony is right - we don't offer this functionality at this time.<br />
<br />
If you're looking to automate this, take a look at OpenSCAD: <a href="http://www.openscad.org/" target="_blank">http://www.openscad.org/</a><br />
<br />
It's an open-source, scriptable tool. You should be able to create a script that loads the required parts (maybe even by parsing a simple configuration file), combining them and writing a new .STL file. <br />
<br />
That might save you some time?<br />
<br />
Bart]]></description>
  <dc:subject></dc:subject>
  <dc:creator>bartv</dc:creator>
  <dc:date>2012-12-11T10:30:28-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58594&amp;th=11948#msg_58594">
  <title>Re: Is there a way to allow people to pick and choose which parts they want to buy from a single fil</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=58594&amp;th=11948#msg_58594</link>
  <description><![CDATA[@Stonysmith: Thanks for the fast reply!<br />
<br />
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText"><b>bartv wrote on Tue, 11 December 2012 10&#58;30</b></td></tr><tr><td class="quote"><br />Stony is right - we don't offer this functionality at this time.<br />
<br />
If you're looking to automate this, take a look at OpenSCAD: <a href="http&#58;&#47;&#47;www.openscad.org/" target="_blank">http://www.openscad.org/</a><br />
<br />
It's an open-source, scriptable tool. You should be able to create a script that loads the required parts (maybe even by parsing a simple configuration file), combining them and writing a new .STL file. <br />
<br />
That might save you some time?<br />
<br />
Bart<br /></td></tr></table><br />
<br />
@Bart: Solidworks is automating the configuration nicely, but maybe this scriptable tool can help manage the STLs...breaking down a large multi-body file into individual kits that can be uploaded...thanks, I'll look into it. Still, I really wish Shapeways had a feature like what I described above (not that this isn't the coolest service on the web these days...you guys rawk!)<br />
]]></description>
  <dc:subject></dc:subject>
  <dc:creator>echotransformer</dc:creator>
  <dc:date>2012-12-14T01:39:00-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=59214&amp;th=11948#msg_59214">
  <title>Re: Is there a way to allow people to pick and choose which parts they want to buy from a single fil</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=59214&amp;th=11948#msg_59214</link>
  <description><![CDATA[I followed a similar problem for some time. Therefore I've started some investigations and created an experimental frontend.<br />
The intension was similar. Let the user choose from a subet of X items and create one new part out of it.<br />
<br />
<a href="http&#58;&#47;&#47;stlcreator.mac-au.eu/indexb.html" target="_blank">http://stlcreator.mac-au.eu/indexb.html</a><br />
<br />
There's a php engine in the background which generates a new stl where all the parts were connected via a sprue.<br />
The system can be configured to deal with new items of my production.<br />
<br />
Unfortunately the upload interface stopped working after the first trials and I never got it running again.<br />
(currently it fails with another failure maybe the interface has been changed)<br />
&#91;Correction: I get a Mail that i have uploaded a stl fiile but the model doesn't become visible in the my models page<br />
that could also be caused by a failure on my side. If I upload the stl file per hand it's normally ok&#93;<br />
<br />
To be honest I think this topic is very difficult to solve on the shop owner side. There's a request in the shapeways' feedback platform to deal with this topic but so far the effort seems to high ...<br />
<br />
Woody64<br />
<br />
]]></description>
  <dc:subject></dc:subject>
  <dc:creator>woody64</dc:creator>
  <dc:date>2012-12-26T10:41:45-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=59234&amp;th=11948#msg_59234">
  <title>Re: Is there a way to allow people to pick and choose which parts they want to buy from a single fil</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=59234&amp;th=11948#msg_59234</link>
  <description><![CDATA[Thanks Woody64...you have impressive know-how in this regard.<br />
<br />
Here's hoping there's a strong enough business case in the near future...I know my sales would increase!]]></description>
  <dc:subject></dc:subject>
  <dc:creator>echotransformer</dc:creator>
  <dc:date>2012-12-26T17:00:02-00:00</dc:date>
</item>
</rdf:RDF>