From a96fc73c18cee70e30de97e69ddf4231b358f113 Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Fri, 17 Nov 2023 11:46:34 -0500 Subject: NO YOU FUCK! YOU STAY OUT OF THERE! --- case/top.scad | 2 -- 1 file changed, 2 deletions(-) diff --git a/case/top.scad b/case/top.scad index f8a88c8..624b299 100644 --- a/case/top.scad +++ b/case/top.scad @@ -255,8 +255,6 @@ module top_case(key_switch_sizes, pcb_screw_holes) { offset_y = keyboard_y_offset + (keyboard_switch_width + accent_width) / 2; offset_x = case_width_bottom - width; - echo(offset_x, offset_y); - translate([offset_x, offset_y, wall_height - accent_depth]) linear_extrude(accent_depth + eps) shape(width); -- cgit v1.2.3