OpenSCAD sorting box construction foundation for Fischertechnik parts
View the Project on GitHub proggi64/fischertechnik-box-foundation
Baustein 15x30x5 mit einem Zapfen.
use <../Elements/FrameBlock15x30x5.scad>
FrameBlock15x30x5(
columns=1,
rows=1);
space = getFrameBlock15x30x5Space(
columns=1,
rows=1);
Parameter | Typ | Beschreibung |
---|---|---|
columns | Integer | Anzahl der Bausteine nebeneinander (X-Richtung). |
rows | Integer | Anzahl der Bausteine untereinander (Y-Richtung). |
Fläche als [x,y]-Liste