mirror of
https://github.com/BKLronin/touchCNC.git
synced 2024-11-21 16:14:01 +01:00
- Changed Screenshot
This commit is contained in:
parent
63af178adf
commit
1f20d7c79e
22
README.md
22
README.md
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user