- HifiBerry model for scaling and debugging from https://github.com/saarbastler/library.scad
This commit is contained in:
parent
005ba88c0e
commit
86acf153ec
1 changed files with 11 additions and 0 deletions
|
@ -1,5 +1,16 @@
|
||||||
include<../sixinch_library.scad>
|
include<../sixinch_library.scad>
|
||||||
|
|
||||||
|
/* debug = false; */
|
||||||
|
/* if (debug) { */
|
||||||
|
/* $fn = 16; */
|
||||||
|
/* translate([85.5, 4, 54]) { */
|
||||||
|
/* rotate(a=[-90, -90, 0]) { */
|
||||||
|
/* color("red") { */
|
||||||
|
/* import("../../../Open_SCAD_Raspberry_PI3_model/files/Pi3HifiBerry.stl"); */
|
||||||
|
/* } */
|
||||||
|
/* } */
|
||||||
|
/* } */
|
||||||
|
/* } */
|
||||||
|
|
||||||
///////////////////////////////
|
///////////////////////////////
|
||||||
// Raspberry Pi 3 Model B //
|
// Raspberry Pi 3 Model B //
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue