137.4173.979.0
Loading the interactive model…
Interactive 3D model of Glue Head Heat Shield with Lid

Enclosures and housings

Glue Head Heat Shield with Lid

21 views
Bounding box
173.9 × 137.4 × 79.0 mm
Engine
Precision B-rep
Parameters
16
Published
August 7, 2026

Download

Free to download and use. See the terms.

The prompt

lid_thickness = wall; lip_depth = 0.18; lip_clearance = 0.015; module lid(){ difference(){ // Top plate roundedBox( outside_length, outside_width, lid_thickness, corner_radius); // Recess to reduce weight translate([ wall, wall, -0.01]) cube([ outside_length-2*wall, outside_width-2*wall, lid_thickness+0.02]); } // Internal locating lip translate([ wall+lip_clearance, wall+lip_clearance, -lip_depth]) difference(){ cube([ outside_length-2*(wall+lip_clearance), outside_width-2*(wall+lip_clearance), lip_depth]); translate([ wall, wall, -0.01]) cube([ outside_length-2*(wall+lip_clearance)-2*wall, outside_width-2*(wall+lip_clearance)-2*wall, lip_depth+0.02]); } //==================== // Snap Tabs //==================== tab_w = 0.35; tab_t = 0.10; tab_l = 0.35; for(side=[0,1]){ translate([ (side==0)? outside_length*0.25: outside_length*0.75, -wall/2, 0]) cube([tab_w,tab_l,tab_t]); translate([ (side==0)? outside_length*0.25: outside_length*0.75, outside_width-tab_l+wall/2, 0]) cube([tab_w,tab_l,tab_t]); } } //==================== // Assembly Preview //==================== body(); translate([0,0,outside_height]) lid();

Parameters

NameValueRange
Inside Length101.6 mm50 – 300
Inside Width76.2 mm30 – 200
Inside Height63.5 mm20 – 200
Wall Thickness3.18 mm1 – 10
Insulation Thickness6.35 mm0.5 – 20
Corner Radius5.08 mm0.5 – 15
Vent Length17.78 mm1 – 50
Vent Height3.05 mm0.5 – 20
Rear Cutout Width38.1 mm5 – 150
Rear Cutout Height31.75 mm5 – 150
Lid Thickness3.18 mm1 – 10
Lip Depth4.57 mm1 – 10
Lip Clearance0.38 mm0.1 – 2
Tab Width (X)8.89 mm1 – 15
Tab Length (Y)8.89 mm1 – 15
Tab Thickness (Z)2.54 mm0.5 – 5

Every value above is a live dimension. Open a model like this in the editor and each one becomes a slider you can drag before exporting.