mv site
This commit is contained in:
parent
467cf2ebaa
commit
24b9ec1f2b
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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,
|
||||
|
||||
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user