0
Offline
Newbie
Karma: 0
Posts: 39
Arduino rocks
|
 |
« Reply #45 on: January 08, 2013, 02:27:50 pm » |
I changed all wires to Net but that didn't solve this issue. I than replaced the resistor by another type and now they are linked when I move them. Thanks though for the idea!
So is the best next step using that button or should I start from scratch?
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #46 on: January 08, 2013, 02:34:48 pm » |
In your schematic, check that the Grid is set to 0.05", and see if it will make the connection.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 39
Arduino rocks
|
 |
« Reply #47 on: January 08, 2013, 02:44:21 pm » |
Thanks CrossRoads, it wasn't correct. All connections look fine now. I found a good tutorial here: to turn it in a PCB
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 39
Arduino rocks
|
 |
« Reply #48 on: January 09, 2013, 02:23:38 pm » |
So wiring is completed and following the instructions I'm about ready to create Gerber files now. Is there any other check except checking the design rules and verifying everything manually 10 times? 
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Dallas
Online
Shannon Member
Karma: 118
Posts: 10165
|
 |
« Reply #49 on: January 09, 2013, 02:49:29 pm » |
In what way does it do this? Gives full permission to "Everyone". Removing the software did not undo the security change. Took about 30 minutes to clean up the mess.
|
|
|
|
|
Logged
|
|
|
|
|
Anchorage, AK
Offline
Sr. Member
Karma: 10
Posts: 492
|
 |
« Reply #50 on: January 09, 2013, 02:57:19 pm » |
FWIW, I do two things before sending a design off to be manufactured. First, take a print of your schematic and go over every connection on the PCB. I use a highlighter to mark off each link. With netlists, this isn't such a big deal, but I find it gives me a chance to eyeball every connection one at a time for things like trace width, proximity, length, better routes, etc.
Second, I print out the board at 1:1, put it over some cardboard, and poke holes into every pin. Then, I put the actual components into the "board" and make sure everything fits without bumping into stuff. It also helps to ensure the holes are the right size for the component leads and so on.
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #51 on: January 09, 2013, 06:06:26 pm » |
Download the .cam and .dru files from iteadstudio.com Run the error check on the board. Tools:DRC, load the iteadstudio .dru file, click check. If that comes back with only "stopmask" errors, you are ready to make Gerbers. If not, fix the errors.
Gerbers: File:CAM processor, File:Open:Job, select the iteadstudio .cam file, click Process Job. You can download a free gerber file viewer from viewplot.com. When ready, zip the 13 created files (but Not the .sch & .brd files) and send them to iteadstudio per their instructions after you make payment and have an Order #. Include the Order # with your files. I pay by paypal with them.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 9
Posts: 280
|
 |
« Reply #52 on: January 09, 2013, 07:03:36 pm » |
BTW, there is a SCRIPT you can run that will snap objects to the grids in your schematic.... So if the components/net/wires aren't connected, it will be very obvious. (because they'll be left hanging).
Also running the script is useful if you drew the schematic on different grid settings and want to fix it all.
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #53 on: January 09, 2013, 07:11:26 pm » |
And you run that script by .... ?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 9
Posts: 280
|
 |
« Reply #54 on: January 09, 2013, 07:16:57 pm » |
And you run that script by .... ?
Switch to the Schematic Viewer, click File ---> Run ---> change directories to "ulp" scroll down and look for "snap-on-grid-sch.ulp" click Open... and enter a Grid setting (in mils) press OK.
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #55 on: January 09, 2013, 07:41:10 pm » |
Easy to find when you know what to look for. Isn't there a keystroke thing that works also? Like CTRL, left click twice or something? Been a while since I had parts off grid.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 9
Posts: 280
|
 |
« Reply #56 on: January 09, 2013, 07:52:46 pm » |
Isn't there a keystroke thing that works also? Like CTRL, left click twice or something? I'm on a Mac, but yeah there's the ALT/OPTION key if you want to snap on your "alternate" grid setting, and not your regular grid setting. But this works only on the current line/net/wire you're drawing. The script will work on everything already laid out on your schematic. There are other useful scripts like Board Statistics ("statistic-brd.ulp") which gives you X/Y dimensions of your board, how many pads, holdes, vias, smd top, bottom parts you've used, etc... useful when sending quote jobs to pc board manufacturers. There's also the BOM Bill of Materials Script, panelizing, etc.
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #57 on: January 09, 2013, 07:55:09 pm » |
Will have to play with some of those. I've only done one script, the one that exports all parts from a schematic into a library.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 0
Posts: 180
|
 |
« Reply #58 on: January 10, 2013, 12:44:48 am » |
Will have to play with some of those. I've only done one script, the one that exports all parts from a schematic into a library.
That a ULP, rather than a script, but the same really. By the way Eagle 6.4 came out yesterday..
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #59 on: January 10, 2013, 02:55:27 am » |
I'm still on 6.2. Never even got my .cam & .dru files moved over for 6.3!
|
|
|
|
|
Logged
|
|
|
|
|
|