initial upload
This commit is contained in:
15
BOSL2/V08APR26/SKU2689999/sgc/gridstack.scad
Normal file
15
BOSL2/V08APR26/SKU2689999/sgc/gridstack.scad
Normal file
@@ -0,0 +1,15 @@
|
||||
/* 79-character width
|
||||
012345678.012345678.012345678.012345678.012345678.012345678.012345678.012345678
|
||||
*/
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// LibFile: gridstack.scad
|
||||
// FileGroup: CSGPATTERS
|
||||
// FileSummary: Grid formed by stacked lines
|
||||
//
|
||||
// DETAILS:
|
||||
// Weaker than fully meshed grids, but also faster to print and lighter
|
||||
// Todo: NONE
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
include <BOSL2/std.scad>
|
||||
|
||||
include <sqc_params.scad>
|
||||
Reference in New Issue
Block a user