fmp-capsule/constants.scad

18 lines
262 B
OpenSCAD
Raw Normal View History

2016-04-19 01:14:56 +02:00
$fn = 180;
tube_inner_diameter = 71;
2015-12-13 18:07:46 +01:00
tube_outer_diameter = 76;
2016-04-19 01:14:56 +02:00
// Lid
lid_height = 10;
latch_width = 10;
latch_height = 4;
groove_depth = 7.5;
groove_length = 50;
// Top
bumper_height = 15;
bumper_edge_radius = 5;
bumper_diameter = 80;
bumper_tube_depth = 4;