Compare commits

...

3 Commits
v2.0 ... master

Author SHA1 Message Date
Sebastian 492021bea2 Merge branch 'master' of github.com:LongHairedHacker/fmp-capsule 2017-01-11 00:37:24 +01:00
Sebastian 8b1fbf7b5d Fixed wrong path 2017-01-11 00:36:08 +01:00
Sebastian 22b1057220 Update README.md
Added note about support
2016-12-05 19:35:30 +01:00
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@ How to build it
3. Fire up your 3D-Printer and print the lid, top
and bottom segment of the capsule.
20-25% Infill works fine and provides enough stability.
Also you should be able to print them without support material.
The models already contain all necessary support structures.
4. Remove the support structure (marked red) from lid and top.
![Top part with support](./images/top.png) ![Lid with support](./images/lid.png)
5. Clean up the latches on the lid and the channels on the top part.

View File

@ -14,7 +14,7 @@ difference() {
lid_height - delta);
translate([0, 0, lid_height])
import("handle.stl");
import("stl/handle.stl");
translate([0, 0, lid_height - brim_height / 2])
cylinder(r = tube_outer_diameter / 2,