<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Comments &amp; Feedback]]></title><description><![CDATA[Comments and feedback on projects, applications, etc.]]></description><link>https://openjscad.nodebb.com/category/4</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 03:23:38 GMT</lastBuildDate><atom:link href="https://openjscad.nodebb.com/category/4.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Jun 2024 03:49:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Load&#x2F;Save to Cloud&#x2F;ftp-server]]></title><description><![CDATA[<p dir="auto">I'd like to have the ability to load and save files to Cloud storage, (or a local ftp server).</p>
<p dir="auto">The reason is that if I'm working on a design and go away, I can't shut the computer down. It has to go onto standby.</p>
<p dir="auto">After working on Microsoft Teams and 365, they force you to get used to using a Cloud. So unfortunately, the openjscad.xyz system feels a bit clunky in comparison.</p>
<p dir="auto">Please consider at some point adding Cloud Load/Save if there is enough user interest.</p>
<p dir="auto">Here's a discussion about a Javascript code snippet where something similar is implemented.</p>
<p dir="auto"><img src="/assets/uploads/files/1719546093682-408b4aff-6d20-47b5-ab9a-36302ccfde8b-image.png" alt="408b4aff-6d20-47b5-ab9a-36302ccfde8b-image.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://openjscad.nodebb.com/topic/431/load-save-to-cloud-ftp-server</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/431/load-save-to-cloud-ftp-server</guid><dc:creator><![CDATA[DavidLyon66]]></dc:creator><pubDate>Fri, 28 Jun 2024 03:49:29 GMT</pubDate></item><item><title><![CDATA[API documentation links broken]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/827">@Zachary-Keim</a> good to hear. Guess it was a temporary issue 🙂</p>
]]></description><link>https://openjscad.nodebb.com/topic/429/api-documentation-links-broken</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/429/api-documentation-links-broken</guid><dc:creator><![CDATA[hrgdavor]]></dc:creator><pubDate>Thu, 20 Jun 2024 13:52:08 GMT</pubDate></item><item><title><![CDATA[Unfolder V2, stress test on FF and Chrome]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/5">@gilboonet</a> that is excellent, it may be possible later on to integrate that one with jscad or at least take your experience for ideas how to improve 2D use-cases in jscad.</p>
]]></description><link>https://openjscad.nodebb.com/topic/340/unfolder-v2-stress-test-on-ff-and-chrome</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/340/unfolder-v2-stress-test-on-ff-and-chrome</guid><dc:creator><![CDATA[hrgdavor]]></dc:creator><pubDate>Wed, 02 Feb 2022 13:49:43 GMT</pubDate></item><item><title><![CDATA[Unfolder script for V2]]></title><description><![CDATA[<p dir="auto">I rewrote my unfolder for JSCAD 2 and I'm very happy with the result. It looks almost like an application as user can enter the model file name and choose between options to see the model, scale it and see resulting dimensions, and finally choose several options for the unfolded pattern (paper size, flaps or not, exclude links, change flap attachment). I cleaned the code as possible and now it doesn't use global variables. It was the first time I used align() and it's a very handy function that allowed me to group small pieces. Due to the complexity of the script, it freezes after some time, I suspect memory leak but did not see where it could be. What would be nice with such script that has lots of parameters would be to be able to save/load parameters sets.</p>
<p dir="auto">The project can be found <a href="https://github.com/gilboonet/gilboonet.github.io/blob/master/outils/unfolderV2Flaps/deplieur.zip" rel="nofollow ugc">here</a>, unzip the archive into a directory, then run jscad and open it as a project. I added some 3d files, but you can test others by putting them into the project directory and open it with jscad. It can also directly run on a script, but to do so you must edit the code and change main() (this way it can run as a standalone script file).</p>
<p dir="auto">Here's a <a href="https://youtu.be/pvczxC41ifw" rel="nofollow ugc">link to a demo video</a><br />
<img src="/assets/uploads/files/1641395044777-capture-d-%C3%A9cran-de-2022-01-05-13-54-17.png" alt="Capture d’écran de 2022-01-05 13-54-17.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://openjscad.nodebb.com/topic/332/unfolder-script-for-v2</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/332/unfolder-script-for-v2</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Wed, 05 Jan 2022 15:04:20 GMT</pubDate></item><item><title><![CDATA[script using parameters doesn&#x27;t render after some time]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/1">@z3dev</a> Yes, add Memory would be great, I felt the difference when I changed from 4 Gb to 8. For the moment I'm simply starting to use my laptop as main computer.</p>
]]></description><link>https://openjscad.nodebb.com/topic/329/script-using-parameters-doesn-t-render-after-some-time</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/329/script-using-parameters-doesn-t-render-after-some-time</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Sun, 02 Jan 2022 16:54:35 GMT</pubDate></item><item><title><![CDATA[Video of an integrated tool (from 2016) using OpenJSCAD v0.4]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/694">@jess-yan</a> Hello, the point selection is made with an external tool, <a href="https://github.com/daid/OpenSCAD-polygon-editor" rel="nofollow ugc">Openscad Simple Polygon Editor</a>. I modified it so that I could use it along with OpenJSCAD. But it was with a very old version and with v2 I don't see how to do the same.</p>
]]></description><link>https://openjscad.nodebb.com/topic/285/video-of-an-integrated-tool-from-2016-using-openjscad-v0-4</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/285/video-of-an-integrated-tool-from-2016-using-openjscad-v0-4</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Fri, 10 Sep 2021 07:55:31 GMT</pubDate></item><item><title><![CDATA[Compatible browser?]]></title><description><![CDATA[<p dir="auto">Update: This was fixed after I upgrade the chrome to version 90.<br />
Thanks.</p>
]]></description><link>https://openjscad.nodebb.com/topic/254/compatible-browser</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/254/compatible-browser</guid><dc:creator><![CDATA[Syun Ikejima]]></dc:creator><pubDate>Sun, 02 May 2021 14:31:17 GMT</pubDate></item><item><title><![CDATA[little script using external .obj]]></title><description><![CDATA[<p dir="auto">Finally I made it fit into one file using obj2jscad.js. It can be seen <a href="https://openjscad.xyz/#https://raw.githubusercontent.com/gilboonet/designs/master/2021/demoTDY.js" rel="nofollow ugc">here</a>.</p>
]]></description><link>https://openjscad.nodebb.com/topic/244/little-script-using-external-obj</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/244/little-script-using-external-obj</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Wed, 14 Apr 2021 17:01:58 GMT</pubDate></item><item><title><![CDATA[Porting V1 code to V2 or rewrite it ?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/1">@z3dev</a> Thank you for your suggestions. What I did was only translating the code so it run on V2 regardless of placement. I'll try to implement helper function for cube and cuboid, then it should work.</p>
]]></description><link>https://openjscad.nodebb.com/topic/231/porting-v1-code-to-v2-or-rewrite-it</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/231/porting-v1-code-to-v2-or-rewrite-it</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Sun, 21 Feb 2021 10:46:21 GMT</pubDate></item><item><title><![CDATA[I built a OpenJSCAD Gallery]]></title><description><![CDATA[<p dir="auto">We have been posting to this thread.</p>
<p dir="auto"><a href="https://openjscad.nodebb.com/topic/196/a-collection-of-jscad-projects-on-github">https://openjscad.nodebb.com/topic/196/a-collection-of-jscad-projects-on-github</a></p>
<p dir="auto">You can find some really interesting projects by following the Used By links on the right side of the Github project.</p>
]]></description><link>https://openjscad.nodebb.com/topic/230/i-built-a-openjscad-gallery</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/230/i-built-a-openjscad-gallery</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Fri, 19 Feb 2021 08:58:17 GMT</pubDate></item><item><title><![CDATA[boolean operation produces non manifold]]></title><description><![CDATA[<p dir="auto">Yup. The old fixTJunctions() function is not present in V2. There's a pull request to add this functionality back, which is under review now.</p>
]]></description><link>https://openjscad.nodebb.com/topic/220/boolean-operation-produces-non-manifold</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/220/boolean-operation-produces-non-manifold</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Thu, 21 Jan 2021 10:21:46 GMT</pubDate></item><item><title><![CDATA[Can a html5 app running jscad retrieve rendered (processed) data ?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/1">@z3dev</a> Hello, I didn't open an issue because it's V1, but I will do it so we could keep track of the solution I used. Yesterday I tried my little html5 app on my android tablet with Firefox and it works perfectly<br />
0_1579956207318_android1s.jpg<br />
even the PDF creation part<br />
0_1579956263650_android2s.jpg</p>
]]></description><link>https://openjscad.nodebb.com/topic/122/can-a-html5-app-running-jscad-retrieve-rendered-processed-data</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/122/can-a-html5-app-running-jscad-retrieve-rendered-processed-data</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Wed, 22 Jan 2020 18:05:30 GMT</pubDate></item><item><title><![CDATA[Design with random values]]></title><description><![CDATA[<p dir="auto">Thank you. I will try something similar, it just needs to add a parameter to choose a design number, if the table of random values doesn't have values for this number they are randomly feeded, else they are used for the rendering. Such "mechanism" could be handy for designs using both random values and more than one viewing mode.</p>
]]></description><link>https://openjscad.nodebb.com/topic/107/design-with-random-values</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/107/design-with-random-values</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Wed, 28 Aug 2019 07:40:37 GMT</pubDate></item><item><title><![CDATA[Slicing again... simplifying code]]></title><description><![CDATA[<p dir="auto">The simple solutions are always the best. Taking a super thin slice is a great idea, and maybe even the best.</p>
<p dir="auto">The core library will be for core functions, as we expect others (like you) to contribute some really nice high level functionality, such as slicing. If we get the core library rock solid then anything is possible.</p>
<p dir="auto">Projections on to arbitrary planes is on the wish list, but not there yet.</p>
<p dir="auto">Thanks for the awesome posts!</p>
]]></description><link>https://openjscad.nodebb.com/topic/104/slicing-again-simplifying-code</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/104/slicing-again-simplifying-code</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Tue, 13 Aug 2019 09:22:39 GMT</pubDate></item><item><title><![CDATA[slicing with OpenJSCAD]]></title><description><![CDATA[<p dir="auto">Hello,<br />
With the same script and 3d model, I made a 60 cm tall statue with 200 sheets.<br />
<img src="/assets/uploads/files/1564234917875-capture-d-%C3%A9cran-de-2019-07-13-09-51-45-resized.png" alt="0_1564234915450_Capture d’écran de 2019-07-13 09-51-45.png" class=" img-responsive img-markdown" /><br />
<img src="/assets/uploads/files/1564234633575-tranchesfini-resized.jpg" alt="0_1564234630996_tranchesfini.jpg" class=" img-responsive img-markdown" /></p>
]]></description><link>https://openjscad.nodebb.com/topic/102/slicing-with-openjscad</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/102/slicing-with-openjscad</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Sat, 27 Jul 2019 13:43:56 GMT</pubDate></item><item><title><![CDATA[slicing with OpenJSCAD]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/2">@kaosat-dev</a> At first I tried to use a 10K triangles model but as it didn't render I downscaled to 5K, 3K, 2K then 1K. And after, I made another model with 2x more slices that this script was unable to render even with a 1K model, so I changed the script to make it render chunks of slices, and it was ok. I suppose it could work with higher resolutions models.<br />
0_1564473765365_Capture d’écran de 2019-07-30 10-02-14.png</p>
]]></description><link>https://openjscad.nodebb.com/topic/101/slicing-with-openjscad</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/101/slicing-with-openjscad</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Thu, 04 Jul 2019 08:08:18 GMT</pubDate></item><item><title><![CDATA[Having trouble with variables in the Block design option]]></title><description><![CDATA[<p dir="auto">It seems to me that the ‘Code’ tab in the upper right exposes the code in BlocksCAD. I was able to select and copy the code.</p>
]]></description><link>https://openjscad.nodebb.com/topic/100/having-trouble-with-variables-in-the-block-design-option</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/100/having-trouble-with-variables-in-the-block-design-option</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Wed, 03 Jul 2019 14:11:32 GMT</pubDate></item><item><title><![CDATA[Regular polygons example]]></title><description><![CDATA[<p dir="auto">This new star primitive looks promising. Thank you for the code sample, I will try to use .fromAngleRadians().</p>
]]></description><link>https://openjscad.nodebb.com/topic/90/regular-polygons-example</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/90/regular-polygons-example</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Mon, 20 May 2019 10:09:49 GMT</pubDate></item><item><title><![CDATA[Multicolor (by faces) model]]></title><description><![CDATA[<p dir="auto">My code (obj2jscad) only reads a very simple OBJ file (only triangular without normals or textures) and take use of its facets materials groups. Materials are described into another file that I don't use but it could be done to read colors as materials simplest expression can be colors. True OBJ format is much more complex than that.</p>
]]></description><link>https://openjscad.nodebb.com/topic/87/multicolor-by-faces-model</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/87/multicolor-by-faces-model</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Tue, 07 May 2019 19:41:54 GMT</pubDate></item><item><title><![CDATA[Any ideas on measuring a section of an existing STL file?]]></title><description><![CDATA[<p dir="auto">Of course, you can use the STL design to subtract from another design. Is that not accurate enough for your needs?</p>
<p dir="auto">Measuring from point to point, or across a design isn’t possible. But you can always take a small slice of a design, and measure that using bounds.</p>
]]></description><link>https://openjscad.nodebb.com/topic/10/any-ideas-on-measuring-a-section-of-an-existing-stl-file</link><guid isPermaLink="true">https://openjscad.nodebb.com/topic/10/any-ideas-on-measuring-a-section-of-an-existing-stl-file</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Wed, 20 Mar 2019 20:41:52 GMT</pubDate></item></channel></rss>