mirror of
https://github.com/BKLronin/touchCNC.git
synced 2024-11-21 16:14:01 +01:00
- Added executable
- Removed old files - changed readme - Added old color scheme - added requirements.txt
This commit is contained in:
parent
ce7b331b1e
commit
05f3b1dc45
@ -13,6 +13,7 @@ Should run on any System wit at least 1024x600 Screen Resolution.
|
||||
- terminal
|
||||
- Laser status and switch
|
||||
|
||||
|
||||
![Screen](https://user-images.githubusercontent.com/6392076/133233601-8ef0e06f-e055-4677-8828-ed092aa37250.png)
|
||||
|
||||
- Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
|
||||
|
@ -43,6 +43,7 @@ class touchCNC:
|
||||
self.feed = self.secondary
|
||||
self.transport = '#FA7921'
|
||||
|
||||
|
||||
# Classic Scheme
|
||||
attention = 'red'
|
||||
loaded = 'green'
|
||||
|
Loading…
Reference in New Issue
Block a user