mirror of
https://github.com/BKLronin/touchCNC.git
synced 2025-10-30 13:59:41 +01:00
a404358e2e1a8baf441da4adced35fadad46e073
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.
Description
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
Gcode milling envelope preview (low cpu usage),
G28 Position
Feed override (soon)
terminal
Languages
Python
100%
