- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The purpose of this post is to explain how to create/use 3D PCBs by answering the following questions:
- How to create a 3D PCB from a 2D PCB design?
- What's the difference between "3D PCB" and "3D PCB with Canvas"?
- How to assign a 3D model to a package?
- How to create a 3D PCB first (how to create a board outline from a sketch or a face)?
- How to edit the board outline in 3D PCB workspace?
- How to change the board color?
- How to insert the 3D PCB into a mechanical design (like an enclosure)?
- How can I have the enclosure get updated when the board outline is changed?
- How can I have the board outline get updated when the enclosure is changed?
Considering this will be a long post, I won't include every details here. Feel free to let me know if anything is not clear.
- How to create a 3D PCB from a 2D PCB design?
In the PCB workspace, you can find the "View 3D PCB" and the "View 3D PCB with Canvas" commands. You can use either of them to create a 3D PCB. - What's the difference between "3D PCB" and "3D PCB with Canvas"?
"View 3D PCB" command will create a full 3D PCB that even the silkscreen and the coppers are 3D but "View 3D PCB with canvas" will render the silkscreen and copper as an image (a.k.a canvas in Fusion 360). - How to assign a 3D model to a package?
You will find some parts appear as boxes in the 3D PCB. This is because there is no 3d packages created for those parts. Fusion 360 can still load 3D models from library.io, but now we recommend to create 3d packages in Fusion. This is done by run the "Create new Package" or "Create Package from Footprint" commands in the library work space. - How to create a 3D PCB first (how to create a board outline from a sketch or a face)?
In some cases, we want to create a board outline from an existing sketch or face. The command "Create 3D PCB" in the Fusion design workspace is for this purpose:If possible, always create the sketch on the XY plane. Otherwise you might see the board outline is flipped. This is because Fusion doesn't always draw sketch in the viewing coordinate system.
This will create a new 3D PCB document and you can use the "Push to 2D PCB" or "Link to 2D PCB" command to associate it with a 2D PCB. - How to edit the board outline in 3D PCB workspace?
The 3D PCB is created as a parametric model. You can edit the sketch or the board feature (which is an extrude indeed) to change the outline.Sometimes you want to add a hole on the board and if you put a circle on the sketch. You may find that it doesn't create a hole on the 3D PCB. This is because Fusion doesn't understand your intention if there are many profiles. You can explicitly specify the board outline after clicking the "Edit Board" command:
- How to change the board color?
You can change the color of solder mask or copper etc in the Manufacturing Preview dialog: - How to insert the 3D PCB into a mechanical design (like an enclosure)?
Open your mechanical design first, then find your 3D PCB in data panel and right click, select "Insert into current design" - How can I have the enclosure updated when the board outline is changed?
In many cases you want to have the associativity between the ECAD side and the MCAD side, so when one side is updated, the other side could be updated automatically. So far we don't support two-way updating when working with 3D PCB. This means you will need to decide with side is driving. If you want the mechanical part always to be updated when the board outline is changes, it's recommended to design the board outline first and then create the mechanical part based on the projected sketch of the outline. - How can I have the board outline get updated when the enclosure is changed?
Is it possible? yes it is! But it's hard to discover this feature. To make it happen you need to create the enclosure first, then create "derive" from it:
For the 3D PCB, we should derive a sketch and add it to an existing 3D PCB design:
Next, we need to move the derived feature to the front of the timeline (at least before the board extrude feature). Then we should run the Edit Board command and select a profile from the derived sketch as the profile of the board.
After those steps, you will have the board outline updated with the sketch in the mechanical design.
Hope this post helps.
Richard
Solved! Go to Solution.
Reply
Reply