OpenSCAD sorting box construction foundation for Fischertechnik parts
View the Project on GitHub proggi64/fischertechnik-box-foundation
Baustein 5 oder 7,5.
use <../Elements/FrameSmallBlock.scad>
FrameSmallBlock(
columns=1,
rows=1);
space = getFrameSmallBlockSpace(
columns=1,
rows=1);
Parameter | Typ | Beschreibung |
---|---|---|
columns | Integer | Anzahl der Bausteine in X-Richtung aneinander (lange Seite) |
rows | Integer | Anzahl der Bausteine in Y-Richtung nebeneinander (kurze Seite) |
Fläche als [x,y]-Liste