Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect link to datasheet in generated kicad_sym #70

Open
jj-uk opened this issue Mar 29, 2024 · 1 comment
Open

Incorrect link to datasheet in generated kicad_sym #70

jj-uk opened this issue Mar 29, 2024 · 1 comment

Comments

@jj-uk
Copy link

jj-uk commented Mar 29, 2024

Describe the bug
In the *.kicad_sym file, property "Datasheet" is incorrect link, e.g.
(property "Datasheet" "https://item.szlcsc.com/549848.html" (id 3) (at -2.286 0.127 0)

To Reproduce
Steps to reproduce the behavior:

  1. LCSC part # that caused the issue
    C473012
  2. Arguments used for the execution
    JLC2KiCadLib C473012

Expected behavior
Link to valid datasheet.
https://datasheet.lcsc.com/lcsc/2304140030_Espressif-Systems-ESP32-WROOM-32D-N4_C473012.pdf

Screenshots

Additional context
Output:
ESP32-WROOM-32D.kicad_sym.TXT

@markusdd
Copy link

markusdd commented Apr 9, 2024

As a hint (as I rann into this at a different location for my GUI):

It is possible to correct the URL like this programatically:
markusdd/EasyEDA_to_KiCAD_Lib_UI@b6000b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants