organize project structure

This commit is contained in:
2025-05-11 14:07:06 +08:00
parent 976459d867
commit 6254e31564
14 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,10 @@
translate([0, 0, 0])
rotate([30, 30, 0])
rotate_extrude(angle=360)
translate([5, 0, 0])
circle(1);
translate([2, 3, 2])
rotate([30, -30, 0])
rotate_extrude(angle=360)
translate([5, 0, 0])
circle(1);

BIN
练习/套在一起的环.stl (Stored with Git LFS) Normal file

Binary file not shown.