docs: update old comment
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ def build_drive_shaft_bar_adapter():
|
||||
with BuildPart() as drive_shaft_bar_adapter:
|
||||
Cylinder((ext_size / 2) + thickness, height, align=(Align.CENTER, Align.CENTER, Align.MIN))
|
||||
|
||||
# hollow the box
|
||||
# cut out space for the extrusion
|
||||
with BuildSketch(Plane((0, 0, thickness))):
|
||||
Rectangle(ext_size, ext_size)
|
||||
with PolarLocations(ext_size / 2, 4):
|
||||
|
||||
Reference in New Issue
Block a user