You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Chrome, Edge, Brave, and other Chromium browsers |[Chrome Web Store](https://chromewebstore.google.com/detail/easyeda-downloader/egbkokdcahpjimldjjaobimnofbdnncb)| Full support for EasyEDA-backed pages and SamacSys-backed Mouser/Farnell/element14/Newark downloads. |
54
54
| Firefox |[Firefox Add-ons](https://addons.mozilla.org/en-GB/firefox/addon/easyeda-downloader/)| Works for EasyEDA-backed pages. SamacSys-backed Mouser/Farnell/element14/Newark downloads need the optional Firefox relay setup. |
When `Save each file separately` is disabled, files are grouped under `Downloads/<library root>/`. The default library root is `easyECADDownloader`.
94
94
@@ -118,14 +118,14 @@ Downloads/
118
118
119
119
When a footprint and matching 3D model are exported together, the footprint model reference is rewritten to the generated model path. If no 3D model is exported, stale model references are removed from the generated footprint.
120
120
121
-
## Supported sources and outputs
121
+
## <imgsrc="docs/assets/readme/icon-support.svg"alt=""width="20"height="20"align="absmiddle"> Supported sources and outputs
122
122
123
123
| Source flow | Pages | Symbol | Footprint | 3D model | Datasheet | Notes |
124
124
|---|---|---:|---:|---:|---:|---|
125
125
| EasyEDA-backed | JLCPCB, LCSC | Yes | Yes | When available | When available | Uses the detected LCSC id and upstream EasyEDA payload. |
126
126
| SamacSys-backed | Mouser, Farnell, element14, Newark | Yes | Yes | When available | No | Downloads the upstream KiCad ZIP and repackages selected assets. |
@@ -140,7 +140,7 @@ When a footprint and matching 3D model are exported together, the footprint mode
140
140
141
141
Password and token fields are blank when the settings page opens, and each field has a local show/hide button for checking typed values. New values are kept for the current browser session by default. Tick the relevant `Remember ... on this device` box only if you accept the risk of storing that secret in the browser profile.
Read [contributing.md](contributing.md) for development setup, local validation, contribution expectations, and manual extension-loading instructions. Read [AGENTS.md](AGENTS.md) for repository working rules.
308
308
309
309
Good contributions include parser fixes for real component pages, regression tests for failed exports, output-format corrections, browser compatibility fixes, and documentation that makes the workflow clearer for KiCad users.
0 commit comments