horizon-eda / horizon

Horizon is a free EDA package
https://horizon-eda.org/
GNU General Public License v3.0
1.11k stars 82 forks source link

Feature request: Import enclosure for 3d view / board design #763

Open frmdstryr opened 8 months ago

frmdstryr commented 8 months ago

I know it's already possible to export a board as a step file for using in other viewers, but... would it be hard to import an enclosure step model into horizon so I can design the board around that?

tkornack commented 8 months ago

While you wait, you can just make a it component that's placed on the board at (0,0) and that's excluded from the BOM

carrotIndustries commented 8 months ago

Now that I'm developing https://dune3d.org/ I think it makes more sense to add IDF support to both of them. This has the added bonus that it's a vendor-neutral format so theoretically works with any PCB/3D CAD.

frmdstryr commented 8 months ago

just make a it component that's placed on the board at (0,0)

Good idea! That should work for the time being.

Having proper support would still be nice.