From 76c0a83969fb1cd852c70da075d5e1fcbee2d0dc Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Mon, 20 Nov 2023 00:53:27 -0500 Subject: Don't need that there --- case/top.scad | 1 - 1 file changed, 1 deletion(-) diff --git a/case/top.scad b/case/top.scad index 0ce979e..698f378 100644 --- a/case/top.scad +++ b/case/top.scad @@ -75,7 +75,6 @@ module top_case(with_keyboard=false) { module supports() { support_width = 1.2500; support_height = keyboard_switch_height - wall_width; - aspect_ratio = 3.75 / 12.0; support_x_interval = (keyboard_pcb_width + 2 * wall_width - support_width) / 6; support_x_offset = keyboard_x_offset - wall_width; -- cgit v1.2.3