1
0
mirror of https://github.com/pgrondek/SixInchRack.git synced 2024-11-22 12:03:41 +00:00

- debug sms dummy

This commit is contained in:
Andreas Schiweck 2019-06-10 17:46:05 +02:00
parent 5ac0396810
commit c69d388eb5

View File

@ -1,5 +1,14 @@
include<../sixinch_library.scad>
/* debug = false; */
/* if (debug) { */
/* $fn = 16; */
/* translate([-117, -120, 15]) { */
/* color("red") { */
/* cube([117.5, 87.8, 38.15 ]); */
/* } */
/* } */
/* } */
//////////////////////////////////////////////////