From 08b8e9962b18663513834e2cb41228c0925c3bd1 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sat, 22 Jun 2024 13:37:31 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-3d-render-input.liquid | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 0b5a82b..af04dbe 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -121,6 +121,11 @@ "hex": "#000000", "matte": true }, + "20" { + "name": "Schwarz (Glänzend)", + "hex": "#000000", + "silk": true + }, "11": { "name": "Weiß (Matt)", "hex": "#FFFFFF", @@ -185,9 +190,7 @@ "name": "Gelb (Matt)", "hex": "#EEE700", "matte": true - }, - - + } } function SHX_getFilamentById(id) {