3
1
Back

Helped implement this. Ct = -0.1; // circle translate? Not sure. Pad = 0.2; // Padding to maintain manifold // // Whether to create a D-shaped shafthole if desired. Scale([engraved_indicator_scale * 0.3, engraved_indicator_scale * 0.3]) union() { difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } } // Cyanide & Happiness.

New Pull Request