small fix

This commit is contained in:
zhao
2023-03-22 00:51:12 -04:00
parent 1b9ecd514e
commit b2fa8b3368
2 changed files with 7 additions and 9 deletions

View File

@ -4,8 +4,4 @@ include <../xBar.scad>
// Oriented for 3d printing.
// Supports required at XY wall connections, and depending on roundness
yBar();
translate(v=[140,0,0])
rotate(a=[0,0,90])
xBar();
yBar();