vars.scad
289 Bytes
$fn=20;
strength = 0.25;strength = 0.25;
gratesize = 1.68;
roundborderInner = 0.5;
recess = 0.787;
lidrecess = 0.57;
handleWidth = 12.63;
handleHeight = 3;
handleCorner = 0.8;
gxXPos = 5.8;
gxYPos = 0.7;
offset = gratesize+roundborderInner;
base = recess-(roundborderInner+strength);