eagle
This commit is contained in:
parent
ddade75270
commit
157fd6f1a1
643 changed files with 98519 additions and 0 deletions
10
eagle-5.7.0/projects/examples/hexapod/DESCRIPTION
Normal file
10
eagle-5.7.0/projects/examples/hexapod/DESCRIPTION
Normal file
|
@ -0,0 +1,10 @@
|
|||
<language en>
|
||||
<b>Hexapod Example Project</b>
|
||||
<p>
|
||||
Consists of a consistent pair of schematic and layout files.
|
||||
</language>
|
||||
<language de>
|
||||
<b>Hexapod-Beispiel-Projekt</b>
|
||||
<p>
|
||||
Besteht aus einer Schaltplan- und einer Platinen-Datei. Beide sind konsistent.
|
||||
</language>
|
34
eagle-5.7.0/projects/examples/hexapod/eagle.epf
Normal file
34
eagle-5.7.0/projects/examples/hexapod/eagle.epf
Normal file
|
@ -0,0 +1,34 @@
|
|||
[Eagle]
|
||||
Globals="Globals"
|
||||
Desktop="Desktop"
|
||||
|
||||
[Globals]
|
||||
AutoSaveProject=1
|
||||
|
||||
[Win_1]
|
||||
Type="Control Panel"
|
||||
Loc="0 0 550 320"
|
||||
State=2
|
||||
Number=0
|
||||
|
||||
[Win_2]
|
||||
Type="Board Editor"
|
||||
Loc="7 24 811 647"
|
||||
State=2
|
||||
Number=1
|
||||
File="hexapod.brd"
|
||||
|
||||
[Win_3]
|
||||
Type="Schematic Editor"
|
||||
Loc="14 48 818 671"
|
||||
State=2
|
||||
Number=2
|
||||
File="hexapod.sch"
|
||||
View="-80122 -55229 3966456 2696891"
|
||||
Sheet=1
|
||||
|
||||
[Desktop]
|
||||
Screen="1024 768"
|
||||
Window="Win_1"
|
||||
Window="Win_2"
|
||||
Window="Win_3"
|
BIN
eagle-5.7.0/projects/examples/hexapod/hexapod.brd
Normal file
BIN
eagle-5.7.0/projects/examples/hexapod/hexapod.brd
Normal file
Binary file not shown.
BIN
eagle-5.7.0/projects/examples/hexapod/hexapod.sch
Normal file
BIN
eagle-5.7.0/projects/examples/hexapod/hexapod.sch
Normal file
Binary file not shown.
Reference in a new issue