3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1774896321
05-25 19:02
Model Name
vivo y11 cooling case 3d
Tags
machine
rendering
realistic
Prompt
// Vivo Y11 Custom Cooling Case Model // All components (Peltier, Fan, Circuit) are hidden inside $fn = 50; // 1. Vivo Y11 Base Dimensions (approx in mm) phone_w = 76.8; phone_l = 159.4; phone_h = 8.9; wall = 2.5; // Case thickness // 2. Cooling Component Dimensions peltier_size = 40; fan_size = 40; fan_thickness = 10; circuit_w = 30; circuit_l = 50; circuit_h = 8; module vivo_y11_cooling_case() { difference() { // Outer Main Case Body translate([-wall, -wall, -wall]) cube([phone_w + 2*wall, phone_l + 2*wall, phone_h + fan_thickness + 2*wall], center=false); // Inner Phone Slot (Where Vivo Y11 sits) translate([0, 0, fan_thickness]) cube([phone_w, phone_l, phone_h + 5]); // Hidden Peltier & Fan Chamber (Inside the back wall) translate([(phone_w - peltier_size)/2, (phone_l - peltier_size)/2 - 20, -1]) cube([peltier_size, peltier_size, fan_thickness + 1]); //
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!