| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| X-Mailer: | exmh version 2.8.0 04/21/2012 (debian 1:2.8.0~rc1-2) with nmh-1.5 |
| X-Exmh-Isig-CompType: | comp |
| X-Exmh-Isig-Folder: | inbox |
| From: | karl AT aspodata DOT se |
| To: | geda-user AT delorie DOT com |
| Subject: | [geda-user] Kicad converted fp with errors |
| Mime-Version: | 1.0 |
| Message-Id: | <20171226160025.55A07804CEDF@turkos.aspodata.se> |
| Date: | Tue, 26 Dec 2017 17:00:25 +0100 (CET) |
| X-Virus-Scanned: | ClamAV using ClamSMTP |
| Reply-To: | geda-user AT delorie DOT com |
Eg.
http://www.gedasymbols.org/user/erich_heinzle/kicad/footprints/Transistor_TO-220_RevB_03Sep2012.mod/TO-220_Bipolar-BCE_Vertical_LargePads.fp
gives me:
ERROR parsing file 'TO-220_Bipolar-BCE_Vertical_LargePads.fp'
line: 41
description: 'Unknown flag: "" ignored'
ERROR parsing file 'TO-220_Bipolar-BCE_Vertical_LargePads.fp'
line: 44
description: 'Unknown flag: "" ignored'
ERROR parsing file 'TO-220_Bipolar-BCE_Vertical_LargePads.fp'
line: 47
description: 'Unknown flag: "" ignored'
It is probably due to the empty flag before onsolder:
$ grep -n ,ons TO-220_Bipolar-BCE_Vertical_LargePads.fp
41:Pad[0 -3545 0 3545 6690 2000 7490 "" "C" ",onsolder"]
44:Pad[-10000 -3545 -10000 3545 6690 2000 7490 "" "B" ",onsolder"]
47:Pad[10000 -3545 10000 3545 6690 2000 7490 "" "E" ",onsolder"]
$
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |