Działa!!

This commit is contained in:
Rafal Paluch 2025-11-21 22:37:54 +01:00
parent dd60c82db1
commit 94b2ef41d1
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -1,6 +1,8 @@
from build123d import *
from ocp_vscode import *
set_port(3939)
orange = import_step("./OrangePi-Box.step")
orange = orange.rotate(Axis.X, -90).move(Location((0, 0, 37)))