?

Radiator 3D Models

Find the best Radiator 3D Models, free download in STL, FBX, GLB, OBJ, 3MF, USDZ for 3D modeling and creation in Blender, 3D printing, game developing, animation, eCommerce, AR/VR and etc. Generated by Tripo AI 3D Generator.

Anonymous1775454117
Anonymous1770120615
AC FOR ROO
Anonymous1774900516
belex
belex
Anonymous1747392610
Anonymous1774768484
Anonymous1774792903
stwórz 3d obiekt , zrób silnik Zaz Chance 1.6, silnik + radiator + akumulator + wlot powietrza
Anonymous1774125103
Anonymous1774407401
1950년대 뉴욕 빈티지 라디에이터
Anonymous1774322338
/Users/rpasquali/Desktop/t2gshp.jpg
Anonymous1774312249
Anonymous1774161463
Anonymous1774070892
// =======================
// PARAMETERS
// =======================

rad_w = 120;
rad_l = 280;

fan_size = 120;
fan_depth = 25;

shroud_gap = 20;     // space between radiator and fan
wall = 3;
flange = 10;         // mounting flange width

mount_hole_d = 5;
fan_hole_spacing = 105;

// =======================
// MAIN ASSEMBLY
// =======================

module cowling() {

    union() {

        // Mounting flange (to radiator)
        flange_plate();

        // Shroud body
        translate([0, 0, flange])
            shroud_body();

        // Fan mounts
        translate([0, 0, flange + shroud_gap])
            fan_mounts();
    }
}

// =======================
// RADIATOR FLANGE
// =======================

module flange_plate() {

    difference() {

        cube([
            rad_w + flange*2,
            rad_l + flange*2,
            flange
        ]);

        // Center cutout (air opening)
        translate([flange, flange, -1])
            cube([rad_w, rad_l, flange + 2]);

        // Mount holes (4
Anonymous1774034227
Anonymous1763806329
Anonymous1748861495
Anonymous1768478543
Enter invite code to get credits!