From aa799b88f30831473dc09218ae408b769f9c054d Mon Sep 17 00:00:00 2001 From: Shy Date: Tue, 7 Jun 2022 17:02:03 +0200 Subject: [PATCH] Dropped unnecessary cutout. --- front.scad | 4 ---- 1 file changed, 4 deletions(-) diff --git a/front.scad b/front.scad index 15fb056..4adcc78 100644 --- a/front.scad +++ b/front.scad @@ -162,10 +162,6 @@ module border_pcb_cutouts() { // Vibrator. translate([28, 10 + 1, -1.5]) cube([6, 1, 1.5]); - - // Klinkenbuchse. - translate([77.5, 110 - 2, -1]) - cube([13.5, 1, 1]); } // Die äußeren Teile: Front und Ränder.