iPhone 5 Dock v3
Description
I've also added support to the case back.
Instructions
You must be logged in to post a comment.
I have printed this for my new iPhone 5 in its Belkin case - I have not yet got around to tweaking the various slots and holes with a file in order to fit the cable but the dimensions look fine and dandy- too tight is better than too loose. One question though - why is the lightning connector holder raised above the base of the trough? I am referring to the rounded rectangular bump in the centre of the shallow support area. I printed the file as-is just in case I misunderstood the design but I really think that it would be better without this bump. Othewise a very good design. Thank you.
Hi there
I have designed for iphone5 contained in the case.
So that the distance from the outside of the case to iphone5.
Therefore, the head of the Lightnig's out from the trough is correct.
Lightnig connector was referring to the connector "MD818ZM / A" genuine.
The design is pretty tight. It is because the cable is not to come out when you remove the iphone5 from the dock.
License

Originally I liked this design until I printed it. It's too wide, even more wide than most phone cases and the worst part is you can't use it as a stand if the lightning cable isn't inserted.
The front should have a lip so the phone won't slide out and the sides should be brought in.
I'm going to print the v2 design as I realize that's probably more of what I want. I don't need the headphone jack access anyways.
http://www.thingiverse.com/thi...
It is possible to respond to requests by editing the OpenSCAD.
I want you to change the value of "/ / iphone case size" section of the 6-8 line case the size of the iPhone5.
Then, the depth of the groove can be changed in "mount_h" line 27.
?: Delete the following line earphone jack if not required.
Line 151-154
?translate([19.25,-mount_d,-1]){
??rotate([90,0,0])cylinder(r=5/2,h=base_d,center=true);
???translate([0,0,-groove_h/2])cube([4,base_d,groove_h],center=true);
?}
Line 164-165
?translate([-19.25,-mount_d/4,-mount_h/2])
??cylinder(r=7/2,h=mount_h*3,center=true); //iPhone phonejuck
Enjoy.