Make upper middle screw post a bit longer
This commit is contained in:
parent
e7f0188f83
commit
08aaa5185d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module top_case(with_keyboard=false, as_flat=false) {
|
|||
screw_post_upper_y_offset = screw_post_middle_y_offset + 64.00;
|
||||
screw_post_x_offset = (keyboard_x_offset - 2 * wall_width) / 2 + wall_width + 0.25;
|
||||
screw_post_corner_height = 12.00;
|
||||
screw_post_middle_height = 29.30;
|
||||
screw_post_middle_height = 31.00;
|
||||
|
||||
screw_posts = [
|
||||
/* Upper row */
|
||||
|
|
Loading…
Add table
Reference in a new issue