microsoft / microsoft/maker.js
[suggestion] Expand $() functions abilities
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 302
- Avg merge
- 21h 28m
- Merged PRs (30d)
- 5
Description
Happy new year!
I was looking at cadquery (https://dcowden.github.io/cadquery/apireference.html#d-operations) and thought their API is quite nice, I'd like to suggest extending it's functionality to include things like fillet, dogbone and the drawing functions that remember the "current position", like moveTo, lineTo, lineH, lineV etc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing $() API and its documentation, then compare the requested fillet, dogbone, moveTo, lineTo, lineH, and lineV abilities with the CadQuery reference linked in the issue. The issue does not name files or tests, and completion criteria and the scope of the proposed API expansion still need to be defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, computer-graphics, design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100