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

Added support for importing DXF #1701

Merged
merged 5 commits into from
Oct 21, 2021
Merged

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Oct 5, 2021

Initial version for importing DXF files in the designer which will make it possible import circuit board designs directly from Kicad. Unfortunately the library Kabeja was the only library I found that supported for reading DXF:s but was not available in maven, so I added the whole library source. @winder decide what you feel about this.

image

… icon in entity list together with the depth. Now possible to change the name of the entity.
…ender into feature/designer-dxf

# Conflicts:
#	ugs-platform/ugs-platform-plugin-designer/src/main/java/com/willwinder/ugs/nbp/designer/entities/cuttable/AbstractCuttable.java
@breiler breiler requested a review from winder October 5, 2021 18:30
@winder
Copy link
Owner

winder commented Oct 21, 2021

I don't love importing 25k lines of code, but this is pretty cool! Lets go for it :)

@winder winder merged commit 23d1861 into winder:master Oct 21, 2021
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

Successfully merging this pull request may close these issues.

2 participants