Creating a printed circuit board (PCB) from a PADS net list.
In the previous section we produced a schematic called Parixt01.sch and we also made a netlist out of it called Parixt01.asc. In this chapter we are going to convert the netlist into a copper layout on a carrier material. This gobbledygook is tech speak for a printed circuit board.
The essence of this lesson is to get familiar with the multitude of options PADS gives you to do the job. We
will not use the autorouter since single sided PCB's are more suited for the home-PCB-brewer. It's very
difficult to align both sides of the PCB.
Also, the autorouter just puts all horizontal tracks on the component side and the vertical tracks on the
solder side. I can do better than that. The trick is to make a PCB with less than 3 wire bridges. And even a
eurocard sized PCB with 6 wire bridges isn't that bad. It's a lot cheaper and more accurate than a double
sided board with 20 traces on it.
Some explanations before we get started.
It was a hell of a job to create this lesson, take my word for it. Any sane person would not have undertaken
this job. Lucky for you, I am not sane.
In this lesson, a lot of mousing around and clicking is done. Therefore I want to set the following
rules/conditions:
| (Xpos, Ypos) |
Any pair of numbers between the round braces '(' and ')' is a screen coordinate. You can find the actual
screen coordinate in the top left corner of the viewport.
If you see such a braced pair it means: 'Move mouse pointer to position (Xpos, Ypos).' |
| [text] | Text enclosed between square braces is comment. It only serves explanatory purposes. All comments are ONLY targeted at humans. |
| Fx |
Press function key 'x' where 'x' is in the range [1..10]
As in PADS LOGIC, F10 is 'ABORT'. |
| "w23" | Enter this text from the keyboard, while omitting the quotes. Such a sequence must always be terminated by pressing the <Enter> key. |
| LMB | Press Left Mouse Button |
| CMB | Press Center Mouse Button |
| RMB | Press Right Mouse Button (this is almost always the same as 'F10'. |
| <In/Out> |
The name of a menu in the leftmost section. Select this menu option by either one of:
- pressing the associated function key Fx - touching the area with the mouse pointer - scroll through the menu by rolling the mouse with the CMB depressed |
| Num-xxx |
1) make sure the NumLock LED is OFF! 2) Press the 'xxx' key on the numeric keypad Keys may have double names, like '7' and 'Home' or '.' and 'Del'. So I could use either of these. This might be confusing at start, but after a few minutes you'll get used to it. |
I will present this lesson in big tables. Process these tables from left to right and from top to bottom.
When reading the lesson, sitting next to an old DOS computer running PADS, try out as much as you want.
There's only ONE way to get used to ANY router: Trial and error. MANY errors. Get used to your router and get
used to the properties and idiosyncrasies of the components.
So if you ask yourself "Why is he doing this?", look around and try your approach. In most cases it will be
better than mine. In all cases you have learned from it again.
Starting the PCB router.
In order to get started you must be sure that:
1.1: Load an empty PCB.
In my libraries I have defined empty PCB's for the most widely used formats. The most widely used PCB's are
euro.job and euro2.job which contain a full and a halfsized Euro-style card. A eurocard is 10 x 16 cm or 4 x
6.2 inches.
We will now load the half sized eurocard and immediately import the netlist from the previous lesson:
1.2: Place the components for easy routing.
Now that we have a lot of garbage on screen, we're gonna place the components such on the bare PCB that the
connections are easy to route in 2D copper.
This job can only be learned by lots of trials and lots of errors.
| RMB | <Place> | <Move> | Pick U1. |
| (1200, 1200) | F2 [Rotate] | F2 [Rotate] | F2 [Rotate] |
| (1200, 1900) | F4 [Length Min] | F1 [Complete] | Num-1 |
| Pick J6 | (-100, -500) | Num-1 | |
| (500, 0) | LMB | (-200, 3600) | LMB |
Repeat this last step until all zener diodes are placed above the PCB borders. Stack the zeners one below the
other. The second zener comes at (-200, 3500). Place 6 zeners below eachother, then commence to the right. The
second group of 6 zener diodes is stored from location (500, 3600) down.
The names of the zener diodes is offset from the parts, so you'll have to trial-pick some zeners before you
get to Z12. But you'll learn that soon enough.
By this time you have untangled the zener diodes from the rats nest. They all are placed above the PCB.
| (400, 0) | LMB [R18] | (2400, 1700) | F4 |
| F2 | F2 | (1800, 2400) | [It fits quite well] |
| (1700, 2100) | F5 | F5 | F1 |
| (400, 0) | LMB [R17] | (2300, 1400) | F4 |
| F2 | F2 | (1700, 2400) | F1 |
| (400, 0) | LMB [R16] | (2200, 500) | (2000, 1600) |
| F5 | F5 | F1 |
Repeat this series of steps for R15, R14, R13 and R12. All these resistors handle in the same way. When we
reach R11, we have another situation: R11 is not oriented and connected like the others.
What we'll do is use length minimisation by pressing F4. The length minimisation function makes the
connections as short as possible. For some routing this is handy, for other it's not. But we'll see that when
we get to the actual routing section.
If you're clearvoyant, you can force certain connections by moving a component around, pressing F4 until it
connects to what you want and then bring the part back to the place where it's supposed to be.
| (400, 0) | LMB [R11] | (2400, 800) | F4 [Length Min] |
| (2000, 1100) | F5 [Change] | F5 [Change] | F1 [Complete] |
Now place all resistors, up to R2 in the way as we did before this. You end up with 15 resistors, each 600 mils wide, right above eachothers.
Resistor R1 has a missing link. No problem. This is a FREE package, remember? We'll fix that later using the paper copy of the schematic. For the time being do as follows:
| (400, 0) | LMB [Pick R1] | (1200, -500) | LMB [Complete] |
| (-100, -500) | LMB [Pick J6] | (2900, 1100) | [What a mess!] |
| F2 [Rotate] | [Looks better] | (3000, 500) | F1 [drop it] |
| (300, -200) | LMB [Pick J7] | (200, 2700) | F2 [Rotate] |
| F2 | F2 | (300, 2800) | F1 [Drop] |
| (300, -200) | LMB | (0, -400) | F1 |
| (300, -200) | LMB | (-500, -400) | F1 |
Now place all 2 pole connectors below the PCB, like we did with the previous two.
| (0, 200) | LMB [Pick D1] | (700, 2600) | F1 |
| (0, 0) | LMB [Pick C5] | (2000, 1900) | F4 [Length min] |
| F2 [Rotate] | F1 [Drop] | ||
| (0, 0) | LMB [Pick C4] | (1100, 2800) | F2 |
| F2 | F2 | F4 | F5 [One bigger] |
| (1300, 2800) | F1 [Place] | ||
| Pick U2 [7805] | (2300, 2700) | F2 | F2 |
| F2 | (2100, 2800) | F1 [Place] | |
| Pick C2 | (1600, 2900) | F5 [Change size] | F5 |
| F2 [Rotate] | F2 [Rotate] | F4 [Length Min] | F1 [Place] |
| Pick C1 | (1900, 2200) | F4 | F1 |
| Pick C3 | (1400, 1600) | F4 | [Hmm....] |
| F2 | (1300, 1700) | [Cap is turned..] | F2 [Turn] |
| F2 [Looks better] | (600, 1700) | F5 [One bigger] | |
| (900, 1800) | F4 | F1 [Place] |
We now have a neat, packed, concept. But still, there are a lot of crossing connections. But we'll pass that
bridge when we reach it.
Time to place the Jx 2 pole terminal blocks. We are going to arrange them side by side. We'll just do as if
these are side to side stackable terminal blocks: 2 pin terminal blocks with small, mating, rails which enable
us to only buy 2 pole connectors and make 4, 6, 8 or whatever size out of them.
In reality, one stocks up on 2, 3 and 4 pole terminal blocks of this kind. With these, we can then build every
conceivable size terminal block.
| Pick J5 | (200, 400) | F2 | F2 |
| F2 | (300, 500) | F1 [Place] | |
| Pick J4 | (300, 900) | F2 | F2 |
| F2 | F1 |
Repeat this for J3, J2 and J1. Close this action with a 'Num-1'.
The status quo.
Things look good, so far. Except....
| Pick R17 | (2800, 3500) | F1 | |
| Pick R18 | (2800, 3400) | F1 | |
| Pick U1 [the PIC] | Move U1 300 mils up | Pick C3 | Move C3 300 mils up |
| Pick C1 | (3000, 3400) | F1 | |
| Pick C5 | (3400, 3300) | F1 | Num-1 |
Move all resistors R2 - R16 300 mils up and 100 mils to the right. In the case of R16, this means it is moved to (2100, 1900). By now, you should be familiar enough with PADS to do this on your own.
Fixing the dangling components.
This free trial version of PADS sometimes makes small mistakes. One of these mistakes is problems during
transfer from schematic to netlist. The result is a component with missing connections, like, in this case,
resistor R1 and zener diode Z16.
We're gonna fix this error with the help of the original drawing and a very powerful option of PADS PCB: the
'On the fly' function.
Using 'On the fly' function is so powerful, that (for small projects) you could skip the schematic capture and
immediately load a PCB and add parts and tracks.
On the printed schematic we see that R1 is connected to Z16. So now we are going to lay a new connection from
the open end of R1 to the (also open) cathode of Z16:
| RMB until main menu | <In/Out> | <On-The-Fly> | F1 [Add connection] |
We return to the 'Place' 'Move' menu.
| Pick R1 | (3700, 3200) | F4 [Length min] | F1 [Place] |
Pouring the first copper.
First make sure you are in the main menu (that is: when you press F10 once more, the program asks confirmation
to exit to DOS; we don't want this, so we do not confirm this).
| F5 [Route] | |||
| (900, 2100) | LMB | F9 [Finish] | |
| (1100, 1900) | LMB | F9 [Finish] | Num-1 |
| (1700, 1900) | LMB | F9 [Finish] | |
| (1900, 1800) | LMB | F9 [Finish track] | Num-1 |
Repeat this sequence until R6 is connected to the PIC by copper tracks.
Connect R5 by LMB and F9. PADS now routes his own track and makes a square angle in the track. Repeat this
with R5. By now, PADS has layed two copper tracks over eachother, so we must erase it. We don't like right
angles anyway, so we don't loose too much anyway.
| Touch F7 | (1500, 700) | LMB [Unroute] | LMB [Yes] |
| Touch F1 | (2100, 700) | LMB | |
| (1000, 700) | LMB | (1000, 1000) | LMB |
| (1000, 1000) | LMB | Num-1 |
You now layed your first interactive trace!
Now route tracks between R2 and the PIC and between R3 and the PIC. That doesn't look all too difficult. But
we loose a lot of space in the lower left part of th PCB.
So we must unroute the copper tracks between R2 - R5 and the PIC. Touch F7 with the mouse cursor, LMB on all
four tracks and confirm each. Now reverse the position of resistors R2, R3, R4 and R5 (i.e. R2 and R5 change
places and R3 and R4 change places) via the 'Place' 'Move' menu.
Now, that looks much better: parallel diagonals between Rx and the associated PIC pins. But J6 still looks
like shit. Which isn't a wonder since we designed the wrong connector in....
We're going to lay some more copper. Make sure you are in the 'Route' menu.
| (2100, 800) | LMB | (1600, 800) | LMB |
Yikes, that looks awful. The tracks don't flow as we would like them to. We're gonna fix this. First RMB to
quit this track. Then enter "g50".
The "g50" command sets the dotgrid to 50 mils. You can see that in the top left section of the screen.
The grid is some kind of snap-lock. If you place components they are put on the nearest grid point. They snap
into a grid. With the "Gxx" command we can change the grid spacings.
Anyway, we changed the routing (AND the placing!) grid to 50 mils. This enables us to make nicer turns in our tracks. If you don't believe me (which I hope), just try to route tracks with grids of 25, 50 and 100 mils. 25 Mil works nicest, but it gets a bit nervous. 50 Mil is a good compromise value. When routing tracks between IC pins or when putting as much tracks as possible between the pin-row of an IC, the 25 mil grid can be very convenient.
We're going to make fancy traces now:
| (2100, 800) | LMB | (1650, 800) | LMB |
| (1250, 1200) | LMB | F9 | |
| (2100, 700) | LMB | (1600, 1700) | LMB |
| (1200, 1100) | LMB | F9 | |
| [Not enough detail] | Num-Del | (950, 1400) | LMB |
| (2350, 200) | LMB | [That looks better!] | |
| (2100, 600) | LMB | (1550, 600) | LMB |
| (1150, 1000) | LMB | F9 | |
| (2100, 500) | LMB | (1550, 500) | LMB |
| (1350, 650) | LMB | F9 | Num-7 |
Placing the zener diodes.
Enough routing for the time being. Let's go back to the 'Place' 'Move' menu.
| (-200, 3500) | LMB [Z15] | F2 | F2 |
| F2 | (2000, 800) | F4 [Length Min] | F1 [Place] |
| Pick Z14 | (1900, 700) | F4 | F1 |
| Pick Z13 | (1800, 600) | F4 | F1 |
| Pick Z12 | (1400, 600) | F4 | F1 |
Now, this already looks good, but the lowerleft of the PCB is still a bit empty. So we're going to place the
zeners there. See how far we get.
| Pick Z12 | (1100, 800) | F4 | F1 |
| Pick Z13 | (1000, 800) | F4 | F1 |
| Pick Z14 | (900, 800) | F4 | F1 |
| Pick Z15 | (800, 800) | F4 | F1 |
Press 'Num-1' to refresh the screen.
When looking at the terminal blocks J1 - J5, we see that they have the wrong orientation for matching with the
Parinocard Input section. So we will turn each terminal block 180 degrees.
| (300, 500) | LMB [J5] | F2 | F2 |
| (300, 300) | F4 | F1 | |
| (300, 700) | LMB [J4] | F4 | F1 |
| (300, 1100) | LMB [J3] | F4 | F1 |
| (300, 1500) | LMB [J2] | F4 | F1 |
| (300, 1900) | LMB [J1] | F4 | F1 |
Now make sure we are in the 'Router' menu again.
| (1050, 1700) | LMB | (600, 1700) | LMB |
| (400, 1900) | LMB | F9 | |
| (1000, 1600) | LMB | (600, 1600) | LMB |
| (500, 1500) | F9 | ||
| (1000, 1500) | F1 | (800, 1500) | LMB |
| (400, 1100) | LMB | F9 | |
| (300, 300) | LMB | (600, 300) | LMB |
| (700, 400) | LMB | (700, 1100) | LMB |
| (900, 1300) | LMB | F9 | |
| (350, 750) | LMB | (500, 700) | LMB |
| (600, 800) | LMB | (600, 1150) | LMB |
| (850, 1400) | LMB | F9 | |
| [Zoom in] | Num-Del | (0, 0) | LMB |
| (2450, 1600 | LMB | ||
| (1100, 300) | LMB | (1500, 300) | F8 |
| Num-1 | (900, 300) | LMB | |
| F9 | LMB | F9 | |
| (1000, 300) | LMB | F9 | |
| (800, 800) | LMB | (800, 1100) | LMB |
| (900, 1200) | LMB | F9 | |
| (1100, 800) | LMB | F9 | |
| (1000, 800) | LMB | (1000, 950) | LMB |
| (1050, 1000) | LMB | F9 | |
| (900, 800) | LMB | (900, 1000) | LMB |
| (1000, 1100) | LMB | F9 |
Fixing routed tracks.
Now we see that the traces from Z15 are a bit out of line with the others. No problemo. We're gonna fix this
immediately.
| <Modify> | LMB | (800, 1100) | LMB |
| (800, 1050) | LMB | (900, 1200) | LMB |
| (950, 1200) | LMB |
That looks 'MUCH' better, amigo!
Grounding the route track.
Now this all looks superb. We're going on with the ground tracks (GND). Press F10 and touch 'Route Conn'.
| (800, 300) | LMB | (650, 150) | LMB | (150, 150) |
| LMB | (150, 300) | F9 | (300, 500) | LMB |
| (150, 500) | LMB | F9 | ||
| (300, 900) | LMB | (150, 900) | LMB | F9 |
| (300, 1300) | LMB | (150, 1300) | LMB | F9 |
| (300, 1700) | LMB | (150, 1700) | LMB | F9 |
| <Unroute> | (1300, 300) | LMB | LMB | |
| <Route Conn> | (1100, 300) | LMB | (800, 300) | LMB |
| (650, 150) | LMB | (150, 150) | LMB | (150, 2100) |
| LMB | (600, 2100) | LMB | (800, 1900) | LMB |
| F9 | Num-7 |
Place the remaining zener diodes.
| RMB | F4 | F1 | ||
| (-200, 3100) | LMB | F2 | F2 | F2 |
| (1950, 900) | F4 | F1 | (500, 3600) | LMB |
| F2 | F2 | (2250, 300) | F4 | F1 |
| (500, 3500) | LMB | F2 | F2 | (2250, 200) |
| F4 | F1 | |||
| Pick Z8 | (2700, 200) | F4 | F1 | |
| Pick Z7 | (2700, 300) | F4 | F1 | |
| Pick Z6 | F2 | (2600, 2000) | F4 | F1 |
| Pick Z5 | F2 | (2500, 2000) | F4 | F1 |
| Pick Z4 | F2 | (2400, 2000) | F4 | F1 |
| Pick Z3 | F2 | (2300, 2000) | F4 | F1 |
| Pick Z2 | F2 | (2200, 2000) | F4 | F1 |
| Pick Z1 | F2 | (2100, 2000) | F4 | F1 |
Route the zener diode connections.
First we zoom in by using Num-Del + (900, 0) + LMB + (2850, 500) + LMB.
| (1950, 500) | LMB | F9 | |
| (1100, 300) | LMB | F9 | |
| (1750, 200) | LMB | F9 | |
| (1750, 300) | LMB | (1900, 300) | F9 |
| (2250, 300) | LMB | (2250, 950) | LMB |
| (2200, 1000) | F9 | ||
| (2250, 200) | LMB | (2300, 200) | LMB |
| (2350, 250) | F9 | ||
| (2350, 1000) | LMB | (2250, 1100) | LMB |
| F9 | |||
| (2100, 1200) | LMB | (2250, 1200) | LMB |
| (2450, 1000) | LMB | (2450, 250) | LMB |
| (2500, 200) | F9 | ||
| (2100, 1300) | LMB | (2250, 1300) | LMB |
| (2250, 1000) | LMB | (2250, 350) | LMB |
| (2600, 300) | F9 |
Hmm. Conductance will not suffer from it, but it doesn't look very nice. We're going to modify the traces a
bit so they look better.
In theory this should be a bit better too since now the capacitances due to distances between tracks gets more
even.
| <Modify> | LMB | (2250, 1300) | LMB | (2350, 1300) |
| LMB | (2250, 1200) | F1 | (2300, 1200) | F1 |
| (2550, 1000) | LMB | (2550, 1100) | LMB | (2450, 1000) |
| F1 | (2300, 1050) | F1 | ||
| <Line Width> | (2250, 400) | LMB | MMB | LMB |
| "50" | Num-1 |
Repeat this last operation (the line width alteration) for the other three tracks between resistor and zener
diode.
I like fat tracks. I -payed- for that copper you know!
| RMB | F1 | (2450, 250) | LMB | (2450, 300) | LMB |
| (2500, 200) | LMB | (2550, 200) | LMB | ||
| Num-Del | (1900, 1300) | LMB | (3500, 2900) | LMB | |
| RMB | F1 | (2100, 2000) | LMB | F9 | |
| (2200, 2000) | LMB | (2200, 1850) | LMB | (2150, 1800) | F9 |
| (2300, 2000) | LMB | (2300, 1800) | LMB | (2200, 1700) | F9 |
| (2400, 2000) | LMB | (2400, 1750) | LMB | (2250, 1600) | F9 |
| (2500, 2000) | LMB | (2500, 1700) | LMB | (2300, 1500) | F9 |
| (2600, 2000) | "w50" | (2600, 1650) | LMB | (2350, 1400) | F9 |
See that? We can change the line width while routing! This opens lots of opportunities for us. Now you can lay
lines with several line thicknesses without afterwards having to go to the 'Modify' menu.
The "w" command works from the last set corner until canceled by the operator.
Now is the time to place Z16. Pick it up at (-200, 3600), rotate twice and place it at (1100, 2300) after length minimisation. You see? You get the hang of it.
Now we're gonna place the remaining components. Make sure we are in the 'Place' 'Move' section.
| Pick C1 | F5 [One bigger] | (1300, 1600) | F4 | F2 |
| (1800, 2100) | F4 | F1 | ||
| Pick R17 | F2 [Rotate] | F2 | F2 | F5 |
| F5 | (1900, 2100) | F4 | F1 | |
| Pick R18 | F2 | F2 | F2 | F5 |
| F5 | (2000, 2200) | F4 | F1 | |
| (2100, 2800) | LMB | (3050, 2800) | F4 | F1 |
| Pick C5 | (3100, 2100) | F4 | F1 | |
| Pick R1 | F2 | F2 | F2 | F5 |
| F5 | (2800, 2000) | F4 | F1 |
Route the voltage regulator.
Now it's time to route the voltage regulator section. Select the Routing function.
| (300, 2800) | "w50" | F9 | ||
| (300, 2600) | "w50" | (500, 2600) | LMB | (600, 2700) |
| LMB | (800, 2700) | LMB | (850, 2600) | F9 |
| (900, 2800) | "w50" | F9 | ||
| (1300, 2800) | "w50" | F9 | ||
| (1700, 2800) | "w50" | F9 | ||
| (1500, 2600) | LMB | F9 | ||
| Num-Del | (200, 2800) | LMB | (2400, 1600) | LMB |
| (300, 2100) | LMB | (600, 2100) | F9 | |
| (600, 2300) | LMB | (700, 2300) | F9 | |
| (1100, 2200) | LMB | F9 | ||
| (1100, 1900) | LMB | (800, 1900) | LMB | (600, 2100) |
| LMB | (600, 2300) | LMB | (850, 2300) | LMB |
| (1150, 2600) | LMB | F9 | ||
| (1800, 2100) | LMB | F9 | LMB | F9 |
| (1700, 2200) | LMB | F9 | Num-7 | |
| Num-Del | (3300, 2900) | LMB | (1500, 1200) | LMB |
| (1100, 2100) | LMB | (1450, 2100) | LMB | (1850, 2500) |
| F9 | ||||
Go to 'Place' 'Move' and do: (1700, 2800) + LMB + (1600, 2800) + LMB
Go back to 'Routing'
| (1100, 2300) | LMB | (1500, 2300) | LMB |
| (1900, 2700) | LMB | (2300, 2700) | F8 [End routing] |
| (1900, 2500) | LMB | (1950, 2600) | F9 |
| (1850, 2350) | LMB | (1900, 2300) | LMB |
| (2100, 2500) | F9 | (2100, 2300) | Num-0 |
| (2200, 2500) | LMB | F9 | |
| LMB | F9 | ||
| (2400, 2500) | LMB | F9 | |
| LMB | F9 | ||
| (2500, 2500) | LMB | F9 | |
| (2300, 2700) | LMB | (2750, 2700) | LMB |
| (2800, 2650) | F9 | ||
| (2000, 2600) | LMB | (2650, 2600) | LMB |
| (2750, 2500) | LMB | (2850, 2500) | LMB |
| (2950, 2600) | F9 | Num-7 |
That damned no-good connector.
By this time, we can no longer pretend as if the header connector is still suitable for us. It's a design
error and they should sack the guy who put it in in the first place! Nah, no matter who did this, is a three
time loser!
Now, we -could- reconnect all pins, no problem, but we keep on working with a no- good connector. What we need
here are SIP headers. If only we could change that, on the fly. On the Fly? That's it! We can do it
On-The-Fly!
Here goes.... Not in a table this time, just on a line: RMB F1 F8 F5 F2 "con\sip\8p" Select Accept
That's it. We now have a SIP connector on the mouse pointer. Rotate and drop it at (3350, 2000). F1 (3200,
1200) F1 F1 (3200, 400) F1 RMB <Del Part>
Click anywhere on J6. LMB LMB LMB and J6 is gone forever.
| RMB | <Add Conn> | Num-1 | LMB | |
| (2700, 1900) | LMB | (3200, 1900) | LMB | RMB |
| (2700, 1800) | LMB | (3200, 1800) | LMB | RMB |
Repeat this last step for the other 13 resistors.
| (3200, 300) | LMB | (3200, 400) | LMB | (3350, 2000) |
| LMB | RMB |
We now must move resistor R1 100 mils up. Go to 'Place' 'Move' and do so. Then return to 'Routing'.
| <Modify> | <Del Crn> | (2800, 2650) | LMB | LMB |
| F2 | (2800, 2500) | LMB | (2800, 2600) | LMB |
Done. Press Num-1.
Now move C5 from (3100, 2100) to (3050, 2200). Remove the corner from the (now angled) trace.
| <In/Out> | <On-The-Fly> | F1 | (2800, 2100) | LMB |
| (3350, 2100) | LMB | RMB | ||
| (3050, 2200) | LMB | (3350, 2200) | LMB | RMB |
| (3050, 2350) | LMB | (3350, 2300) | LMB | (3350, 2500) |
| LMB | (3350, 2600) | LMB | RMB | |
| (3050, 2600) | LMB | (3350, 2400) | LMB | RMB |
| (3050, 2800) | LMB | (3350, 2700) | LMB | RMB |
Go to 'Route' 'Route Conn'.
| (2300, 2700) | LMB | (3350, 2750) | LMB | (3300, 2800) | F9 |
| (3350, 2600) | LMB | F9 | Num-1 | ||
| (2350, 2700) | LMB | (3450, 2500) | LMB | (3450, 2400) | F9 |
| (3350, 2400) | LMB | (3300, 2400) | LMB | (3100, 2600) | F9 |
| (3350, 2300) | LMB | (3150, 2300) | LMB | (3100, 2350) | F9 |
| (3350, 2200) | LMB | F9 | (3350, 2100) | LMB | F9 |
| (3100, 2700) | LMB | (3150, 2700) | LMB | (3250, 2650) | LMB |
| (3450, 2600) | LMB | (3450, 2300) | LMB | (3159, 2300) | LMB |
| (3100, 2350) | F9 | ||||
| (3050, 2700) | LMB | (3150, 2700) | LMB | (3250, 2650) | LMB |
| (3450, 2600) | LMB | (3450, 2300) | LMB | (3159, 2300) | LMB |
| (3100, 2350) | LMB | (2850, 2350)) | LMB | (2700, 2500) | F9 |
| (3050, 2350) | LMB | (3100, 2350) | LMB | (3150, 2300) | LMB |
| (3450, 2300) | LMB | (3450, 2000) | LMB | (3350, 2000) | LMB |
| (3350, 1800) | F9 | Num-7 | |||
| (3350, 1800) | LMB | F9 | (3350, 1800) | LMB | F9 |
By now, there's only one connection left. Can you see the yellow line? Go fix it yourself. You can do it. I
will give you onw clue: use the south passage.
Now we're gonna finish up a bit. It's been good until now.
| <Create> | <Board> | <Modify> | <Move Seg> | (4000, 1600) | LMB |
| (3600, 1600) | LMB | RMB | RMB | RMB | <Setup> |
| (300, 300) | F9 [Set Origin] | <Sizes> | LMB | (10880, 9027) | LMB |
| "50" | RMB | RMB | Num-7 | F6 | F1 |
What we did with 'Sizes' is replace all lines with a width of 12 by lines with a width of 50. 50 Mil is a nice
value. And why throw away copper?
The last operation performed was a 'space check'. The program calculates the distances between tracks and if
tracks are too close you get a warning.
Save your design for later.
<In/Out> <Job Out> "parixt"Print your artwork via:
In this lesson you learned how to use PADS PCB. Please try all the options available. You cannot destroy anything, so go ahead and test things. For example: try to make text, move the names, create copper planes.
Page created September 2004,
Page equipped with FroogleBuster technology