mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2025-01-03 12:39:34 +00:00
remove hole in middle of baseplate with weighted baseplate
This commit is contained in:
parent
1622fcbc1d
commit
56ca5e4861
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ module gridfinityBaseplate(gridx, gridy, length, dix, diy, sp, sm, sh, fitx, fit
|
|||
|
||||
pattern_linear(gx, gy, length) {
|
||||
render(convexity = 6) {
|
||||
if (sm) block_base_hole(1);
|
||||
|
||||
if (sp == 1)
|
||||
translate([0,0,-off])
|
||||
|
|
Loading…
Reference in a new issue