{"id":1628,"date":"2026-06-10T02:23:09","date_gmt":"2026-06-10T02:23:09","guid":{"rendered":"https:\/\/adhesivespackage.com\/?page_id=1628"},"modified":"2026-06-10T02:28:36","modified_gmt":"2026-06-10T02:28:36","slug":"thrust-ratio-selector","status":"publish","type":"page","link":"https:\/\/adhesivespackage.com\/pt\/dispensing-guns\/manual-cartridge-dispensing-guns\/thrust-ratio-selector\/","title":{"rendered":"Seletor de taxa de empuxo"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-b9d6416\" data-block-id=\"b9d6416\"><style>.stk-b9d6416 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-b9d6416-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-41fe4e7\" data-v=\"4\" data-block-id=\"41fe4e7\"><style>.stk-41fe4e7-container{margin-top:var(--stk--preset--spacing--50, 1.5rem) !important;margin-right:var(--stk--preset--spacing--50, 1.5rem) !important;margin-bottom:var(--stk--preset--spacing--50, 1.5rem) !important;margin-left:var(--stk--preset--spacing--50, 1.5rem) !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-41fe4e7-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-41fe4e7-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-616486a\" data-block-id=\"616486a\"><style>.stk-616486a {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-616486a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-704dc8f\" data-v=\"4\" data-block-id=\"704dc8f\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-704dc8f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-704dc8f-inner-blocks\">\n<section id=\"eb-thrust-module\">\n<style>\n    \/* 1. SCOPE & RESET *\/\n    #eb-thrust-module {\n        width: 100% !important;\n        background-color: #f5f6f8 !important;\n        padding: 40px 0 !important; \/* Full-bleed anchoring *\/\n        box-sizing: border-box !important;\n    }\n    #eb-thrust-module * {\n        box-sizing: border-box !important;\n    }\n\n    \/* 2. CONTAINER & LAYOUT *\/\n    #eb-thrust-module .eb-container {\n        max-width: 1600px !important;\n        margin: 0 auto !important;\n        padding: 30px 70px !important;\n        background: #ffffff !important;\n        border: 1px solid #000000 !important;\n        display: flex !important;\n        flex-direction: column !important;\n        gap: 24px !important;\n    }\n\n    \/* 3. TYPOGRAPHY & HEADINGS (Inherits Blocksy fonts naturally) *\/\n    #eb-thrust-module h2.eb-title {\n        text-align: center !important; \/* Centered per strict layout rules *\/\n        color: #000000 !important;\n        margin: 0 0 10px 0 !important;\n        padding: 0 !important;\n        border: none !important; \/* No decorative lines *\/\n        font-weight: 700 !important;\n    }\n    #eb-thrust-module .eb-desc {\n        text-align: center !important;\n        color: #1a1a1a !important;\n        margin: 0 0 20px 0 !important;\n        font-size: 1.1rem !important;\n    }\n\n    \/* 4. SEAMLESS BENTO GRID *\/\n    #eb-thrust-module .eb-bento-grid {\n        display: grid !important;\n        grid-template-columns: 1fr 1fr !important;\n        gap: 20px !important;\n        align-items: stretch !important;\n    }\n    @media (max-width: 900px) {\n        #eb-thrust-module .eb-bento-grid {\n            grid-template-columns: 1fr !important;\n        }\n        #eb-thrust-module .eb-container {\n            padding: 30px 20px !important;\n        }\n    }\n\n    \/* 5. CARDS & CONTROLS *\/\n    #eb-thrust-module .eb-card {\n        background: #ffffff !important;\n        border: 1px solid #000000 !important;\n        padding: 32px !important; \/* Enhanced padding to prevent content clinging *\/\n        display: flex !important;\n        flex-direction: column !important;\n        justify-content: center !important;\n    }\n    #eb-thrust-module label {\n        display: block !important;\n        font-weight: 600 !important;\n        color: #000000 !important;\n        margin: 0 0 8px 0 !important;\n    }\n    #eb-thrust-module select {\n        width: 100% !important;\n        padding: 12px 16px !important;\n        border: 1px solid #000000 !important;\n        border-radius: 0 !important; \/* Industrial flat aesthetic *\/\n        background: #fdfdfd !important;\n        color: #1a1a1a !important;\n        margin-bottom: 20px !important;\n        appearance: auto !important;\n    }\n    #eb-thrust-module select:focus {\n        outline: 2px solid #3687C8 !important;\n        outline-offset: -2px !important;\n    }\n    #eb-thrust-module button.eb-btn {\n        width: 100% !important;\n        background: #E7211A !important; \/* Primary Accent *\/\n        color: #ffffff !important;\n        font-weight: 700 !important;\n        border: 1px solid #000000 !important;\n        padding: 14px 20px !important;\n        cursor: pointer !important;\n        transition: background 0.2s ease !important;\n        margin-top: auto !important;\n    }\n    #eb-thrust-module button.eb-btn:hover {\n        background: #c81914 !important;\n    }\n\n    \/* 6. RESULT STATE CSS *\/\n    #eb-thrust-module .eb-result-empty {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        text-align: center !important;\n        color: #6b7280 !important;\n        min-height: 100% !important;\n    }\n    #eb-thrust-module .eb-result-content {\n        display: none !important; \/* Handled by JS *\/\n        flex-direction: column !important;\n        height: 100% !important;\n    }\n    #eb-thrust-module .eb-result-active {\n        display: flex !important;\n    }\n    #eb-thrust-module h3.eb-res-heading {\n        color: #E7211A !important;\n        margin: 0 0 10px 0 !important;\n        font-size: 1.25rem !important;\n    }\n    #eb-thrust-module .eb-res-class {\n        font-size: 1.1rem !important;\n        font-weight: 600 !important;\n        margin: 0 0 15px 0 !important;\n        color: #000000 !important;\n    }\n    #eb-thrust-module .eb-res-note {\n        font-size: 0.9rem !important;\n        color: #6b7280 !important;\n        margin: 0 0 20px 0 !important;\n        line-height: 1.5 !important;\n    }\n    #eb-thrust-module a.eb-cta {\n        display: inline-block !important;\n        background: #3687C8 !important; \/* Secondary Accent *\/\n        color: #ffffff !important;\n        text-decoration: none !important;\n        padding: 12px 24px !important;\n        font-weight: 700 !important;\n        border: 1px solid #000000 !important;\n        text-align: center !important;\n        margin-top: auto !important;\n    }\n    #eb-thrust-module a.eb-cta:hover {\n        background: #2b6da0 !important;\n    }\n    \n    \/* 7. FOOTER NOTE *\/\n    #eb-thrust-module .eb-footer {\n        border-top: 1px solid #000000 !important;\n        padding-top: 15px !important;\n        margin-top: 10px !important;\n        color: #6b7280 !important;\n        font-size: 0.85rem !important;\n    }\n<\/style>\n\n<div class=\"eb-container\">\n    <div class=\"eb-header\">\n        <h2 class=\"eb-title\">Thrust-Ratio Selector<\/h2>\n        <p class=\"eb-desc\">Match the gun&#8217;s thrust ratio to your adhesive \u2014 higher is not always better. Pick your material and conditions.<\/p>\n    <\/div>\n\n    <div class=\"eb-bento-grid\">\n        <div class=\"eb-card\">\n            <label for=\"eb_visc\">Adhesive type \/ viscosity<\/label>\n            <select id=\"eb_visc\">\n                <option value=\"1\">Light silicone \/ watery sealant (very thin)<\/option>\n                <option value=\"2\">Acrylic sealant \/ thin glue (thin)<\/option>\n                <option value=\"3\">1:1 thin epoxy \/ flowable methacrylate (medium)<\/option>\n                <option value=\"4\">Panel-bond \/ structural epoxy (thick)<\/option>\n                <option value=\"5\">Polyurethane \/ filled \/ high-viscosity 2K (very thick)<\/option>\n            <\/select>\n\n            <label for=\"eb_cold\">Cold shop (&lt; 10 \u00b0C)?<\/label>\n            <select id=\"eb_cold\">\n                <option value=\"0\">No, room temperature<\/option>\n                <option value=\"1\">Yes, cold environment<\/option>\n            <\/select>\n\n            <button class=\"eb-btn\" onclick=\"eb_calcThrust()\">Recommend Thrust Ratio<\/button>\n        <\/div>\n\n        <div class=\"eb-card\" id=\"eb_res_wrapper\">\n            <div id=\"eb_res_empty\" class=\"eb-result-empty\">\n                <span>Select your parameters and click calculate to view the recommendation.<\/span>\n            <\/div>\n            \n            <div id=\"eb_res_content\" class=\"eb-result-content\">\n                <h3 class=\"eb-res-heading\" id=\"eb_res_ratio\"><\/h3>\n                <div class=\"eb-res-class\" id=\"eb_res_class\"><\/div>\n                <div class=\"eb-res-note\" id=\"eb_res_note\"><\/div>\n                \n                <a class=\"eb-cta\" href=\"#ct-popup-795\">Get the matching Ebestron gun \u2192<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"eb-footer\">\n        <small>Reference tool by Ebestron. Thrust ratio = output force per unit trigger force (e.g. 26:1 \u2248 900 lbf). Guidance aligned with Dripless thrust-ratio data and Adhesives and Sealants Industry.<\/small>\n    <\/div>\n<\/div>\n\n<script>\n    function eb_calcThrust() {\n        var v = parseInt(document.getElementById('eb_visc').value, 10);\n        var cold = parseInt(document.getElementById('eb_cold').value, 10);\n        var tier = v + cold;\n        \n        if (tier > 5) {\n            tier = 5;\n        }\n\n        var T = {\n            1: [\"3:1\u20136:1\", \"Light duty \/ DIY\"],\n            2: [\"7:1\u201312:1\", \"Light duty\"],\n            3: [\"12:1\u201314:1\", \"General purpose\"],\n            4: [\"18:1\u201320:1\", \"Professional\"],\n            5: [\"24:1\u201326:1 (~900 lbf)\", \"Heavy duty\"]\n        };\n\n        var ratioData = T[tier];\n        \n        document.getElementById('eb_res_ratio').innerText = \"Recommended thrust ratio: \" + ratioData[0];\n        document.getElementById('eb_res_class').innerText = \"Class: \" + ratioData[1];\n\n        var noteText = \"\";\n        if (v <= 2) {\n            noteText = \"Note: a very high-thrust gun on thin material only adds trigger strokes and operator fatigue \u2014 match, don't over-buy. \";\n        }\n        if (cold === 1) {\n            if (noteText.length > 0) {\n                noteText += \"\\n\\n\";\n            }\n            noteText += \"Cold raises effective viscosity, so we bumped the recommended ratio up one tier.\";\n        }\n        \n        document.getElementById('eb_res_note').innerText = noteText;\n\n        \/\/ Toggle UI states without altering DOM structure or links\n        document.getElementById('eb_res_empty').style.display = 'none';\n        document.getElementById('eb_res_content').className = 'eb-result-content eb-result-active';\n    }\n<\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Thrust-Ratio Selector Match the gun&#8217;s thrust ratio to your adhesive \u2014 higher is not always better. Pick your material and conditions. Adhesive type \/ viscosity Light silicone \/ watery sealant (very thin)Acrylic sealant \/ thin glue (thin)1:1 thin epoxy \/ flowable methacrylate (medium)Panel-bond \/ structural epoxy (thick)Polyurethane \/ filled \/ high-viscosity 2K (very thick) Cold [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":1610,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1628","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/pages\/1628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/comments?post=1628"}],"version-history":[{"count":0,"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/pages\/1628\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/pages\/1610"}],"wp:attachment":[{"href":"https:\/\/adhesivespackage.com\/pt\/wp-json\/wp\/v2\/media?parent=1628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}