Toevoeging op installatie

This commit is contained in:
2024-11-27 00:04:40 +01:00
parent 76b3b6575a
commit 2b075a3d70

View File

@@ -17,5 +17,14 @@
Open in een browser http://localhost:3939/viewer
Begin de tekening met:
```
from ocp_vscode import *
from build123d import *
set_port(3939)
```
Start de tekening:
`python de_tekening.py`