From 4564f29ef1024d7be3743720a47014ee77bdbbff Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 20 Mar 2025 18:36:56 -0500 Subject: [PATCH] add a comment warning about the utility of the deco corners Signed-off-by: Brian S. Stephan --- src/misc/decorative-corner.scad | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/misc/decorative-corner.scad b/src/misc/decorative-corner.scad index fdfc470..db3fc83 100644 --- a/src/misc/decorative-corner.scad +++ b/src/misc/decorative-corner.scad @@ -1,4 +1,6 @@ /* A bit of plastic to put on the corners of a case, just for more flair and seam hiding. + * + * Note: this only works on the standard side and front/back pieces, not the longish/extended pieces. * * SPDX-FileCopyrightText: © 2025 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later