Actually make fins open up
This commit is contained in:
parent
cada459b0c
commit
6063df9199
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
|
|||
|
||||
fin_width = 2.0000;
|
||||
fin_gap_width = 2.0000;
|
||||
fin_gap_length = 2.0000;
|
||||
fin_gap_length = wall_width;
|
||||
fin_gap_height = 12.0000;
|
||||
fin_gap_count = 32;
|
||||
fin_gap_x_first = keyboard_x_offset + keyboard_width - fin_gap_count * (fin_width + fin_gap_width);
|
||||
|
|
Loading…
Add table
Reference in a new issue