![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General Electronics Discussion Discuss basic electronics, power supplies and anything else electronic related here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
Need some links and suggestion for PCB software creation, something like eagle software.
__________________ Thank You, Paul G Site Owner-Webmaster- Administrator www.rfqwork.com www.cnczone.com www.welderzone.com |
|
#2
| |||
| |||
| I was just looking at building my own pcb boards with my robot and came accross this site with free software. http://www.expresspcb.com/ExpressPCBHtm/Tips.htm the free cad stuff is at the top right of page.
__________________ menomana |
|
#3
| ||||
| ||||
|
__________________ Phil, Still too many interests, too many projects, and not enough time!!!!!!!! Vist my websites - http://pminmo.com & http://millpcbs.com |
|
#7
| ||||
| ||||
| any of you guys using it for mechanical etching? How are you producing the g code?
__________________ Thank You, Paul G Site Owner-Webmaster- Administrator www.rfqwork.com www.cnczone.com www.welderzone.com |
|
#8
| |||
| |||
You've probably seen that Eagle can run script. In Eagle they're called ULP's and theres a ULP to process a Board layout (.brd). The output from the ULP is a board outline file, A board top file, a board bottom file and a Drill file. All are basically G-code that will run on TCNC or Mach2 with no or little editing. Here are the limits; The gcode for board top (and bottom if it's double sided) is for the outline of each track with no tool offset. You have to compensate when laying out the track width to add the width of the cut (half tool width each side) and if you don't it's easy to cut the track away entirely as the pass each side overlap and so wider than the remaining track. If you have two tracks parallel the gcode produced will cut both sides even though its not required. This can limit how close you can place stuff on a board because you have to add the width compensation twice. The drill file lists at the top all the tools sizes (t0, t1,... Tx) and puts tool changes in tehre. The tool size is dependant on th epart and library you selected and so might not match what you have. You need to do some editing to firstly set the sizes to the drills you do have and also I seprate out the tool sizes into seperate files. Avoids trying to manually change a tiny carbide bit with the machine on. the Eagle freeware limits you to fairly small board sizes (100x80mm?) you can get around this by panelling the board, run several sets of gcode together and just do an offset. Not an Eagle specific issue but a general isolation milling issue, unless your machine is *very* accurate and you're cutting bit and height control can produce an 8mill or so cut then you're limited to simpler boards with wide spacings, small surface mounted are tricky to do. I've settled on a hybrid method where I use eagle to produce the .brd and ULP output gcode. I mill the board to shape and drill the part and mounting holes and then toner transfer etch using the holes to line up each side. Works well, is fast and I've recently got it down to 8mill tracks reliably and can go from a .brd file to soldering in around an hour. It's a Shame my design skills are not up to speed yet... Andrew |
|
#9
| |||
| |||
| Hi admin ;-) Most pcb milling machine that im have see is specialy made for this and use Modified HPGL Language and most of time costom file format my LPKF protomat use dedicated cam/controller software also mechanical pcb etching is not realy doable whit a mill ya im knot that some ppl made it but this is a bit unreliable but for got a chache to made it you need a way to keep bit at less that +/- 1mill from pcb surface (adjsutement on a lpkf milling is +/- 18 micron) ther machine use feet around the bit for push down the pcb material and sense the height also pcb miling bit need at least 20k rpm for good cut .. so if you planig to made torug hole pcb whit 20mil wide trace this may ok but if you try to made 4 mill wide trace smt circuit a mill is not the solution personaly im have both im have a taig mill and a LPKF protomat C60 PCB milling Best Regard Marc lalonde IPC Certified PCB Designer Alphatronique |
|
#10
| ||||
| ||||
| I run Eagle 4.13 on XP sp2 fine. Phil
__________________ Phil, Still too many interests, too many projects, and not enough time!!!!!!!! Vist my websites - http://pminmo.com & http://millpcbs.com |
| Sponsored Links |
|
#11
| ||||
| ||||
| It's a friend of mines computer it will not load on, I tried it on mine and it works no problem.
__________________ Thank You, Paul G Site Owner-Webmaster- Administrator www.rfqwork.com www.cnczone.com www.welderzone.com |
|
#12
| |||
| |||
| Paul: In order to get it to install on one of my machines I had to set the instalation ".EXE" file to run in compatibility mode. In other words, once you have it downloaded and are ready to install, right-click on the file "eagle-4.XXr2e.exe", click on properties, click on the compatibility tab, put a check mark in the box that says:"Run this program in compatibility mode for:", and then select "Windows 2000" in the drop-down menu box. Once you do this, when you click on the instalation file, it will run and install. NOTE: Doing this ONLY runs the "instalation program" in compatibility mode and does not affect the way Eagle runs after it is installed.
__________________ Patrick; The Sober Pollock |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Engraving Software | The Wizard | General CAM Discussion | 31 | 03-29-2005 05:38 AM |
| Software sales or "license transfers" | metlmunchr | BobCad-Cam | 3 | 07-05-2004 04:47 PM |
| ***One stop CNC software guide*** | ynneb | DIY-CNC Router Table Machines | 4 | 05-27-2004 04:31 PM |