This commit is contained in:
zhao
2023-05-08 17:12:57 -04:00
parent 7e65aa639f
commit 9a43da5eca
4 changed files with 81 additions and 20 deletions

View File

@ -4,7 +4,7 @@ include <./sideWallBase.scad>
module sideWallRight() {
applyEpicVentilation()
//applyEpicVentilation()
mirror(v=[1,0,0])
applySideWallVerticalRibs()
render()