openscad-parts/Werkbank-balken/dimensions.scad

23 lines
364 B
OpenSCAD
Raw Normal View History

2024-04-09 20:13:09 +02:00
// details in arcs
FN=40;
toplength = 1500;
topdepth = 630;
topheight = 50;
topbeamthickness = 45;
2024-04-09 20:53:34 +02:00
topsidewidth = 65;
topsideheight = 80;
2024-04-09 20:13:09 +02:00
topslitdepth = 20;
2024-04-09 20:53:34 +02:00
topslitheight = 14;
2024-04-09 20:13:09 +02:00
connectorheight = 100;
connectorthickness = 30;
connectorgroundoffset= 200;
benchheight = 960;
standbeamthickness = 70;
standoffset = 50;
standsideoffset = 100;
standvertoffset = 50;