maker-panel 0.13.0

Generator for modular mechanical panels
Documentation
1
2
3
4
5
6
7
8
9
let mount = R<1.5, 2>(msp<1.5, 2>);

let beam = wrap ([12] R<7.5>(h)) with {
  left align interior => $mount,
  right align interior => $mount,
};

$beam
# [10; D; v-score]$beam