{"id":1592,"date":"2026-03-05T16:18:10","date_gmt":"2026-03-05T15:18:10","guid":{"rendered":"https:\/\/tecnoincollaggi.it\/machines\/tecnostar-overmolding\/"},"modified":"2026-04-02T12:20:27","modified_gmt":"2026-04-02T10:20:27","slug":"tecnostar-overmolding","status":"publish","type":"page","link":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/","title":{"rendered":"TecnoStar Overmolding"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1592\" class=\"elementor elementor-1592 elementor-1160\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebcf33d e-flex e-con-boxed e-con e-parent\" data-id=\"ebcf33d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4da1327 e-con-full e-flex e-con e-child\" data-id=\"4da1327\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afcf4d1 elementor-widget elementor-widget-text-editor\" data-id=\"afcf4d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/tecnoincollaggi.it\/en\/machines\/\">MACHINES<\/a> &gt; RESIN INJECTION SYSTEMS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02ca812 elementor-widget elementor-widget-heading\" data-id=\"02ca812\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TECNOSTAR OVERMOLDING SYSTEM<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec30cb9 e-con-full e-flex e-con e-child\" data-id=\"ec30cb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e67595 elementor-widget elementor-widget-text-editor\" data-id=\"2e67595\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #999999;\">TECNOSTAR OVERMOLDING<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-306e43f e-flex e-con-boxed e-con e-parent\" data-id=\"306e43f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96fa60f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"96fa60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92c1a7f e-flex e-con-boxed e-con e-parent\" data-id=\"92c1a7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d67281e e-con-full e-flex e-con e-child\" data-id=\"d67281e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-914b9c9 elementor-widget elementor-widget-html\" data-id=\"914b9c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"stock\" style=\"font-size:20px; font-weight:bold; color:red;\">Caricamento magazzino...<\/div>\r\n\r\n<script>\r\nfetch(\"https:\/\/docs.google.com\/spreadsheets\/d\/e\/2PACX-1vRD1oZaSPVTXaFCscPGXLPBgg2aPmT_t5ZUMMKtToOfFOXGQWzzYL17rObJ_02CMwP6JycCm7ucnIvy\/pub?gid=0&single=true&output=csv\")\r\n.then(response => response.text())\r\n.then(data => {\r\n    const rows = data.split(\"\\n\").slice(1); \/\/ salta intestazione\r\n    const currentPage = \"tecnostar-overmolding\"; \/\/ slug della pagina\r\n\r\n    let found = \"Non disponibile\";\r\n\r\n    rows.forEach(row => {\r\n        const cols = row.split(\",\");\r\n        const modello = cols[0]?.trim().toLowerCase();\r\n        const quantita = cols[1]?.trim();\r\n\r\n        if (modello === currentPage) {\r\n            found = quantita == \"0\" ? \"Avaiable to order\" : quantita;\r\n        }\r\n    });\r\n\r\n    document.getElementById(\"stock\").innerText = \"Machines available for delivery: \" + found;\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f6452b e-con-full e-flex e-con e-child\" data-id=\"5f6452b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00e1be1 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"00e1be1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tecnoincollaggi.it\/en\/contatti\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">contact us for an immediate quote<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9709f7a e-flex e-con-boxed e-con e-parent\" data-id=\"9709f7a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ccd9381 e-con-full e-flex e-con e-child\" data-id=\"ccd9381\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06fbdb3 elementor-widget elementor-widget-text-editor\" data-id=\"06fbdb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our overmolding resin injection and molding machine guarantees maximum performance and consistent quality over time.  <br>The melter technology minimizes oxidation of the resin, preserving its characteristics and ensuring no color changes. The system melts only the material needed, optimizing consumption and reducing waste.   <br>Cleaning is quick and easy, ideal for frequent color or resin changes. The result is greater process stability, reduced restart times and tangible energy savings. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d16f02 elementor-widget elementor-widget-heading\" data-id=\"7d16f02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TECHNICAL DATA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71ebc5b elementor-widget elementor-widget-text-editor\" data-id=\"71ebc5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul role=\"list\"><li>Less oxidation of the resin inside the melter<\/li><li>No alteration of resin color<\/li><li>Melting only the material to be used<\/li><li>Better product stability<\/li><li>Speed and ease in cleaning the machine for color or resin changes.<\/li><li>Product saving and waste reduction.<\/li><li>Reduced waiting time for ready machine<\/li><li>Reduced energy costs<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e5ffc5 elementor-widget elementor-widget-button\" data-id=\"5e5ffc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download the TECNOSTAR OVERMOLDING catalog<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d65b10c e-con-full e-flex e-con e-child\" data-id=\"d65b10c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a8f6c3 elementor-widget elementor-widget-image\" data-id=\"4a8f6c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1020\" height=\"1064\" src=\"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png\" class=\"attachment-full size-full wp-image-1591\" alt=\"tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system\" srcset=\"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png 1020w, https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system-982x1024.png 982w\" sizes=\"(max-width: 1020px) 100vw, 1020px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b31552 e-flex e-con-boxed e-con e-parent\" data-id=\"0b31552\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-379541b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"379541b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-adcd659 e-flex e-con-boxed e-con e-parent\" data-id=\"adcd659\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc22f9a elementor-widget elementor-widget-heading\" data-id=\"dc22f9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">RESINS, GLUES AND APPLICATIONS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2662bf6 e-flex e-con-boxed e-con e-parent\" data-id=\"2662bf6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dc3051b e-con-full e-flex e-con e-child\" data-id=\"dc3051b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd39c17 elementor-widget elementor-widget-text-editor\" data-id=\"dd39c17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tecnoincollaggi is able to provide technical advice, thanks to many years of experience in the field of glues, contacts with the largest suppliers and cross-applications designed for different sectors.<br><br>Call us for a free consultation, together we will search, test and validate the most suitable solutions<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d98f55c e-con-full e-flex e-con e-child\" data-id=\"d98f55c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e59914d elementor-widget elementor-widget-button\" data-id=\"e59914d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tecnoincollaggi.it\/en\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Call us for a consultation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-360fad5 e-flex e-con-boxed e-con e-parent\" data-id=\"360fad5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-468a08a elementor-fixed elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"468a08a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon elementor-animation-grow\" href=\"https:\/\/tecnoincollaggi.it\/contatti\/\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Livello_4\" viewBox=\"0 0 362.29787 125.61702\"><defs><style>.cls-1{font-family:Arial-BoldMT, Arial;font-size:40px;font-weight:700;}.cls-1,.cls-2{fill:#e52421;}.cls-3{fill:#fff;}.cls-2{stroke:#e52421;stroke-miterlimit:10;}<\/style><\/defs><path class=\"cls-2\" d=\"M299.40409,14.29913H61.44406c-13.34003,0-25.47003,5.46002-34.26001,14.25-8.78998,8.79004-14.25,20.92004-14.25,34.26001,0,26.67999,21.83002,48.51001,48.51001,48.51001h237.96002c13.33997,0,25.46997-5.46002,34.25995-14.25,8.79004-8.78998,14.25-20.91998,14.25-34.26001,0-26.67999-21.82996-48.51001-48.50995-48.51001ZM61.44406,105.98913c-23.81,0-43.17999-19.37-43.17999-43.17999,0-23.82001,19.37-43.19,43.17999-43.19,23.82001,0,43.19,19.37,43.19,43.19,0,23.81-19.37,43.17999-43.19,43.17999Z\"><\/path><text class=\"cls-1\" transform=\"translate(40.15006 73.23258)\"><tspan x=\"0\" y=\"0\">@<\/tspan><\/text><path class=\"cls-3\" d=\"M133.48761,65.3884l4.66691,1.47975c-.71548,2.60176-1.90539,4.53439-3.56929,5.79705-1.66432,1.26307-3.7754,1.89441-6.33367,1.89441-3.16561,0-5.76738-1.08136-7.80529-3.24407-2.03832-2.16272-3.05707-5.11938-3.05707-8.87039,0-3.96769,1.02444-7.04915,3.07333-9.24439s4.74253-3.29286,8.08173-3.29286c2.91601,0,5.28483.86183,7.10607,2.5855,1.0838,1.01916,1.89685,2.48265,2.43915,4.39048l-4.76448,1.13827c-.28213-1.23584-.86996-2.2115-1.76432-2.92698s-1.98141-1.07323-3.26033-1.07323c-1.76717,0-3.20098.63418-4.30104,1.90254-1.10046,1.26836-1.65049,3.32294-1.65049,6.16293,0,3.01398.5419,5.16043,1.6261,6.43936,1.0838,1.27934,2.49322,1.9188,4.22787,1.9188,1.27893,0,2.37939-.40653,3.30099-1.21958.92119-.81305,1.5826-2.09198,1.98384-3.8376Z\"><\/path><path class=\"cls-3\" d=\"M141.30916,62.38011c0-2.42818.36303-4.46609,1.08949-6.11414.5419-1.21389,1.28177-2.30337,2.21963-3.26847.93745-.96469,1.96474-1.68017,3.08146-2.14645,1.48504-.62849,3.19773-.94314,5.13848-.94314,3.51238,0,6.32269,1.08949,8.43134,3.26847,2.10824,2.17898,3.16277,5.20922,3.16277,9.08991,0,3.84858-1.0464,6.85971-3.13838,9.033-2.09239,2.17369-4.88928,3.26033-8.39069,3.26033-3.5449,0-6.36375-1.08136-8.45573-3.24407-2.09239-2.16272-3.13838-5.14092-3.13838-8.93543ZM146.26877,62.2175c0,2.69933.6232,4.74578,1.87002,6.13854,1.24641,1.39316,2.82942,2.08954,4.74822,2.08954s3.49327-.69109,4.72383-2.07328c1.23015-1.38219,1.84563-3.45547,1.84563-6.21984,0-2.73185-.59922-4.76976-1.79684-6.11414-1.19803-1.34397-2.78877-2.01637-4.77261-2.01637s-3.58312.68052-4.797,2.04076c-1.21429,1.36064-1.82123,3.41238-1.82123,6.1548Z\"><\/path><path class=\"cls-3\" d=\"M168.23741,74.15309v-23.83866h4.68317l9.75661,15.91954v-15.91954h4.47178v23.83866h-4.82952l-9.61026-15.54554v15.54554h-4.47178Z\"><\/path><path class=\"cls-3\" d=\"M197.60482,74.15309v-19.80592h-7.07354v-4.03273h18.94409v4.03273h-7.05728v19.80592h-4.81326Z\"><\/path><path class=\"cls-3\" d=\"M231.60661,74.15309h-5.23605l-2.08141-5.41492h-9.52896l-1.96758,5.41492h-5.10596l9.28504-23.83866h5.0897l9.54522,23.83866ZM222.74435,64.7217l-3.28473-8.846-3.21968,8.846h6.50441Z\"><\/path><path class=\"cls-3\" d=\"M249.41243,65.3884l4.66691,1.47975c-.71548,2.60176-1.90539,4.53439-3.56929,5.79705-1.66432,1.26307-3.7754,1.89441-6.33367,1.89441-3.16561,0-5.76738-1.08136-7.80529-3.24407-2.03832-2.16272-3.05707-5.11938-3.05707-8.87039,0-3.96769,1.02444-7.04915,3.07333-9.24439s4.74253-3.29286,8.08173-3.29286c2.91601,0,5.28483.86183,7.10607,2.5855,1.0838,1.01916,1.89685,2.48265,2.43915,4.39048l-4.76448,1.13827c-.28213-1.23584-.86996-2.2115-1.76432-2.92698s-1.98141-1.07323-3.26033-1.07323c-1.76717,0-3.20098.63418-4.30104,1.90254-1.10046,1.26836-1.65049,3.32294-1.65049,6.16293,0,3.01398.5419,5.16043,1.6261,6.43936,1.0838,1.27934,2.49322,1.9188,4.22787,1.9188,1.27893,0,2.37939-.40653,3.30099-1.21958.92119-.81305,1.5826-2.09198,1.98384-3.8376Z\"><\/path><path class=\"cls-3\" d=\"M263.57578,74.15309v-19.80592h-7.07354v-4.03273h18.94409v4.03273h-7.05728v19.80592h-4.81326Z\"><\/path><path class=\"cls-3\" d=\"M287.77218,50.31443h4.81326v12.91125c0,2.04889.05935,3.37701.17887,3.98395.2057.97566.69638,1.75904,1.47162,2.34972.77484.59109,1.83465.88623,3.17903.88623,1.36593,0,2.39565-.27888,3.08959-.83744.69353-.55816,1.11103-1.24397,1.2521-2.05702.14066-.81305.21139-2.16272.21139-4.04899v-13.18769h4.81326v12.52099c0,2.86194-.13009,4.884-.39026,6.06536-.26018,1.18177-.73988,2.17898-1.4391,2.99203s-1.63423,1.46105-2.80503,1.94319-2.69933.72362-4.58561.72362c-2.27654,0-4.00306-.26302-5.17914-.78866-1.17648-.52564-2.1058-1.2086-2.78877-2.04889-.68296-.83988-1.13299-1.72082-1.34966-2.64242-.31465-1.36593-.47157-3.38229-.47157-6.0491v-12.71612Z\"><\/path><path class=\"cls-3\" d=\"M310.63517,66.39658l4.68317-.45531c.28172,1.57203.8537,2.72657,1.71554,3.4636.86183.73744,2.0245,1.10575,3.48799,1.10575,1.55008,0,2.71803-.32766,3.50425-.98379.78581-.65573,1.17892-1.42284,1.17892-2.30093,0-.56344-.16546-1.04314-.49596-1.4391-.33091-.39555-.90818-.73988-1.7318-1.03257-.56385-.19513-1.84847-.5419-3.85386-1.04071-2.58022-.63946-4.39048-1.42528-5.43118-2.35785-1.46349-1.31145-2.19524-2.91072-2.19524-4.797,0-1.21389.34392-2.34972,1.03257-3.40668.68825-1.05697,1.68017-1.86189,2.97577-2.41476,1.29519-.55287,2.85909-.82931,4.6913-.82931,2.99203,0,5.24418.65613,6.75645,1.96758,1.51227,1.31186,2.30622,3.06276,2.38224,5.25231l-4.81326.21139c-.20611-1.22486-.648-2.1058-1.32527-2.64242-.67768-.53661-1.69399-.80492-3.04894-.80492-1.39845,0-2.49363.28741-3.28473.86183-.50978.36872-.76427.86183-.76427,1.47975,0,.56385.23822,1.0464.71548,1.44723.60694.50978,2.08141,1.04071,4.423,1.59358s4.07339,1.12486,5.1954,1.71554c1.12201.59109,2.00011,1.39845,2.63429,2.42289s.95127,2.29036.95127,3.79695c0,1.36593-.37969,2.64526-1.13827,3.8376-.75898,1.19275-1.83221,2.07897-3.21968,2.65868-1.38788.57971-3.11683.86996-5.18727.86996-3.01398,0-5.32833-.69638-6.94346-2.08954-1.61553-1.39276-2.58022-3.42294-2.89446-6.08975Z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MACHINES &gt; RESIN INJECTION SYSTEMS TECNOSTAR OVERMOLDING SYSTEM TECNOSTAR OVERMOLDING Caricamento magazzino&#8230; contact us for an immediate quote Our overmolding resin injection and molding machine guarantees maximum performance and consistent quality over time. The melter technology minimizes oxidation of the resin, preserving its characteristics and ensuring no color changes. The system melts only the material [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":1204,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1592","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TecnoStar Overmolding - Tecno Incollaggi<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TecnoStar Overmolding - Tecno Incollaggi\" \/>\n<meta property=\"og:description\" content=\"MACHINES &gt; RESIN INJECTION SYSTEMS TECNOSTAR OVERMOLDING SYSTEM TECNOSTAR OVERMOLDING Caricamento magazzino&#8230; contact us for an immediate quote Our overmolding resin injection and molding machine guarantees maximum performance and consistent quality over time. The melter technology minimizes oxidation of the resin, preserving its characteristics and ensuring no color changes. The system melts only the material [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/\" \/>\n<meta property=\"og:site_name\" content=\"Tecno Incollaggi\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-02T10:20:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1020\" \/>\n\t<meta property=\"og:image:height\" content=\"1064\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/\",\"url\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/\",\"name\":\"TecnoStar Overmolding - Tecno Incollaggi\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tecnoincollaggi.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png\",\"datePublished\":\"2026-03-05T15:18:10+00:00\",\"dateModified\":\"2026-04-02T10:20:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tecnoincollaggi.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png\",\"contentUrl\":\"https:\\\/\\\/tecnoincollaggi.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/machines\\\/tecnostar-overmolding\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Machines\",\"item\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/macchine\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TecnoStar Overmolding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/\",\"name\":\"Tecno Incollaggi\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/#organization\",\"name\":\"Tecno Incollaggi\",\"url\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tecnoincollaggi.it\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/LOGO_TIENG_2024_600px.webp\",\"contentUrl\":\"https:\\\/\\\/tecnoincollaggi.it\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/LOGO_TIENG_2024_600px.webp\",\"width\":600,\"height\":76,\"caption\":\"Tecno Incollaggi\"},\"image\":{\"@id\":\"https:\\\/\\\/tecnoincollaggi.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TecnoStar Overmolding - Tecno Incollaggi","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/","og_locale":"en_US","og_type":"article","og_title":"TecnoStar Overmolding - Tecno Incollaggi","og_description":"MACHINES &gt; RESIN INJECTION SYSTEMS TECNOSTAR OVERMOLDING SYSTEM TECNOSTAR OVERMOLDING Caricamento magazzino&#8230; contact us for an immediate quote Our overmolding resin injection and molding machine guarantees maximum performance and consistent quality over time. The melter technology minimizes oxidation of the resin, preserving its characteristics and ensuring no color changes. The system melts only the material [&hellip;]","og_url":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/","og_site_name":"Tecno Incollaggi","article_modified_time":"2026-04-02T10:20:27+00:00","og_image":[{"width":1020,"height":1064,"url":"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/","url":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/","name":"TecnoStar Overmolding - Tecno Incollaggi","isPartOf":{"@id":"https:\/\/tecnoincollaggi.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/#primaryimage"},"image":{"@id":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/#primaryimage"},"thumbnailUrl":"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png","datePublished":"2026-03-05T15:18:10+00:00","dateModified":"2026-04-02T10:20:27+00:00","breadcrumb":{"@id":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/#primaryimage","url":"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png","contentUrl":"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2026\/03\/tecnoincollaggi_macchine_sistema-iniezione-resine_tecnostar-overmolding-system.png"},{"@type":"BreadcrumbList","@id":"https:\/\/tecnoincollaggi.it\/en\/machines\/tecnostar-overmolding\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Machines","item":"https:\/\/tecnoincollaggi.it\/en\/macchine\/"},{"@type":"ListItem","position":2,"name":"TecnoStar Overmolding"}]},{"@type":"WebSite","@id":"https:\/\/tecnoincollaggi.it\/en\/#website","url":"https:\/\/tecnoincollaggi.it\/en\/","name":"Tecno Incollaggi","description":"","publisher":{"@id":"https:\/\/tecnoincollaggi.it\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tecnoincollaggi.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tecnoincollaggi.it\/en\/#organization","name":"Tecno Incollaggi","url":"https:\/\/tecnoincollaggi.it\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tecnoincollaggi.it\/en\/#\/schema\/logo\/image\/","url":"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2024\/11\/LOGO_TIENG_2024_600px.webp","contentUrl":"https:\/\/tecnoincollaggi.it\/wp-content\/uploads\/2024\/11\/LOGO_TIENG_2024_600px.webp","width":600,"height":76,"caption":"Tecno Incollaggi"},"image":{"@id":"https:\/\/tecnoincollaggi.it\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/pages\/1592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/comments?post=1592"}],"version-history":[{"count":10,"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/pages\/1592\/revisions"}],"predecessor-version":[{"id":2446,"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/pages\/1592\/revisions\/2446"}],"up":[{"embeddable":true,"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/pages\/1204"}],"wp:attachment":[{"href":"https:\/\/tecnoincollaggi.it\/en\/wp-json\/wp\/v2\/media?parent=1592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}