That's much more accurate, I think
This commit is contained in:
parent
5edb161548
commit
40fc4064e6
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ screw_post_diameter_inner = 3.00;
|
||||||
screw_post_diameter_outer = 6.25;
|
screw_post_diameter_outer = 6.25;
|
||||||
screw_post_corner_height = 12.00;
|
screw_post_corner_height = 12.00;
|
||||||
screw_post_middle_height = 29.30;
|
screw_post_middle_height = 29.30;
|
||||||
screw_post_upper_y_offset = case_length_bottom - wall_width - 15.00;
|
|
||||||
screw_post_middle_y_offset = 72.50;
|
|
||||||
screw_post_lower_y_offset = (keyboard_y_offset - 2 * wall_width) / 2 + wall_width;
|
screw_post_lower_y_offset = (keyboard_y_offset - 2 * wall_width) / 2 + wall_width;
|
||||||
|
screw_post_middle_y_offset = screw_post_lower_y_offset + 65.00;
|
||||||
|
screw_post_upper_y_offset = screw_post_middle_y_offset + 65.00;
|
||||||
screw_post_x_offset = (keyboard_x_offset - 2 * wall_width) / 2 + wall_width;
|
screw_post_x_offset = (keyboard_x_offset - 2 * wall_width) / 2 + wall_width;
|
||||||
|
|
||||||
top_case_screw_posts = [
|
top_case_screw_posts = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue