update stl and tolerances
This commit is contained in:
@ -32,8 +32,8 @@ module xBar() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Shave off bottom corners to reduce elephant's foot at where xBar and YBar join
|
// Shave off bottom corners to reduce elephant's foot at where xBar and YBar join
|
||||||
halfspace(vpos = [0, 1, 1], p = [0, 0.6, 0]);
|
halfspace(vpos = [0, 1, 1], p = [0, 0.75, 0]);
|
||||||
halfspace(vpos = [0, -1, 1], p = [0, xBarX-0.6, 0]);
|
halfspace(vpos = [0, -1, 1], p = [0, xBarX-0.75, 0]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user