wokwi / easyeda2kicad

Convert EasyEDA designs to KiCad EDA
https://wokwi.com/tools/easyeda2kicad
Other
285 stars 38 forks source link

404 - Failed - No File #66

Closed TEK-Nemesis closed 3 years ago

TEK-Nemesis commented 3 years ago

Hi. I've tried with a few different EasyEDA project files and they all look to work but then no file is produced.

Here's a sample log:

Running easyeda2kicad v1.9.2: Reading file top final_2021-06-21.json... Parsing content... Detected EasyEDA board (PCB) file. Warning: unsupported shape SVGNODE Warning: unsupported shape SVGNODE Writing output to top final_2021-06-21.kicad_pcb... Conversion done!

urish commented 3 years ago

Can you please attach a sample for a file that fails?

TEK-Nemesis commented 3 years ago

Sent from my Commodore VIC-20

------ Original Message ------ From: "Uri Shaked" @.> To: "wokwi/easyeda2kicad" @.> Cc: "TEK Nemesis" @.>; "Author" @.> Sent: 2021-06-21 3:22:54 PM Subject: Re: [wokwi/easyeda2kicad] 404 - Failed - No File (#66)

Can you please attach a sample for a file that fails?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wokwi/easyeda2kicad/issues/66#issuecomment-865353990, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMEKITMK2TUKXKQA6ZGCUZLTT6US5ANCNFSM47CLLFHQ.

elementzonline commented 3 years ago

I am also facing the same issue when uploading the EasyEDA json file to the website. On response, it sends back the "No File" 404 response.

I checked with an old JSON file from EasyEDA which was worked in the past, it also has the same issue. Anyway, the npm tool is still working fine in the local PC.

Please see the instructions for running this tool in the npm ecosystem

I installed npm in my Ubuntu 18.04 with the instructions


sudo apt update
sudo apt install nodejs
sudo apt install npm

And finally installed the tool using the following command

sudo npm install -g easyeda2kicad

After that I ran the convert command, and worked well

easyeda2kicad Downloads/NEW_PCB_2021-06-22.json  output_test.kicad_pcb
urish commented 3 years ago

Thanks for reporting, fixed!

TEK-Nemesis commented 3 years ago

It works perfectly for me now. Thank you very much!!!

Sent from my Commodore VIC-20

------ Original Message ------ From: "Uri Shaked" @.> To: "wokwi/easyeda2kicad" @.> Cc: "TEK Nemesis" @.>; "Author" @.> Sent: 2021-06-22 8:01:33 AM Subject: Re: [wokwi/easyeda2kicad] 404 - Failed - No File (#66)

Closed #66 https://github.com/wokwi/easyeda2kicad/issues/66.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wokwi/easyeda2kicad/issues/66#event-4922971970, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMEKITODKUVS3LSUY4JK7TTTUCJT3ANCNFSM47CLLFHQ.