Skip to content

Enable EasyEDA file import#1

Open
GeoffState wants to merge 1 commit into
testfrom
feature/easyEda-import
Open

Enable EasyEDA file import#1
GeoffState wants to merge 1 commit into
testfrom
feature/easyEda-import

Conversation

@GeoffState
Copy link
Copy Markdown
Owner

Description

EasyEDA centroid files can be imported

Justification

Will benefit EasyEDA PCB design users.

Instructions for Use

In EasyEDA editor, open your PCB view. Select File > Export Pick and Place File... Set any desired options then click Export to save this file somewhere useful, Desktop or Downloads. This is your Centroid File.
In OpenPnP, add or create a Board file by selecting the green plus icon on the Boards panel. Select File > Import Board > Named CSV. Browse to your exported Centroid File, select any desired import options then select Import. Your components will appear in the Placements panel.

Implementation Details

  1. Successfully imported an EasyEDA centroid file.
  2. [Coding style] was followed
  3. No changes in the org.openpnp.spi or org.openpnp.model packages
  4. jdk-15.0.2 mvn test Tests run: 144, Failures: 0, Errors: 0, Skipped: 0, Total time: 03:59 min

@GeoffState GeoffState self-assigned this Dec 9, 2022
@GeoffState GeoffState added the enhancement New feature or request label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant