From 83b7dc1bb8b8703ef83049195ea50affc9148b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1n=20D=C3=A9nes?= Date: Sun, 18 Dec 2022 11:44:16 +0100 Subject: [PATCH] Roadmap update --- roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/roadmap.md b/roadmap.md index e34d9ec..3629cf0 100644 --- a/roadmap.md +++ b/roadmap.md @@ -24,6 +24,7 @@ - 3D orient for cases - Even more extreme anchor stuff - Checkpoints, intersects, distances, weighted combinations? + - Extend the "turning towards" capabilities of `orient` and `rotate` to `shift` as well (to move as much as it would take the current anchor location to get there) - 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?)