Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 734 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 734 Bytes

CloudCNC

Cloud CNC is an online CNC lathe simulator. It lets you edit and simulate CNC lathe code online. This is an HTML5 application with no server side interaction. The code is parsed in JS and simulation is performed using HTML5 Canvas and web workers for multithreading. Other features include simulation speed control, pause/resume & breakpoints for pausing the program at particular source lines.

Visit https://cnc-lathe-simulator.appspot.com/ and hit the Start button to see the simulation.

Click the following image to view a screencast showing a simulation:

IMAGE ALT TEXT HERE