Skip to content
danheeks edited this page May 21, 2020 · 9 revisions

This project is intending to duplicate my HeeksCNC software https://github.com/Heeks/heekscnc, but with all the graphical user interface written in Python with wxPython, instead of C++ with wxWidgets. This will make it easier for people to hack it; adding new menus, new operation types, extending it, making cut-down versions of it.

I might end up calling it "HeeksCNC 2"

I want it to be able to run on a Raspberry Pi. I am using a Raspberry Pi 4.
It will also be able to run on Windows.

Clone this wiki locally