From 5efdbe4229a2669a02ef3db64c8431e54d5ba869 Mon Sep 17 00:00:00 2001 From: adrianVmariano Date: Tue, 17 Jun 2025 15:06:17 -0400 Subject: [PATCH] Update attachments.scad --- attachments.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachments.scad b/attachments.scad index 3efed24e..b0401c5f 100644 --- a/attachments.scad +++ b/attachments.scad @@ -3168,7 +3168,7 @@ module _show_ghost() // that use the parent geometry such as {{attach()}}, {{align()}}, {{position()}} or {{parent()}} // will reference the geometry for the specified part. This allows you to access the inner wall // of tubes, for example. -// Argument: +// Arguments: // name = name of part to use for subsequent attachments. // Example: This example shows attaching the light blue cube normally, on the outside of the tube, and the pink cube using the "inside" attachment part. // tube(ir1=10,ir2=20,h=20, wall=3){