3dp-qfh/constants.scad

20 lines
391 B
OpenSCAD
Raw Normal View History

2016-07-05 23:10:28 +02:00
insert_diameter = 13.5;
2016-07-05 17:11:32 +02:00
insert_length = 20;
2016-07-05 23:10:28 +02:00
insert_hole_dia = 10;
2016-07-05 17:11:32 +02:00
top_inner_diameter = 20;
top_outer_diameter = 30;
top_height = 15;
top_inner_depth = 10;
arm_dia = 10;
arm_hole_dia = 3;
arm_radius = 25;
2016-07-05 23:10:28 +02:00
bottom_outer_diameter = 30;
bottom_inner_diameter = 20;
bottom_height = 56.9;
bottom_inner_depth = bottom_height - 10;
bottom_short_loop_arms_height = 40.8;
bottom_work_hole_dia = 20;