thcal

that which calculates cutting parameters for CNC thread turning.
git clone https://git.sharifjon.com/thcal
Log | Files | Refs | README | LICENSE

commit 7bdacde514590c43ddbc0fedd99e505b43781b6e
parent 39a54ef4f0a1efdb0c4fe049927bb02f3204f260
Author: Sharifjon Sharipov <ss2393506@gmail.com>
Date:   Mon,  2 Mar 2026 17:33:46 +0000

Update README to specify Windows for executable download

Clarified the download link for the precompiled executable to specify Windows.
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -11,5 +11,5 @@ git clone https://github.com/ssharifjon/thcal Inside the `thcal` directory, run: - `python3 main.py` on Linux, or - `python main.py` on Windows, or -- Download the precompiled executable [here](https://drive.google.com/file/d/1ryLhlwrJk1A9c4dKzxBnsKdMSRBL8keM/view?usp=sharing) +- Download the precompiled executable for Windows [here](https://drive.google.com/file/d/1ryLhlwrJk1A9c4dKzxBnsKdMSRBL8keM/view?usp=sharing)