-rw-r--r-- | stuff.scad | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | layer_height=0.2; extrusion_width=0.5; | 1 | layer_height=0.2; extrusion_width=0.5; |
2 | epsilon = .01; | 2 | epsilon = .01; |
3 | 3 | ||
4 | protrude=10; // distance to protrude vertically | 4 | protrude=10; // distance to protrude vertically |
5 | ss=1; // minimum silicone shell thickness | 5 | ss=1; // minimum silicone shell thickness |
6 | ms=1; // mold shell thickness | 6 | ms=1; // mold shell thickness |
7 | |||
8 | abro = 1; // single component silicone | ||