https://github.com/lbirkert/kelocam
Simple and easy-to-use CAM software for hobbyists and semi-professionals
https://github.com/lbirkert/kelocam
cam cnc cnc-milling egui rust wgpu
Last synced: 3 months ago
JSON representation
Simple and easy-to-use CAM software for hobbyists and semi-professionals
- Host: GitHub
- URL: https://github.com/lbirkert/kelocam
- Owner: lbirkert
- License: lgpl-3.0
- Created: 2023-06-11T12:02:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T07:42:50.000Z (12 months ago)
- Last Synced: 2024-06-23T08:40:08.358Z (12 months ago)
- Topics: cam, cnc, cnc-milling, egui, rust, wgpu
- Language: Rust
- Homepage:
- Size: 3.51 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://deps.rs/repo/github/lbirkert/KeloCAM)
[](https://github.com/lbirkert/KeloCAM/actions?workflow=CI)Simple and easy-to-use CAM software for hobbyists and semi-professionals
****
# ATTENTION: This Project is currently on pause, as I do not have the resources to maintain it.
****
## About this Project
KeloCAM is CNC/CAM software written to make CNC routing and milling more approachable to the average user. It was written in [Rust](https://rust-lang.org) using the new [WebGPU](https://wgpu.rs) technology. The UI code is provided by [egui](https://egui.rs), a robust intermediate UI framework.
## What We have Today
Since KeloCAM is in very-very-early stages it is lacking a ton of essential features and is basically unuseable. It should not be used in any production environment. Parts that are finished include
- The editor UI base
## Planned Features
1. Easy-to-use Toolpath generation.
2. Drag and Drop STL files.
3. Support many different CNCs.
4. Preview Toolpath before executing.
5. Monitor the CNC process.
## Credits
- [Pyae Sone Myo](https://github.com/Rickaym) for providing the [logo](logo.png) and rights to use this image, which was generated by Midjourney AI.
[LICENSE](LICENSE) | © [Lucas Birkert](https://lbirkert.com) 2023