View Plans
Figura Humana 3d: // ---- CONFIGURAÇÕES DA BASE DA ESTÁTUA ---- $fn = 150; // Define A Reso | Tripo AI

figura humana 3d

Prompt

// ---- CONFIGURAÇÕES DA BASE DA ESTÁTUA ---- $fn = 150; // Define a resolução do círculo (quanto maior, mais liso) diametro = 120; // Diâmetro total da base em milímetros altura = 12; // Altura/Espessura da base em milímetros chanfro = 1.5; // Tamanho do acabamento/chanfro na borda superior module base_estatua() { difference() { // Corpo principal do cilindro cylinder(d=diametro, h=altura); // Remove a borda superior afiada para criar um chanfro de acabamento translate([0, 0, altura - chanfro]) difference() { translate([0, 0, -0.1]) cylinder(d=diametro + 2, h=chanfro + 0.2); cylinder(d1=diametro, d2=diametro - (chanfro * 2), h=chanfro + 0.1); } } } // Renderiza a base na tela base_estatua();

v3.1-20260211

Related Models
3d model: orange and black Yamaha sport motorcycle with side cases and tall wind3d model: hooded desert warrior wearing torn brown beige robes and armor detail3d model: white station wagon with hatchback rear four door body stock wheels3d model: adult male character wearing a long black coat3d model: anthropomorphic cat character with dark gray fur and orange stripes y3d model: construction worker wearing hard hat and safety vest walking3d model: cartoon girl character with black hair peach top beige cargo pants3d model: armored knight character with horned helmet gray plate armor and brow3d model: ceramic mug with blue checker pattern and green spoon3d model: wooden rectangular table with four rounded legs and visible wood grain