Fuck yeah bud
This commit is contained in:
parent
de917273f3
commit
b551f95f97
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue