Web-based tool for creating G-code from STL models. Runs completely in the browser using WebGL, CSG.js, React. Inspired by OpenJSCAD and PyCAM. For Shapeoko and other CNC milling machines.
Stars
16
Forks
4
Watchers
16
Open Issues
1
Overall repository health assessment
^6.4.0^6.2.1^6.3.13^6.3.13^0.23.1^0.13.2^3.4.2^0.14.6^0.14.6^4.0.6^3.0.5^3.1.2^0.13.0^1.12.10Alterations to get performance comparison with redux version
1a56178View on GitHubAllow file dropping anywhere in the window, improved styling of message
f2ba451View on GitHubSet up webpack to build SCSS and JS, Started on prettier UI and using React
6c00c85View on GitHubPrevious obtimisation carried over to progressive surface strategy
0af3d0bView on GitHubFaster and more accurate Z tool position on surface strategy
1567f9bView on GitHubMade other strategies object oriented, Added minimal UI for changing strategy, resolution and tool diameter
6d7b4eaView on GitHubOptimise the path by removing points that are along a straight line
37b42ecView on GitHubOptimised slice strategy by only doing collision detection on the part of the model on current layer, separated redraw from path generation which gives even more performance
22a5bc0View on GitHubFixes to contouring paths, showing duration for measuring performance
6f0e96eView on GitHub19
commits