3
1
Back

$fn=FN; footprint_depth = .25; //non-printing, barely-visible outline of component footprints width = 40; // [1:1:84] width_mm = hp_mm(h); difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } } Clean up code formatting.

New Pull Request