AIで類似品を検索
印刷プロファイル(0)
モデルファイル(0)
公開日時:2026-04-09 13:22:09
0
0
gridfinity_base.scad
Contains the model for the base and the “grid” and “walls” modules. See examples 1-3 for uses.
gridfinity_base_extension.scad
Requires gridfinity_base.scad
Adds support for custom shapes using a 2D boolean array with the “base_array” and “wall_array” modules. See examples 4-6" for uses.
example.scad
Contains examples for how to use the modules. The include statement is only placed in each module to differentiate which of the base files is being directly referenced. “include” can be replaced with “use” if you don't want the constants included.
