An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![dependency status](https://deps.rs/repo/github/lbirkert/KeloCAM/status.svg)](https://deps.rs/repo/github/lbirkert/KeloCAM)
[![Build Status](https://github.com/lbirkert/KeloCAM/workflows/CI/badge.svg)](https://github.com/lbirkert/KeloCAM/actions?workflow=CI)


Logo

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