]> mj.ucw.cz Git - home-hw.git/commitdiff
FIXME'd
authorMartin Mares <mj@ucw.cz>
Sun, 24 Mar 2024 19:24:30 +0000 (20:24 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 24 Mar 2024 19:24:30 +0000 (20:24 +0100)
rainbow/case/case.scad

index d44a1247f75c4d3116bd1d48a9d746f34b30981c..cc2e502d8603f67c50cc7f33360dab77227f75d7 100644 (file)
@@ -7,7 +7,7 @@ pcb_depth = 2;
 pcb_rail_width = 1.5;
 pcb_prog_stick_out = 5;                // how much does the programming connector stick out
 
-box_height = 12;       // FIXME
+box_height = 12;
 box_depth = pcb_thickness + pcb_depth;
 
 lid_rail_width = 1;