- Changed Screenshot

This commit is contained in:
Thomas Herrmann 2023-12-28 20:50:51 +01:00
parent 63af178adf
commit 1f20d7c79e

View File

@ -24,19 +24,19 @@ Should run on any System wit at least 1024x600 Screen Resolution.
`git clone https://github.com/BKLronin/touchCNC.git` `git clone https://github.com/BKLronin/touchCNC.git`
## Install ## Install
- (Create env) - (Create env)
- In folder enter: - In folder enter:
`pip install requirements.txt` `pip install requirements.txt`
## Run ## Run
`python cnc_gerbil.py` - `python cnc_gerbil.py`
or or
`cd dist` `cd dist`
`./cnc_gerbil` `./cnc_gerbil`
### Based on: ### Based on:
Python3 Python3
tkinter tkinter
pyserial pyserial
gerbil gerbil