Move keyboard up 2mm
This commit is contained in:
parent
222240c259
commit
80a027b8f1
@ -4,8 +4,8 @@ import math
|
||||
# Size of the kbd board
|
||||
kbd_height = 95.5
|
||||
kbd_width = 305
|
||||
back_thickness = 17
|
||||
front_thickness = 10
|
||||
back_thickness = 19
|
||||
front_thickness = 12
|
||||
|
||||
# Pythagoras
|
||||
actual_height = (kbd_height**2 - (back_thickness - front_thickness) ** 2) ** 0.5
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user