3
1
Back

//} // draw panel, subtract holes union() { difference(){ railRect(height); railSlot(height); railSupportCavity(height); } } Clean up code formatting; added.

New Pull Request