V2 Update 2020 Oct 24
-
Please get the latest version of JSCAD V2, as there have been some bug fixes.
Bug Fixes:
web: allow other file types to be loaded into the fake FS of the WEB UI
web: improve tracking of rotate/pan/zoom changes (BIG thanks to @hrgdavor)
svg-deserializer: corrected determination and processing of ArrayBuffer dataSuccessfully published:
- @jscad/cli@2.0.0-alpha.9
- @jscad/core@2.0.0-alpha.9
- @jscad/io@2.0.0-alpha.8
- @jscad/stl-deserializer@2.0.0-alpha.7
- @jscad/web@2.0.0-alpha.11
lerna success published 5 packages
BIG NOTE: The V2 website is also using this release.
For those already using local copy of JSCAD V2, be sure to run the following commands.
git pull npm run clean (and answer Y) npm run bootstrap
Both CLI and WEB UI are usable for creating designs. In the WEB UI, it's best to drag-n-drop project folders to the window, and work with the pieces via a favorite editor. If "Enable auto reload" is checked then changes will be detected, and rendered again.
For those wanting to get hold of JSCAD V2, it's still in 'early adoption' mode. But you can get started here.
And a BIG THANKS for everyone that has provided feedback. Keep those comments coming!