CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Electronics > PCB milling


PCB milling Discuss PCB milling here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 09-30-2009, 11:30 AM
Drools's Avatar  
Join Date: Feb 2009
Location: Canada
Posts: 877
Drools is on a distinguished road
Eagle PCB design question

Sorry to be a pain by having so many questions.
When I'm working in Eagle PCB layout, I find it very difficult to find the correct part to insert into the layout.
I usually search for a suitable part from DigiKey then try to find a matching part from the Eagle library that has the same foot-print as the DigiKey part. I find this very difficult and time consuming, is there an easier way to do this?

Thanks
Brent
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 10-01-2009, 08:27 AM
 
Join Date: Dec 2004
Location: Memphis, TN
Posts: 1,074
Jay C is on a distinguished road

I have found the Sparkfun library has a lot more recent parts, but the best solution I found was to make my own library for parts I knew I would use more than once.

Jay
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 10-01-2009, 09:28 PM
Drools's Avatar  
Join Date: Feb 2009
Location: Canada
Posts: 877
Drools is on a distinguished road

Thank you very much Jay, I downloaded the library and put it to good use.
I was wondering if you guys would mind proofing a board design for me.
I have not done a board of this complexity before and I do not want to waste PCB material making bad boards.
I had to rename the file to txt to upload it to the board. Just down and rename it to a brd file for Eagle to find it.

Thanks
Attached Files
File Type: txt zTest.txt‎ (23.7 KB, 86 views)
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 10-02-2009, 01:19 AM
 
Join Date: Dec 2004
Location: Memphis, TN
Posts: 1,074
Jay C is on a distinguished road

Wow, those inline parts are dinky, 0201 ... not gonna be hand assembling it then right? I don't know about others, but I don't like my wires to be that close to others. You's are .004" apart. Are you gonna mill this? If not, check with the board house and make sure you set your rule check to match their tolerances, trace widths, and standard drill sizes.

Why the vias to the top later under the long chip, why not leave it on the bottom?

Also, why did you move the dimension box to the bottom later? If you are going to use it for the milling, you need to move it to the milling layer (46) for PCB-Gcode to create the milling gcode.

Finally, what is it?

Jay
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 10-02-2009, 07:15 AM
Drools's Avatar  
Join Date: Feb 2009
Location: Canada
Posts: 877
Drools is on a distinguished road

Good points Jay, I'm still learning.
I forgot the trace to the ground on pin 22 of the chip. I switched out the 0201 package for 0402, yes I was hoping to solder these by hand or make a reflow hotplate to do the job. I could space a little further apart, the traces going up the right hand side. I must have deleted the box outline by mistake, I'm a noob on Eagle. I wish I had a tool to drill the holes, I was supposed to get one but nothing materialized as of yet.
I still need to find or make a DC POWER JACK for the board. I need a R/A(right angle) Barrel type one that I can purchase from DigiKey and has a Eagle counterpart. I did some preliminary checking but did not find a Eagle library part that matched any of the Digikey parts. I have to check the total power requirements on the chips I'm using, I might just be able to run the board off USB power alone.
The circuit has already been running for a few weeks on my bread board at home, it is a replacement for a parallel port interface with some special code running on the uC.

Last edited by Drools; 10-02-2009 at 09:38 AM.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 10-02-2009, 02:52 PM
 
Join Date: Dec 2004
Location: Memphis, TN
Posts: 1,074
Jay C is on a distinguished road

Originally Posted by Drools View Post
Good points Jay, I'm still learning.
I forgot the trace to the ground on pin 22 of the chip. I switched out the 0201 package for 0402, yes I was hoping to solder these by hand or make a reflow hotplate to do the job.
Do you have any of these parts to see how truly small they are? Were you going to mill a solder mask or try to squirt some dabs from a syringe?
http://en.wikipedia.org/wiki/Surface-mount_technology
0201 (0603 metric) : 0.024" × 0.012" (0.6 mm × 0.3 mm)
0402 (1005 metric) : 0.04" × 0.02" (1.0 mm × 0.5 mm)

Keep in mind your traces are .016" and that's pretty small. Might be a better idea to scale up to 603 to start with.
http://nerdfever.com/wp-content/uplo...ch-o-meter.png

I could space a little further apart, the traces going up the right hand side. I must have deleted the box outline by mistake, I'm a noob on Eagle. I wish I had a tool to drill the holes, I was supposed to get one but nothing materialized as of yet.
I use the Wolfgang to drill holes. You just need the PCB bits. But you don't want to have to stock a bunch of different ones, and if you are going to be adding vias by hand, you don't need the holes any bigger than 30ga wireor whatever you decide to use.
I still need to find or make a DC POWER JACK for the board. I need a R/A(right angle) Barrel type one that I can purchase from DigiKey and has a Eagle counterpart. I did some preliminary checking but did not find a Eagle library part that matched any of the Digikey parts. I have to check the total power requirements on the chips I'm using, I might just be able to run the board off USB power alone.
http://www.sparkfun.com/commerce/pro...roducts_id=119 Making a part is easy. Just follow the sparkfun tutorial.
The circuit has already been running for a few weeks on my bread board at home, it is a replacement for a parallel port interface with some special code running on the uC.
Well, you can also try shrinking the signal lines to 12mils if you think your machine will do it. I try not to get the parallel wires any closer than 8mil worst case, and I do my best to keep them as far apart as I can.
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 10-02-2009, 06:29 PM
Drools's Avatar  
Join Date: Feb 2009
Location: Canada
Posts: 877
Drools is on a distinguished road

