This commit is contained in:
babayaga 2025-12-29 20:42:16 +01:00
parent 467cf2ebaa
commit 24b9ec1f2b
4 changed files with 6 additions and 6 deletions

View File

@ -4,8 +4,8 @@
"Preview3d": true,
"howtoSection": "https://forum.polymech.info/tags/c/kb/54/injection",
"download": "${OSR_FILES_WEB}/${product_rel_min}",
"product_dimensions": "${OSR_MACHINES_ASSETS_URL}/${product_rel}/drawings/dimensions.jpg",
"preview": "${OSR_MACHINES_ASSETS_URL}/${product_rel}/media/latest.jpg",
"product_dimensions": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/drawings/dimensions.jpg",
"preview": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/media/latest.jpg",
"product_parts": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/drawings/parts.jpg",
"edrawings": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/resources/edrawings.html",
"keywords": "plastic extruder",

View File

@ -4,7 +4,7 @@
"howtoSection": "https://forum.polymech.info/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",
"edrawings": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/resources/edrawings.html",
"product_parts": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}/drawings/parts.jpg",
"forumCategory": 50,
"forumTags": "injection",

View File

@ -2,7 +2,7 @@
"forumCategory": 63,
"forum": "https://forum.polymech.info/c/machines/sheetpress/63",
"howtoSection": "https://polymech.info/howto/#sheetpress",
"edrawings:": "${OSR_MACHINES_ASSETS_URL}/${product_rel}resources/edrawings.html",
"edrawings:": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}resources/edrawings.html",
"showParts": false,
"showDimensions": false,
"Preview3d": true,

View File

@ -1,10 +1,10 @@
{
"wiki_articles": 54,
"download": "${OSR_FILES_WEB}/${product_rel}",
"download": "${OSR_FILES_WEB}/${product_rel_min}",
"forumCategory": 63,
"forum": "https://forum.polymech.info/c/machines/sheetpress/63",
"howtoSection": "https://polymech.info/howto/#sheetpress",
"edrawings:": "${OSR_MACHINES_ASSETS_URL}/${product_rel}resources/edrawings.html",
"edrawings:": "${OSR_MACHINES_ASSETS_URL}/${product_rel_min}resources/edrawings.html",
"showParts": false,
"showDimensions": false,
"Preview3d": true,