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"