add profiles.scad
This commit is contained in:
@ -17,7 +17,7 @@ xBarHeight = 15;
|
||||
xBarWallThickness = 2;
|
||||
xBarRoundness = baseRoundness;
|
||||
|
||||
//echo(xBarDepth);
|
||||
*xBar();
|
||||
|
||||
module xBar() {
|
||||
|
||||
@ -71,6 +71,4 @@ module xBar() {
|
||||
xBar();
|
||||
}
|
||||
|
||||
xBar();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user