We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1622fcb commit 56ca5e4Copy full SHA for 56ca5e4
1 file changed
gridfinity-rebuilt-baseplate.scad
@@ -92,7 +92,6 @@ module gridfinityBaseplate(gridx, gridy, length, dix, diy, sp, sm, sh, fitx, fit
92
93
pattern_linear(gx, gy, length) {
94
render(convexity = 6) {
95
- if (sm) block_base_hole(1);
96
97
if (sp == 1)
98
translate([0,0,-off])
0 commit comments