mirror of
https://github.com/BKLronin/touchCNC.git
synced 2024-11-21 16:14:01 +01:00
Update README.md
This commit is contained in:
parent
20dc9754d9
commit
cd00745ab8
@ -1,4 +1,4 @@
|
|||||||
# touchCNC -not ready for production - TESTING STAGE
|
# touchCNC
|
||||||
GRBL 1.1 CNC Controller for ODROID C2 with VU PLus Touch Screen
|
GRBL 1.1 CNC Controller for ODROID C2 with VU PLus Touch Screen
|
||||||
|
|
||||||
Should run on any System wit at least 1024x600 Screen Resolution.
|
Should run on any System wit at least 1024x600 Screen Resolution.
|
||||||
@ -6,13 +6,13 @@ Should run on any System wit at least 1024x600 Screen Resolution.
|
|||||||
- Jog
|
- Jog
|
||||||
- Zero positions
|
- Zero positions
|
||||||
- Job commands
|
- Job commands
|
||||||
- Spindle Coolant, Tool and Macro commands
|
- Spindle Coolant, Tool
|
||||||
- Gcode milling envelope preview (low cpu usage),
|
- Gcode milling envelope preview (low cpu usage),
|
||||||
- G28 Position
|
- G28 Position
|
||||||
- Feed override
|
- Feed override (soon)
|
||||||
- terminal
|
- terminal
|
||||||
|
|
||||||
![Screen](https://user-images.githubusercontent.com/6392076/133233601-8ef0e06f-e055-4677-8828-ed092aa37250.png)
|
![Screenshot_20231222_205706](https://github.com/BKLronin/touchCNC/assets/6392076/b57899df-8c59-4353-a41a-548273e79a59)
|
||||||
|
|
||||||
|
|
||||||
Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
|
Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
|
||||||
@ -23,3 +23,4 @@ tkinter
|
|||||||
pyserial
|
pyserial
|
||||||
|
|
||||||
In some cases you have to manually install tkinter via apt and pyserial via pip.
|
In some cases you have to manually install tkinter via apt and pyserial via pip.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user