update xbar dovetail slacks
This commit is contained in:
@ -58,7 +58,7 @@ xBarY = 32;
|
||||
xBarHeight = 15;
|
||||
|
||||
xBarWallThickness = 2;
|
||||
xBarSideThickness = 6;
|
||||
xBarSideThickness = 8;
|
||||
xBarRoundness = baseRoundness;
|
||||
|
||||
rackTotalWidth = 2*yBarWidth + xBarX;
|
||||
|
||||
@ -32,7 +32,7 @@ module xBarConnectorFromY_P() {
|
||||
module yBarConnectorFromX_N() {
|
||||
y = 27;
|
||||
z = 6;
|
||||
slack = xySlack;
|
||||
slack = xBarYBarDovetailSlack;
|
||||
|
||||
translate(v=[-0.5,14,0])
|
||||
mirror(v=[1,0,0])
|
||||
|
||||
Reference in New Issue
Block a user