3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1776609397
05-12 19:30
Model Name
plastic housing 3d model
Tags
props
3d printing
realistic
Prompt
// --- GLOBAL SETTINGS --- $fn = 100; // Smoothness of curves and cylinders // --- PARAMETERS (Based on provided engineering schematics) --- // Total head width for standard medical straps total_width = 45; main_length = 40; total_height = 15; wall_thick = 3; // --- MODULES --- // 1. FEMALE HOUSING (The main buckle body) module female_housing() { difference() { // Main outer body cube([total_width, main_length, total_height], center=true); // Internal cavity for the male connector (the latch mechanism) translate([0, 5, 0]) cube([total_width - (wall_thick * 2), main_length, total_height - (wall_thick * 2)], center=true); // Top slot for the release push-button translate([0, 0, (total_height/2) - 2]) cube([20, 15, 6], center=true); // Slot for the strap to pass through (Strap Channels) translate([0, (main_length/2) - 3, 0]) cube([total_width - 6, 1
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!