fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.04k stars 834 forks source link

Realtime PCB Shape Modification #4060

Closed brdane closed 1 year ago

brdane commented 1 year ago

Problem

The process for having a custom printed circuit board in fritzing requires at least one addition piece of software to create the needed SVG file to import into fritzing.

Proposed Solution

Have fritzing's PCB designer be able to allow the user to edit the PCB's shape, add points on edges, drag them to change the shape, enter in measurements for how long certain edges can be, import pictures to be able to easily trace a shape, from said picture, etc.

KjellMorgenstern commented 1 year ago

Scope of this issue is too wide. Implementing inkscape or something like https://yqnn.github.io/svg-path-editor/ comes to mind. Closing in favor of #2027 and #3320