3dp-qfh/constants.scad

20 lines
391 B
OpenSCAD

insert_diameter = 13.5;
insert_length = 20;
insert_hole_dia = 10;
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;
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;