Giter VIP home page Giter VIP logo

Comments (5)

petervanderwalt avatar petervanderwalt commented on June 26, 2024

Did some work, Gcode Preview is running in WebWorker

As of 004f5ac there is a some work toward doing the toolpath calculation in WebWorker

from openbuilds-cam.

petervanderwalt avatar petervanderwalt commented on June 26, 2024

Todo (thoughts for when I can work on it again)

  • [DONE] Halt HelloWorld scripts from generating gcode until renders is ready
  • [DONE] Track running Webworkers to make sure we dont generate gcode when they are running
  • [DONE] Remove the old advanced-cam-threegcode and advanced-cam-preview scripts
  • [DONE] Dragknife, etc still has to be brought across
  • [DONE] Drill, etc still has to be brought across
  • [DONE] Cannot read dom from webworker, so cannot read the "do not draw linewidth" tickbox, find other way or remove
  • [DONE] drawToolpath() does ALL toolpaths, need to break it up to do one at a time to do the Preview button on CAM Modal
  • [DONE] Get some Progress updates out of WebWorker
  • [DONE] Adapt UI to show Processing when its running etc
  • [DONE] Add drawToolpath() to the WorkSpace Parse and Import
  • [DONE] laser raster
  • [DONE] Laser Inflate jobs uses Endmill Dia not Laser Dia

from openbuilds-cam.

petervanderwalt avatar petervanderwalt commented on June 26, 2024

A little sneak. (; yeah visually its not much, but regular users will remember the browser locking up for a couple seconds. Now
a) it doesnt lock up as it does the calculations in a seperate thread and
b) it runs them concurrently, not sequencially: more work done in the same time with multiple operations

WEBWORKERS

from openbuilds-cam.

petervanderwalt avatar petervanderwalt commented on June 26, 2024

Went live in 9b73fc5

from openbuilds-cam.

petervanderwalt avatar petervanderwalt commented on June 26, 2024

Bugs:

TABS broken: #53

from openbuilds-cam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.