From f16ccd48a20d5235f7c3dba62166a0ac1c22c5b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1n=20D=C3=A9nes?= Date: Wed, 15 Dec 2021 23:07:05 +0100 Subject: [PATCH] Refresh roadmap --- roadmap.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/roadmap.md b/roadmap.md index d2e1fc2..26b074e 100644 --- a/roadmap.md +++ b/roadmap.md @@ -21,8 +21,6 @@ - More generic anchors or distances? - Intersect support for anchor affects clauses, which (combined with the math formulas and possible trigonometric functions) should allow for every use case we've discussed so far - Allow both object (as well as arrays) in multiple anchor refs -- Add a way to propagate creator/board/version info from the pcb section to the kicad template -- Add a way to globally enable/disable references (`ref_hide`) - SVG input (for individual outlines, or even combinations parsed by line color, etc.) - And once that's done, possibly even STL or other input for cases or pcb renders - Support text silk output to PCBs (in configurable fonts, through SVG?) @@ -30,11 +28,8 @@ - Look into gr_curve to possibly add beziers to the kicad conversion - Support curves (arcs as well as Béziers) in polygons - Support specifying keys/labels for the pcb section (not just blindly assuming all) -- Should add `p`, `pcx`, and `pcy` as units for padding calculations - - Also `U` for 19.05 measurement - Add snappable line footprint - Layer-aware export from Maker.JS, so we can debug in the webui more easily -- Support opting out of gluing, even when `bound`! - Add filleting syntax with `@`? - Eeschema support for pcbs - Outline expand and shrink access from makerjs