chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45a2ccb
)
fairphone5-case: adjust volume from test
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 18:50:23 +0000
(19:50 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 30 Jun 2025 18:50:23 +0000
(19:50 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone5-case.scad
patch
|
blob
|
history
diff --git
a/fairphone5-case.scad
b/fairphone5-case.scad
index 6fcba25e89dbe33646c126bbbd7473d7c4921cc2..571a15ca405b7b3dd6877e3c07da6cccd53539bd 100644
(file)
--- a/
fairphone5-case.scad
+++ b/
fairphone5-case.scad
@@
-806,7
+806,7
@@
module LidButtonishLeg(y, y_ref_sign, l=buttonishleg_default_l_is_fudge) {
module Buttons(){
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) SideButton(
39
.000, +.5, 25.000 ) children(); // volume
Flip_rhs(1) LidButtonishLeg(14, -1) children();
Flip_rhs(1) LidButtonishLeg(34, -1) children();
Flip_rhs(0) LidButtonishLeg(21, -1) children();