From 8748a37c041144ca906716253dd9e5ddaa814555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1n=20D=C3=A9nes?= Date: Sun, 10 Apr 2022 22:26:28 +0200 Subject: [PATCH] Yet another roadmap update --- roadmap.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roadmap.md b/roadmap.md index 25699b5..ddc1433 100644 --- a/roadmap.md +++ b/roadmap.md @@ -27,6 +27,9 @@ ### Minor +- Shift/rotate/scale for outline elements before layout +- Allow footprints to publish outlines + - Make these usable in the `outlines` section through a new `what` - 3D orient for cases - Post-process anchor for global (post-mirror!) orient/shift/rotate for everything - Even more extreme anchor stuff @@ -61,6 +64,7 @@ - Better error handling for the fillet option? - Integration and end2end tests to get coverage to 100% - Add custom fillet implementation that considers line-line connections only? +- Add nicer filleting error messages when makerjs dies for some reason - Empty nets should be allowed (to mean unconnected)