3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1781200955
06-11 18:10
Model Name
smart eco-pole 3d model
Tags
props
rendering
realistic
Prompt
// Advanced Smart Eco-Pole 3D Model // Based on New Multi-Side Sketches with PM2.5/PM10 Sensors $fn = 100; // Smoothness // 1. BASE OF THE POLE (खंभे का निचला आधार) color("DarkCharcoal") { cylinder(h = 8, r1 = 14, r2 = 10); } // 2. MAIN ROAD POLE (मुख्य पोल) color("Silver") { cylinder(h = 200, r = 4); } // 3. 4-SIDE AIR PURIFIER (स्केच 3 के अनुसार चारों दिशाओं वाला एयर प्यूरीफायर) translate([0, 0, 70]) { // Central Purifier Core (मुख्य गोल हिस्सा) color("DeepSkyBlue", 0.9) { cylinder(h = 45, r = 12, center = true); } // 4 Side Filters/Blades (चारों तरफ निकले हुए फिल्टर विंग्स) color("LightSeaGreen") { for (a = [0 : 90 : 270]) { rotate([0, 0, a]) translate([15, 0, 0]) scale([1.5, 1, 0.8]) cylinder(h = 35, r = 6, center = true); } } } // 4. SMART PM2.5 & PM10 SENSOR BOX (ऑटोमेशन के लिए अलग से जोड़ा गया सेंसर) color("Red") { translate([0, 6, 105]) cube([10, 8, 10], cent
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!