3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
View Plans
DCC Bridge
Anonymous1784779303
07-23 04:09
Model Name
alexa echo pop 3d model
Tags
props
rendering
realistic
Prompt
import FreeCAD as App import Part import PartDesign def create_alexa_echo_pop_mount(): # Reset the document App.newDocument("AlexaEchoPopMount") App.setActiveDocument("AlexaEchoPopMount") App.ActiveDocument.recompute() # --- Parameters (as defined in the specifications) --- echo_pop_diameter = 91.0 # mm echo_pop_height = 90.0 # mm wall_thickness = 2.0 # mm base_height = 5.0 # mm (espessura da placa de fixação na parede) mount_height = echo_pop_height * 0.7 # Suporte cobre 70% da altura da Echo Pop # Calculated dimensions inner_radius = echo_pop_diameter / 2 outer_radius = inner_radius + wall_thickness plate_width = outer_radius * 2 + 10 # Largura da placa um pouco maior que o suporte plate_height = 50.0 # Altura da placa para parafusos screw_hole_diameter = 4.0 # mm screw_hole_radius = screw_hole_diameter / 2 screw_hole_offset_y = 15.0 # Posição dos furos na placa (distância do centro) ca
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!