update mainRail

This commit is contained in:
zhao
2023-04-14 17:04:40 -04:00
parent cf304c1f4a
commit 98d148a784
14 changed files with 91222 additions and 91222 deletions

View File

@ -9,7 +9,7 @@ include <./sharedVariables.scad>
module mainRail() {
b = 0.75; // bevel value
b = 0.5; // bevel value
intersection() {
mainRailSharp();
halfspace(vpos=[1,1,0], p=[b,b,0]);