I’m trying to use the database. An error occurs when transferring a netlist from the schematic editor to the board editor:
There is some kind of syntax error in the netlist in line 174, as if there is not enough data:
(libparts
(libpart (lib “!LVT”) (part “Resistors/10”)
(description “0603 3kOhm 1%”)
(docs “${LVT_BASE_DIR}\library\pdf\discrete\resistor\yageo\PYu-RC_Group_51_RoHS_L_11.pdf”)
(footprints
(fp)) !!!error Here (my comment) !!!
(fields
(field (name “Reference”) “R”)
(field (name “Value”) “3k”)
(field (name “Footprint”) “LVTKICADLIB:R0603”)
test prj s214 6 730 000-000 b000-000 rev2024 05 16.net (14.3 KB)
What to do in such a situation? Writing default characters from the default kicad library into the database does not help, the error is the same.
Here is the database and the dbl file, where could the error be?
LVTKICADDB.db (88 KB)
LVTKicadDBConfig.kicad_dbl (19.5 KB)
Library files:
LVTDISCRETE.kicad_sym (5.2 KB)
LVTKICADLIB.pretty.7z (8.3 KB)