?

Usb 3D Models

Find the best Usb 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.

You May Also Like :
Anonymous1768934011
Anonymous1776081819
Anonymous1776074421
Anonymous1774101186
Anonymous1776060570
Anonymous1776060570
Anonymous1775996132
in this model makepart of usb charging
Anonymous1775997610
remake where is the place of usb
Anonymous1775997610
Anonymous1775864912
Anonymous1775864912
Anonymous1775627231
Anonymous1774867263
// ============================
// CONFIGURAÇÃO
// ============================
optical_d = 22;        // canal lente
cam_size  = 32.4;      // leve folga
cam_depth = 12;

screen_w  = 50.5;
screen_h  = 40.5;
screen_d  = 12;

ocular_d  = 25.2;

cam_z     = 22;
screen_z  = 72;

wire_x    = 12;

// ============================
// CORPO PRINCIPAL
// ============================
module corpo() {
    difference() {

        import("PVS31.stl", convexity=10);

        // canal óptico
        translate([0,0,-5])
            cylinder(h=140, d=optical_d, $fn=120);

        // espaço câmera
        translate([0,0,cam_z])
            cube([cam_size, cam_size, cam_depth], center=true);

        // espaço tela
        translate([0,0,screen_z])
            cube([screen_w, screen_h, screen_d], center=true);

        // canal fio
        translate([wire_x,0,0])
            cube([6,6,140], center=false);

        // ocular
        translate([0,0,95])
            cylinder(h=12, d=ocular_d, $fn=100);
Anonymous1775871810
Anonymous1775864912
Anonymous1775848000
Anonymous1775851053
Anonymous1775750018
Enter invite code to get credits!