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

💡 Support for multi colored SVGs #40

Open
MrShark opened this issue Jan 27, 2025 · 0 comments
Open

💡 Support for multi colored SVGs #40

MrShark opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MrShark
Copy link

MrShark commented Jan 27, 2025

Discussed in #39

Use case

Nesting svg-objects that are multicolored to represent various types of cuts on a laser cutter (Ie. black for outer contours, blue for inner contours, red for engraving, green for etching etc.).

Problems

  • Etchings that are closed curves are picked up as holes in the parts (and small parts are placed inside).

  • The color information is partly lost when exporting (I think when merging lines)

Solution idea

A new setting Cutting Colors where all colors found in the imported parts are displayed and can be selected as outlines of the parts.
Merging of curves should only be done with the cutting colors.

@Dexus Dexus added this to the v2.0.0 milestone Jan 27, 2025
@Dexus Dexus added the enhancement New feature or request label Jan 27, 2025
@Dexus Dexus self-assigned this Jan 27, 2025
@Dexus Dexus moved this to Backlog in deepnest v2.0.0 Feb 2, 2025
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
Status: Backlog
Development

No branches or pull requests

2 participants