7 lines
76 B
Python
7 lines
76 B
Python
from ocp_vscode import *
|
|
from build123d import *
|
|
set_port(3939)
|
|
|
|
|
|
show(box)
|