microsoft / microsoft/maker.js

Grouping Paths

Open
#416 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2k
Forks
302
Avg merge
21h 28m
Merged PRs (30d)
5

Description

Hello,

We are using makerjs in our project. We are importing SVG paths combining together and exporting as DXF. But we want to group each svg path to a group.

Currently it is exporting all lines, circles etc.. in SVG path as an separate element. Can we export DXF with AutoCad like grouping function?

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions importing SVG paths and exporting DXF, but names no files or tests. Start by locating the SVG import and DXF export entry points, then inspect how imported path elements are represented. Done would require a defined grouping behavior, an agreed DXF representation, and a regression test covering grouped paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.