Thingiverse
Power button for Asus Zenfone 6
di alexcmag
0
Download
1
Likes
0
Makes
My daughter's Asus Zenfone 6 power button broke and felt and she was not able to find it.
I found replacement for USD10 but shipping fees and shipping time for my country does not help, so I drew this one.
It takes less than 2 minutes to print in PLA, it is tiny so need to take care to remove from printing bed. The size also induced some distortion.
I had to trim it a bit using heat and a tweezer but worked perfectly.
Of course will not lock in place, but will hold in position under the rubber phone case.
Source code in OpenSCAD is simple as that if you need to customize:
-------------------------------------
margin = 0.3;
button_l = 10.6 -2*margin;
button_w = 2.2 -2*margin;
button_d = 1.8 -0*margin;
pin_l = 1.8 -2*margin;
pin_w = 1.5 -2*margin;
pin_d = 3.7-button_d-0*margin;
translate ([ (button_l/2 - button_w/4), 0,0]) cylinder (r=button_w/2, h=button_d, $fn=360);
translate ([ 0,0,button_d/2]) cube (size=[button_l-button_w/2, button_w, button_d], center=
I found replacement for USD10 but shipping fees and shipping time for my country does not help, so I drew this one.
It takes less than 2 minutes to print in PLA, it is tiny so need to take care to remove from printing bed. The size also induced some distortion.
I had to trim it a bit using heat and a tweezer but worked perfectly.
Of course will not lock in place, but will hold in position under the rubber phone case.
Source code in OpenSCAD is simple as that if you need to customize:
-------------------------------------
margin = 0.3;
button_l = 10.6 -2*margin;
button_w = 2.2 -2*margin;
button_d = 1.8 -0*margin;
pin_l = 1.8 -2*margin;
pin_w = 1.5 -2*margin;
pin_d = 3.7-button_d-0*margin;
translate ([ (button_l/2 - button_w/4), 0,0]) cylinder (r=button_w/2, h=button_d, $fn=360);
translate ([ 0,0,button_d/2]) cube (size=[button_l-button_w/2, button_w, button_d], center=
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!