JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • z3dev

      Release : 2024 NOV 10
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      865
      Views

      No one has replied

    • z3dev

      Release : 2024 OCT 06
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      870
      Views

      No one has replied

    • her01n

      quadcopter frame implemented in jscad
      General Discussions • • her01n

      5
      0
      Votes
      5
      Posts
      6190
      Views

      her01n

      @z3dev
      I have been using openscad, but i have found it very limiting. Most code is manually converted from openscad - that was suprisingly fast to do. I don't have any plans with the project, its just for fun.

    • DavidLyon66

      Load/Save to Cloud/ftp-server
      Comments & Feedback • • DavidLyon66

      1
      0
      Votes
      1
      Posts
      2553
      Views

      No one has replied

    • hrgdavor

      Jscad.app prototype desktop app
      Development Discussions • • hrgdavor

      4
      0
      Votes
      4
      Posts
      1979
      Views

      z3dev

      An application also has shortfalls. There's the problem of documentation as well as upgrades. Applications usually include a huge and often critic user manual. And applications will only receive the latest patches if the user notices and applies the fix. This is why the website is so appealing... it's easy.

    • Zachary Keim

      API documentation links broken
      Comments & Feedback • • Zachary Keim

      4
      0
      Votes
      4
      Posts
      1356
      Views

      hrgdavor

      @Zachary-Keim good to hear. Guess it was a temporary issue 🙂

    • DavidLyon66

      Click to item for Callback/Event functionality
      Design Discussions • • DavidLyon66

      12
      0
      Votes
      12
      Posts
      9018
      Views

      DavidLyon66

      @z3dev said in Click to item for Callback/Event functionality:

      the focus of JSCAD is still 3D printing

      Yes, that aligns with what I am doing.

      2b434c15-360f-4ba4-a8e1-de0c65509bd5-image.png

      The reason that I was querying this capability is that in the above picture of a drill-tray example, made from a photo-scan, I want to put in different options for the hinge and lid made by clicking on the parts in the jscad ui.

      It's no big deal if it's not easy to achieve (as explained by @hrgdavor) in jscad at this point in time. I can resolve this some other way. I just thought it might be easy*

      Interestingly, I was able to find that there is a component that does what I need for gltf but I haven't been able to locate an Open-Source equivalent just yet. https://iconscout.com/gltf-3d-editor provides a simple click+transform+rotate component for their platform that does what I was looking for.

    • z3dev

      Release : 2024 JUN 02
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      1191
      Views

      No one has replied

    • z3dev

      Create JSCAD Designs
      Design Discussions • • z3dev

      2
      1
      Votes
      2
      Posts
      1459
      Views

      z3dev

      This is a way too cool project to create JSCAD designs in VSCODE. But there's also a nice like webserver for those that want to use another external editor.

    • Nathan Apter

      Openscad to Jscad
      General Discussions • • Nathan Apter

      8
      0
      Votes
      8
      Posts
      3803
      Views

      DavidLyon66

      @Nathan-Apter ok, I upgraded by still not working.2024-05-04-050059.png

    • Peter Birch

      jscad examples on github
      General Discussions • • Peter Birch

      4
      0
      Votes
      4
      Posts
      1541
      Views

      Peter Birch

      @z3dev
      Thanks!

    • Shunder0

      How can I prevent my Cad design from
      Development Discussions • • Shunder0

      2
      0
      Votes
      2
      Posts
      1820
      Views

      hrgdavor

      @Shunder0
      i do not understand even slightest what you are asking here 🙂

    • ucimo

      How do I code directly in VSCode and preview the result on my web page?
      General Discussions • • ucimo

      7
      0
      Votes
      7
      Posts
      2653
      Views

      DavidLyon66

      @danmarshall Looks great.

      I can't get it to work.

      It just reports "Error: Cannot find module 'jscad/modelling' when I run "node jscad-now" from my home directory on linux ubuntu.

      Any ideas (yes I'm a developer but not a regular Nodejs user) ?

    • z3dev

      Release : 2024 FEB 18
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      1051
      Views

      No one has replied

    • LucaNitti

      Load DXF
      Development Discussions • • LucaNitti

      2
      0
      Votes
      2
      Posts
      1423
      Views

      z3dev

      @LucaNitti Welcome!

      There are a couple of ways to use DXF files. You can convert the DXF to another format, like SVG. Or you can import the DXF, and use the shapes to create different designs.

      You can convert using the JSCAD CLI command.

      If you want to use the shapes from the DXF file in designs then a project is required.

      https://openjscad.xyz/dokuwiki/doku.php?id=en:design_guide_projects

    • Hermann-SW

      Can "openjscad.xyz/?uri=..." support "data" protocol in addition to "http(s)"?
      Design Discussions • • Hermann-SW

      5
      0
      Votes
      5
      Posts
      1675
      Views

      Hermann-SW

      @hrgdavor Thanks, done:
      https://github.com/jscad/OpenJSCAD.org/issues/1318

    • Hermann-SW

      Small "shift+enter" bug in openjscad.xyz?
      Development Discussions • • Hermann-SW

      3
      0
      Votes
      3
      Posts
      1301
      Views

      Hermann-SW

      @hrgdavor Thanks:
      https://github.com/jscad/OpenJSCAD.org/issues/1317

    • DBJDBJ

      can not import c:/jscad/whatever.stl on windows
      General Discussions • • DBJDBJ

      7
      0
      Votes
      7
      Posts
      2185
      Views

      DBJDBJ

      @hrgdavor I have not tried project folder drag-and-drop into the web app. Will do.

      Thanks

    • jumpjack2

      OpenJsCAD + physics engine?
      General Discussions • • jumpjack2

      2
      0
      Votes
      2
      Posts
      1158
      Views

      hrgdavor

      @jumpjack2 you can export models from openscad or jscad to .obj or .stl meshes and then it is no more question of integrating with rapier, but a question of how you import meshes to rapier.

      actual integration with jscad is much more complex problem.

    • cdub

      Rotate Object
      General Discussions • • cdub

      2
      0
      Votes
      2
      Posts
      1191
      Views

      cdub

      @cdub I had overlooked the 'relativeTo' parameter of the rotate function. It makes sense now.