Skip to content

Commit

Permalink
Import boot from code
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor committed Dec 1, 2023
1 parent 92a1398 commit 70e3982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

# ================== MODELLING ==================

with BuildPart() as obj:
Box(100*MM, 100*MM, 1*MM)
boot = Compound.make_compound([import_stl('boot.stl')])
obj = boot

# ================== SHOWING/EXPORTING ==================

Expand Down

0 comments on commit 70e3982

Please sign in to comment.