Page 1 of 1

Eagle 5.11.0 - Circuit Board CAD software SFS Package

Posted: Tue 08 Feb 2011, 23:18
by Q5sys
The EAGLE Layout Editor is an easy to use, yet powerful tool for designing printed circuit boards (PCBs). The name EAGLE is an acronym, which stands for

Easily Applicable Graphical Layout Editor

The program consists of three main modules

* Layout Editor
* Schematic Editor
* Autorouter

which are embedded in a single user interface. Therefore there is no need for converting netlists between schematics and layouts.


What can the Freeware version do... well here you go: http://www.cadsoftusa.com/freeware.htm

Get v5.11.0 here.

Want an older version? 5.8.0 can be found here.

Re: Eagle 5.11.0 - Circuit Board CAD software SFS Package

Posted: Tue 08 Feb 2011, 23:41
by RetroTechGuy
Q5sys wrote:The EAGLE Layout Editor is an easy to use, yet powerful tool for designing printed circuit boards (PCBs). The name EAGLE is an acronym, which stands for

Easily Applicable Graphical Layout Editor

The program consists of three main modules

* Layout Editor
* Schematic Editor
* Autorouter

which are embedded in a single user interface. Therefore there is no need for converting netlists between schematics and layouts.


What can the Freeware version do... well here you go: http://www.cadsoftusa.com/freeware.htm

Get v5.11.0 here.

Want an older version? 5.8.0 can be found here.
Eagle is a really cool program. I started using it more than a decade ago. Pretty easy to learn, even without a manual.

Thanks Q5sys! (downloading SciLab as well :D )

Posted: Wed 09 Feb 2011, 00:46
by jamesbond
Thanks Q5sys. It doesn't come with menu entry, though, so I had to figure out that it's stored in /opt. But it starts up fine in my puppeee.

Posted: Wed 09 Feb 2011, 03:34
by Q5sys
jamesbond wrote:Thanks Q5sys. It doesn't come with menu entry, though, so I had to figure out that it's stored in /opt. But it starts up fine in my puppeee.
There should be a bash script that loads it in /root/Desktop/
However now that I think about it... people knowing that depends on if they have that visable from their desktop.

No work in puppy slacko 5.6

Posted: Tue 12 Nov 2013, 00:57
by mister_electronico
I load on fly the two sfs files, and no worik.

No is in menu and in the terminal is missing eagle command.

Any Idea?

Thanks.

Re: No work in puppy slacko 5.6

Posted: Tue 12 Nov 2013, 01:31
by Q5sys
mister_electronico wrote:I load on fly the two sfs files, and no worik.

No is in menu and in the terminal is missing eagle command.

Any Idea?

Thanks.
Read the prior post:
Q5sys wrote:
jamesbond wrote:Thanks Q5sys. It doesn't come with menu entry, though, so I had to figure out that it's stored in /opt. But it starts up fine in my puppeee.
There should be a bash script that loads it in /root/Desktop/
However now that I think about it... people knowing that depends on if they have that visable from their desktop.
So either look in /opt, or go to /root/desktop and use the bash script.

You are in true.

Posted: Tue 12 Nov 2013, 14:21
by mister_electronico
You are in true Q5sys.

Thanks for your great contribution.

See you.

Re: Eagle 5.11.0 - Circuit Board CAD software SFS Package

Posted: Tue 12 Nov 2013, 15:46
by Moose On The Loose
Q5sys wrote:The EAGLE Layout Editor is an easy to use, yet powerful tool for designing printed circuit boards (PCBs).
A nice thing about Eagle is that there are shops that will make your board directly from the Eagle project. You don't need to make gerbers. A while back, I worked with a company that took Eagle and a BOM in their preferred format and shipped you stuffed boards.

Another option is ExpressPCB which runs under wine. You can get 4 boards faster and at a lower cost with ExpressPCB than with any other method of getting boards made. The down side is that larger quantities don't give you much of a price break.

BTW: If you search on kicad, you will find my contribution on the schematic capture and modeling side of things.