This commit is contained in:
wardwouts 2024-04-16 10:46:59 +02:00
parent 554b1a4552
commit 8370e2f356
3 changed files with 12 additions and 9 deletions

View file

@ -2,13 +2,15 @@
FN=40;
toplength = 1500;
topdepth = 630;
topheight = 50;
topbeamthickness = 45;
topsidewidth = 65;
topsideheight = 80;
topdepth = topbeamthickness*15;
topheight = 50;
topsidewidth = 50;
topsideheight = 69;
topslitdepth = 20;
topslitheight = 14;
topslitheight = 20;
connectorheight = 100;
connectorthickness = 30;
@ -18,5 +20,6 @@ benchheight = 960;
standbeamthickness = 70;
standoffset = 50;
standtopoffset = 50;
standsideoffset = 100;
standvertoffset = 50;