pinephone: update volume and power button positions

This commit is contained in:
Colin 2024-01-01 05:18:48 +00:00
parent 78a273bd08
commit 0a0f9ddcfc

View File

@ -22,14 +22,14 @@ body_rad_front_z = 1.8
body_rad_back_z = body_rad_front_z #< TODO: measure this
# offset from top of phone to top of volume button
volume_min_y = 26.0
volume_min_y = 27.0
volume_min_z = 3.5
volume_length = 19.8
volume_height = 2.0
volume_width = 0.5
# offset from top of phone to the top of power button
power_min_y = 53.0
power_min_y = 54.0
power_min_z = 3.5
power_length = 10.0
power_height = 2.0