3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1776621603
04-19 18:17
Model Name
base azul modelo 3d
Tags
props
3d printing
realistic
Prompt
// SUPORTE GPU AJUSTÁVEL - ANIMAVERSO tolerance = 0.2; // ================= BASE ================= module base() { difference() { cube([80,50,6]); // Logo Corinthians simplificado (baixo relevo) translate([25,10,0]) linear_extrude(height=1) text("SCCP", size=12, font="Arial:style=Bold"); } } // ================= COLUNA FIXA ================= module coluna_fixa() { difference() { // estrutura externa cube([20,12,50]); // canal interno translate([4,0,0]) cube([12.2,12,50]); } } // ================= COLUNA MÓVEL ================= module coluna_movel() { union() { cube([12,12,80]); // dentes de ajuste for(i=[0:5:70]) { translate([12,2,i]) cube([2,8,2]); } } } // ================= TOPO ================= module topo() { union() { cube([20,15,5]); // borda de segurança
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!