JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. DBJDBJ
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    DBJDBJ

    @DBJDBJ

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DBJDBJ Unfollow Follow

    Latest posts made by DBJDBJ

    • RE: can not import c:/jscad/whatever.stl on windows

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

      Thanks

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

      @z3dev then I used STLImport example and added my f_.stl.

      const frog = require('./frog.stl')
      const sculpture = require('./sculpture.stl')
      const f_ = require('./f_.stl')
      
      // 
      const main = () => [ frog ];
      
      module.exports = { main }
      

      And ... just f_.stl does not work. The message is either some syntax error or relative path or it says 'processing, please wait' and stays like that ...

      same f_.stl I can import it into Free CAD and see it over there.

      But, anyhow it seems I can not "just" upload stl and proceed on top of it, using JSCAD?

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

      @z3dev just installed local (through git) (also there is no index.html but demo.html) but to no avail. Same issue.

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

      @z3dev I just went to online, and struggled out some simple scene (after 3 decades of 3d pause) and dutifully saved _changes (N).stl, as I went along.

      This morning I got these errors after clicking on a "Load a JSCAD Project" and selecting the folder ...

      I have not seen JSCAD before until yesterday.

      Please advise

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

      from the website I can not import the stl, I saved.

      I consistently get the message:

      Error: Cannot find relative path to module /jscad

      I am on WIN10

      posted in General Discussions
      DBJDBJ
      DBJDBJ