From 3b6bc615d915280779cb7f2b2010503f1313b867 Mon Sep 17 00:00:00 2001 From: Babayaga Date: Wed, 4 Feb 2026 18:21:29 +0100 Subject: [PATCH] latest :) --- components/defaults.json | 15 +++++++++++++++ components/defaults.yaml | 1 + 2 files changed, 16 insertions(+) create mode 100644 components/defaults.json create mode 100644 components/defaults.yaml diff --git a/components/defaults.json b/components/defaults.json new file mode 100644 index 000000000..9804259f0 --- /dev/null +++ b/components/defaults.json @@ -0,0 +1,15 @@ +{ + "forumSupportCat": 50, + "Preview3d": true, + "howtoSection": "https://forum.osr-plastic.org/tags/c/kb/54/injection", + "download": "${OSR_FILES_WEB}/${product_rel_min}", + "product_dimensions": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/drawings/dimensions.jpg", + "edrawings": "${OSR_MACHINES_ASSETS_URL}/${product_rel}/resources/edrawings.html", + "product_parts": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/drawings/parts.jpg", + "forumCategory": 50, + "forumTags": "injection", + "forumUserId": 1, + "forumUserId2": 1, + "howto_categories": "86", + "preview":"${OSR_MACHINES_ASSETS_URL}/${product_rel}/media/latest.jpg" +} \ No newline at end of file diff --git a/components/defaults.yaml b/components/defaults.yaml new file mode 100644 index 000000000..1bbf2ed67 --- /dev/null +++ b/components/defaults.yaml @@ -0,0 +1 @@ +class: "injection"