Thanks again Jay, I took your advise and made some changes.
Attached Files
File Type: txt zTest1.txt‎ (25.0 KB, 24 views)
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 10-02-2009, 11:04 PM
 
Join Date: Dec 2004
Location: Memphis, TN
Posts: 1,074
Jay C is on a distinguished road

I just realized you are creating the board from scratch without drawing a schematic. Keep in mind that the green through-hole pads will be on both sides. Thus the vias and jumpers you have are not needed, just run the wire on the top side from pad to pad.

I would highly recommend drawing the schematic first though. makes routing a lot easier.

Jay

Update: I removed some vias so you could see what I am saying. Vias are "expensive" both in your time and if you send to a board house.
Attached Thumbnails
Click image for larger version

Name:	test_b4.jpg‎
Views:	73
Size:	26.2 KB
ID:	90363   Click image for larger version

Name:	test_aft.jpg‎
Views:	74
Size:	41.0 KB
ID:	90364  
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 10-02-2009, 11:29 PM
 
Join Date: Dec 2004
Location: Memphis, TN
Posts: 1,074
Jay C is on a distinguished road

I did some rerouting. Do your signal wires need to be 24mil? Are they logic TTL or something more?

Also, anywhere the green pad overlaps a red or blue wire, they will be connected. You had some shorts due to this.

Jay
Attached Files
File Type: txt zTest1j.txt‎ (24.8 KB, 18 views)
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 10-03-2009, 12:13 PM
Drools's Avatar  
Join Date: Feb 2009
Location: Canada
Posts: 877
Drools is on a distinguished road

Sorry for the questions I'm just trying to learn the process and do the board correct the first time I route it. I always thought a via was to transfer a signal trace from one layer to an other layer. In my case top to bottom layer.
I did try to create the schematic and then make the board from there but there did not seem to be any logic to what the board layout was when I did the auto routing?
Jay, I notice the LED does not have any traces on the bottom and it is a through-hole component, how do I solder the LED if it is sitting flush to the PCB?
Edit:
I think I see now what you mean Jay, I do not need to switch the trace from layer to layer as much as I have been doing. The pads will be routed on the bottom anyway so I will have something to solder to.

I did have the logic traces at .016 but in your previous post I thought you meant that was too small so I bumped them up to the next size.

Last edited by Drools; 10-03-2009 at 12:45 PM.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 10-03-2009, 12:49 PM
 
Join Date: Dec 2004
Location: Memphis, TN
Posts: 1,074
Jay C is on a distinguished road

Originally Posted by Drools View Post
Sorry for the questions I'm just trying to learn the process and do the board correct the first time I route it. I always thought a via was to transfer a signal trace from one layer to an other layer. In my case top to bottom layer.
I did try to create the schematic and then make the board from there but there did not seem to be any logic to what the board layout was when I did the auto routing?
Jay, I notice the LED does not have any traces on the bottom and it is a through-hole component, how do I solder the LED if it is sitting flush to the PCB?
I did have the logic traces at .016 but in your previous post I thought you meant that was too small so I bumped them up to the next size.
No I meant the spacing between them seemed too small. I'm not sure which are LED's unless it's the 2 diodes by the Berg connector (might want to add component labels). Any green pads will show up on both the top and bottom layer. If you have a green pad existing that has the same signal you want to take to the other side you don't really need a via. But, if you are doing this at home, and you don't think you'll be able to add a little solder on both sides of a through-hole part then that might be a good idea ... just more work filling vias.

Some like the autorouter, I prefer to hand route. Have you ran PCB-Gcode and looked at the resulting gcode. Have you been over to www.millpcbs.com and looked through Phil's suggestions/methods?

I would want to send me your circuit schematic, I could try my hand at routing it.

Jay
Tweet this Post!Share on Facebook
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about the CNCRouterParts Design Dman65 DIY-CNC Router Table Machines 7 02-01-2010 10:19 AM
Design question. Why is it so? XYZ voltsandbolts Open Source CNC Machine Designs 6 01-08-2009 09:09 AM
Design question Jay325e30 CNC Plasma and Waterjet Machines 2 10-06-2008 06:27 AM
Design question AndyL DIY-CNC Router Table Machines 3 04-01-2007 04:54 PM
auger design question erase42 Mechanical Calculations/Engineering Design 10 12-03-2006 11:13 AM




All times are GMT -5. The time now is 10:21 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353