maker-panel 0.13.0

Generator for modular mechanical panels
Documentation
1
2
3
4
5
6
7
8
9
10
11
12

#column center {
#  mount_cut_left<8>
#  mount_cut_left<8>
#}

wrap (R<50>) with {
  top align interior => mount_cut<8>,
  down align interior => mount_cut_down<8>,
  left align interior => mount_cut_left<8>,
  right align interior => mount_cut_right<8>,
}