add profiles.scad

This commit is contained in:
zhao
2023-01-15 20:54:50 -05:00
parent 3ef4ea5cf9
commit 742e16dca5
9 changed files with 27400 additions and 30 deletions

View File

@ -17,7 +17,7 @@ xBarHeight = 15;
xBarWallThickness = 2;
xBarRoundness = baseRoundness;
//echo(xBarDepth);
*xBar();
module xBar() {
@ -71,6 +71,4 @@ module xBar() {
xBar();
}
xBar();