diff --git a/basis.py b/basis.py new file mode 100644 index 0000000..26d1234 --- /dev/null +++ b/basis.py @@ -0,0 +1,5 @@ +from ocp_vscode import * +from build123d import * +set_port(3939) + +show()