From 428649e97b6daa8b37ffd6fdcbff041cc658aaa3 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Thu, 3 Oct 2024 23:00:16 -0400 Subject: [PATCH] fix --- constants.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants.scad b/constants.scad index 4b8cf07..ee1eb3d 100644 --- a/constants.scad +++ b/constants.scad @@ -217,7 +217,7 @@ CENTER = [ 0, 0, 0]; // Centered zero vector. CTR = CENTER; CENTRE = CENTER; -// Constant: EDGE +// Function: EDGE() // Synopsis: Named edge anchor constants // Topics: Constants, Attachment // Usage: @@ -238,7 +238,7 @@ function EDGE(a,b) = ) str(choices[ind+1],"edge",b); -// Constant: FACE +// Function: FACE() // Synopsis: Named face anchor constants // Topics: Constants, Attachment // Usage: