Toevoeging op installatie
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user