From 748908029167adbcc044d724a524f73d02c1de37 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Mon, 2 Jun 2025 15:33:51 +0200 Subject: [PATCH] add icon to move_path_node; fix back small change --- .../fablabchemnitz/move_path_node/icon.svg | 117 ++++++++++++++++++ .../move_path_node/move_path_node.inx | 2 + .../move_path_node/move_path_node.py | 14 +-- 3 files changed, 126 insertions(+), 7 deletions(-) create mode 100644 extensions/fablabchemnitz/move_path_node/icon.svg diff --git a/extensions/fablabchemnitz/move_path_node/icon.svg b/extensions/fablabchemnitz/move_path_node/icon.svg new file mode 100644 index 0000000..4230e1b --- /dev/null +++ b/extensions/fablabchemnitz/move_path_node/icon.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/extensions/fablabchemnitz/move_path_node/move_path_node.inx b/extensions/fablabchemnitz/move_path_node/move_path_node.inx index a33643a..4393aa0 100644 --- a/extensions/fablabchemnitz/move_path_node/move_path_node.inx +++ b/extensions/fablabchemnitz/move_path_node/move_path_node.inx @@ -48,6 +48,8 @@ + Change starting / end node of a path and visualize it by dots and numbers. You can also use this extension as a trimmer for open paths. + icon.svg