- Changed Screenshot

This commit is contained in:
Thomas Herrmann 2023-12-28 20:55:03 +01:00
parent 1f20d7c79e
commit 9f798791c5

View File

@ -13,9 +13,8 @@ Should run on any System wit at least 1024x600 Screen Resolution.
- terminal - terminal
- Laser status and switch - Laser status and switch
![Screen.png](Screen.png)
![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 - Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all
- Tested on Manjaro - Tested on Manjaro
- Using cncpro v3 with grbl1.1f - Using cncpro v3 with grbl1.1f
@ -29,8 +28,8 @@ Should run on any System wit at least 1024x600 Screen Resolution.
`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`