PIC PCB
From Ece
Contents |
Introduction
In an effort to simplify development with the PIC, a basic, all-in-one PCB will be developed that houses programming and communication functionality and a power supply.
Parts List
ESOS
Misc
Eagle PCB Tips
Schematic Smash
"Smashing" a part means separating the part's package, name, and value. The name and value can now be moved, but are kept relative to the package.
- Select the Group tool and highlight entire board
- Select the Smash tool
- Click on the highlighted group and press CTRL + Right click or Right click and select "Smash: Group" from the menu
Font Properties for Manufacturing
Since manufacturers prefer all silk-screen text to be in a line segment format, the font needs to be changed to "vector."
- Before editing font properties, the package needs to be Smashed. See the section on Smashing the entire board.
- Use the Group tool to select the entire board
- Select Change -> Font -> Vector
- Right click the highlighted group and select "Change: Group" from the menu
Manual Character Width
Eagle actually calculates a character's line width as a function of its size. For legibility, BatchPCB recommends 8 mil line width. For example, if the character "size" (height) is 32 mils, its "ratio" needs to be 25% in order to have a line width of 8 mils. To change the properties of all displayed text:
- Use the group tool to select the entire board
- Select Change -> Size -> 32
- Right click on the highlighted group and select "Change: Group" from the menu
- Select Change -> Ratio -> 25
- Right click on the highlighted group and select "Change: Group" from the menu




