kirschi
Newbie level 5
Hi all!
I have a problem with the footprints in protel and OrCad.
I have done a conversion from my OrCad386 Schematics, PCB's and Libraries to OrCad dsn (9.2), Protel, Altium and Pads Flow.
Opening a Schematic and PCB's is not a problem.
In OrCad386 there are no "footprints", but "First part field". I copied the content of First part field to "footprints" in OrCad and imported the *.dsn file to Protel.
At importing a *.dsn into Protel, i get this Error/Warning-Message:
>> What does that mean?
Now when i want to create a netlist from my schematic, it gives me the following:
Is this a good/working Netlist?
To create a PCB from it, i read that i have to load all my libraries into Protel, create a new PCB-Document and load the netlist. When i do that i only get two resistors in my PCB-Layout, and they're not connected either.
Does anyone of you know where i can search for a mistake or error?
If you need any further information regarding the schematic or pcb, please let me know.
Thank you in advance, i appreciate your help very much!
Best regards, Walter
I have a problem with the footprints in protel and OrCad.
I have done a conversion from my OrCad386 Schematics, PCB's and Libraries to OrCad dsn (9.2), Protel, Altium and Pads Flow.
Opening a Schematic and PCB's is not a problem.
In OrCad386 there are no "footprints", but "First part field". I copied the content of First part field to "footprints" in OrCad and imported the *.dsn file to Protel.
At importing a *.dsn into Protel, i get this Error/Warning-Message:
Code:
OrCAD Capture Import Log:
Current document: Imported APO1000.DSN\APO1000.SCH
Warning: SheetPath of part at (490,840), changed from to _1
Warning: SheetPath of part at (490,770), changed from to _2
Warning: SheetPath of part at (340,730), changed from to _3
Warning: SheetPath of part at (300,690), changed from to _4
Warning: SheetPath of part at (500,690), changed from to _5
Warning: SheetPath of part at (230,690), changed from to _6
Warning: SheetPath of part at (200,850), changed from to _7
Imported with warnings!
EndLog
>> What does that mean?
Now when i want to create a netlist from my schematic, it gives me the following:
Code:
[
D1
DIODE75
1N4007
]
[
R2
RC07
1K2/1W
]
[
REL1
10DIP300
TQ2-24V
]
[
T1
SWKA2000
KATAST
]
[
X1
14SIP100
STOKO14
]
[
X2
STOKO3
STOKO3
]
[
X3
STOKO3
STOKO3
]
(
-
X1-7
X2-2
X3-2
)
(
ANK
REL1-3
X1-8
X2-3
)
(
G+
D1-CATH
REL1-10
T1-3
X1-13
)
(
G-
D1-ANOD
REL1-1
X1-3
)
(
NetT1_2
T1-2
T1-4
)
(
NetT1_5
R2-2
T1-5
)
(
NetT1_6
T1-6
T1-8
)
(
R+
T1-7
X1-5
)
(
R-
R2-1
X1-1
)
(
SIG
REL1-4
X3-3
)
(
T1
T1-9
X1-2
)
(
T2
T1-10
X1-4
X2-1
X3-1
)
Is this a good/working Netlist?
To create a PCB from it, i read that i have to load all my libraries into Protel, create a new PCB-Document and load the netlist. When i do that i only get two resistors in my PCB-Layout, and they're not connected either.
Does anyone of you know where i can search for a mistake or error?
If you need any further information regarding the schematic or pcb, please let me know.
Thank you in advance, i appreciate your help very much!
Best regards, Walter