• Load/Save to Cloud/ftp-server

    1
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • API documentation links broken

    4
    0 Votes
    4 Posts
    1k Views
    hrgdavorH
    @Zachary-Keim good to hear. Guess it was a temporary issue
  • Unfolder V2, stress test on FF and Chrome

    10
    0 Votes
    10 Posts
    4k Views
    hrgdavorH
    @gilboonet 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.
  • Unfolder script for V2

    1
    1
    0 Votes
    1 Posts
    895 Views
    No one has replied
  • script using parameters doesn't render after some time

    4
    0 Votes
    4 Posts
    2k Views
    gilboonetG
    @z3dev 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.
  • Video of an integrated tool (from 2016) using OpenJSCAD v0.4

    5
    1
    0 Votes
    5 Posts
    2k Views
    gilboonetG
    @jess-yan Hello, the point selection is made with an external tool, Openscad Simple Polygon Editor. 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.
  • Compatible browser?

    6
    2
    0 Votes
    6 Posts
    2k Views
    Syun IkejimaS
    Update: This was fixed after I upgrade the chrome to version 90. Thanks.
  • little script using external .obj

    2
    1
    0 Votes
    2 Posts
    1k Views
    gilboonetG
    Finally I made it fit into one file using obj2jscad.js. It can be seen here.
  • Porting V1 code to V2 or rewrite it ?

    3
    2
    0 Votes
    3 Posts
    1k Views
    gilboonetG
    @z3dev 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.
  • I built a OpenJSCAD Gallery

    5
    0 Votes
    5 Posts
    2k Views
    z3devZ
    We have been posting to this thread. https://openjscad.nodebb.com/topic/196/a-collection-of-jscad-projects-on-github You can find some really interesting projects by following the Used By links on the right side of the Github project.
  • boolean operation produces non manifold

    2
    1
    0 Votes
    2 Posts
    1k Views
    z3devZ
    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.
  • This topic is deleted!

    2
    1
    0 Votes
    2 Posts
    532 Views
  • Can a html5 app running jscad retrieve rendered (processed) data ?

    6
    1
    0 Votes
    6 Posts
    3k Views
    gilboonetG
    @z3dev 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 [image: 1579956208714-android1s-resized.jpg] even the PDF creation part [image: 1579956265242-android2s-resized.jpg]
  • Design with random values

    3
    0 Votes
    3 Posts
    2k Views
    gilboonetG
    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.
  • Slicing again... simplifying code

    2
    1
    0 Votes
    2 Posts
    2k Views
    z3devZ
    The simple solutions are always the best. Taking a super thin slice is a great idea, and maybe even the best. 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. Projections on to arbitrary planes is on the wish list, but not there yet. Thanks for the awesome posts!
  • slicing with OpenJSCAD

    6
    2
    0 Votes
    6 Posts
    5k Views
    gilboonetG
    @kaosat-dev 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. [image: 1564473767423-capture-d-%C3%A9cran-de-2019-07-30-10-02-14-resized.png]
  • slicing with OpenJSCAD

    1
    2
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Having trouble with variables in the Block design option

    3
    0 Votes
    3 Posts
    3k Views
    z3devZ
    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.
  • This topic is deleted!

    1
    3
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    54 Views
    No one has replied