Fuck yeah bud

This commit is contained in:
XANTRONIX 2023-11-12 23:59:44 -05:00
parent de917273f3
commit b551f95f97

View file

@ -10,7 +10,7 @@ module keyboard_base_plate(pcb_width, pcb_length) {
pcb_screw_hole_diameter = 1.5;
thickness = 1.75;
corner_radius = 1.25;
corner_radius = thickness / 4;
case_color = [0.5, 0.5, 0.5, 1.0];