mirror of
https://github.com/BKLronin/touchCNC.git
synced 2024-11-10 03:04:01 +01:00
a404358e2e
Added warning
683 B
683 B
touchCNC -not ready for production - TESTING STAGE
GRBL 1.1 CNC Controller for ODROID C2 with VU PLus Touch Screen
Should run on any System wit at least 1024x600 Screen Resolution.
- Jog
- Zero positions
- Job commands
- Spindle Coolant, Tool and Macro commands
- Gcode milling envelope preview (low cpu usage),
- G28 Position
- Feed override
- terminal
Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
Based on Python3 tkinter pyserial
In some cases you have to manually install tkinter via apt and pyserial via pip.