Skip to content

Instantly share code, notes, and snippets.

View auxiliary-character's full-sized avatar

Auxiliary-Character auxiliary-character

View GitHub Profile
function inches(x) = x * 25.4;
z_fight_epsilon = 0.0001;
total_height = inches(0.5040);
inner_diameter = inches(0.6225);
outside_diameter = inches(1.3219);
rear_spigot_outer_diameter = inches(0.7467);
rear_groove_inside_diameter = inches(0.9700);
front_spigot_outer_diameter = inches(1.0245);
front_spigot_inner_diameter = inches(0.7327);