From 45a2ccb6839fae6620a0aab8a4d079f50cd2299f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 30 Jun 2025 19:47:09 +0100 Subject: [PATCH] fairphone5-case: adjust power from test Signed-off-by: Ian Jackson --- fairphone5-case.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairphone5-case.scad b/fairphone5-case.scad index 1053e3c..6fcba25 100644 --- a/fairphone5-case.scad +++ b/fairphone5-case.scad @@ -805,7 +805,7 @@ module LidButtonishLeg(y, y_ref_sign, l=buttonishleg_default_l_is_fudge) { } module Buttons(){ - Flip_rhs(1) SideButton(74.000, +.5, 12.000 ) children(); // power + Flip_rhs(1) SideButton(73.500, +.5, 12.500 ) children(); // power Flip_rhs(1) SideButton(40.000, +.5, 25.000 ) children(); // volume Flip_rhs(1) LidButtonishLeg(14, -1) children(); Flip_rhs(1) LidButtonishLeg(34, -1) children(); -- 2.30.2