1
0
Fork 0
mirror of https://github.com/pgrondek/SixInchRack.git synced 2025-02-16 14:56:28 +00:00

- HifiBerry model for scaling and debugging from https://github.com/saarbastler/library.scad

This commit is contained in:
Andreas Schiweck 2019-06-10 16:54:30 +02:00
parent 005ba88c0e
commit 86acf153ec

View file

@ -1,5 +1,16 @@
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 //