{"product_id":"portable-hvac-swaging-tool-rjc","title":"Portable HVAC Swaging Tool","description":"\u003c!--\n[AI Design Logic]\n产品类型：HVAC 空调铜管胀管钻头及彩色快拆挂扣组合装\n目标受众：暖通空调维修技师(HVAC Technicians)、管道工(Plumbers)、DIY工具爱好者\n视觉风格：硬朗、专业、工业机械风（暗底配醒目安全橙色，强调高效率与耐磨可靠性）\n配色策略：主色 #E65100 (工业橙，代表动力工具和摩擦生热)，辅助色 #1A1A1A (专业高碳钢黑) \u0026 #F5F5F7 (高光背景灰)\n模块顺序：\n  1. Intro \/ Hero (利益点引入 + 主视觉展示)\n  2. Compare Section (腰挂快拆 vs 散落丢失痛点对比)\n  3. Feature 1 (高效摩擦无缝胀管技术 - 解决耗材成本)\n  4. Feature 2 (滚珠快拆结构与一秒寻色 - 解决作业效率)\n  5. Step Guide (快拆接头操作指南)\n  6. Specifications (精确参数表与适配指南)\n  7. FAQ (专业技术问答 - 针对高频工程疑虑)\n详情图映射：\n  - Hero Area = detail_1\n  - Compare Section = detail_6\n  - Feature 1 = detail_4\n  - Feature 2 = detail_2\n  - Step Guide = detail_8\n规格图映射：\n  - Specs Area = spec_1\n对比模块：已加入 (对比散乱丢失与整齐悬挂，突出快拆钥匙扣的强悍便携性)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System Variables *\/\n    .product-detail-container {\n      --primary: #e65100;\n      --primary-hover: #f57c00;\n      --text-main: #1a1a1a;\n      --text-sub: #626262;\n      --bg-body: #fafafa;\n      --bg-card: #ffffff;\n      --bg-soft: #f1f3f5;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Common Typography (Ensure ≥16px) *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container p {\n      margin: 0;\n      padding: 0;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(2rem, 5vw, 2.75rem);\n      line-height: 1.2;\n      font-weight: 800;\n      color: var(--text-main);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(1.5rem, 4vw, 2rem);\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 1.5rem;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(1.25rem, 3vw, 1.5rem);\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n    }\n\n    \/* Badges \u0026 Tags (Non-clickable) *\/\n    .pd-badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      font-size: 16px;\n      font-weight: 600;\n      border-radius: 50px;\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-badge-accent {\n      background-color: var(--primary);\n      color: #ffffff;\n      border: none;\n    }\n\n    \/* Fluid Image Styles *\/\n    .pd-image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed #cccccc;\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      aspect-ratio: 16 \/ 9;\n      font-weight: 600;\n      color: var(--text-sub);\n      font-size: 18px;\n      margin: 1.5rem 0;\n      text-align: center;\n      padding: 20px;\n      box-sizing: border-box;\n    }\n\n    .pd-image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Section Spacing *\/\n    .pd-section {\n      padding: clamp(3rem, 8vw, 6rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* --- A. Hero Block --- *\/\n    .pd-hero {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .pd-hero-lead {\n      max-width: 800px;\n      margin: 0 auto 2rem;\n      font-size: clamp(1.15rem, 2.5vw, 1.35rem);\n    }\n\n    \/* --- B. Compare Section --- *\/\n    .pd-compare-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-top: 2rem;\n    }\n\n    .pd-compare-card {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 2rem;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-compare-card.positive {\n      border-left: 5px solid var(--primary);\n    }\n\n    .pd-compare-title {\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      font-size: 1.25rem;\n      font-weight: 700;\n      margin-bottom: 1rem;\n    }\n\n    \/* --- C. Feature Sections (Z-Pattern Lock) --- *\/\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2.5rem;\n      margin-bottom: 4rem;\n    }\n\n    .pd-feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .pd-feature-media {\n      flex: 1;\n    }\n\n    .pd-feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .pd-bullet-list {\n      list-style: none;\n      padding: 0;\n      margin: 1.5rem 0 0 0;\n    }\n\n    .pd-bullet-item {\n      position: relative;\n      padding-left: 2rem;\n      margin-bottom: 1rem;\n      font-size: 18px;\n      color: var(--text-sub);\n      line-height: 1.6;\n    }\n\n    .pd-bullet-item::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--primary);\n      font-weight: 900;\n      font-size: 20px;\n    }\n\n    \/* --- D. Step-by-Step Guide Section --- *\/\n    .pd-step-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .pd-step-card {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-step-num {\n      font-size: 2rem;\n      font-weight: 800;\n      color: var(--primary);\n      margin-bottom: 0.5rem;\n    }\n\n    \/* --- E. Specifications Section --- *\/\n    .pd-specs-container {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      box-shadow: var(--shadow-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .pd-table th, .pd-table td {\n      padding: 1rem 1.25rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .pd-table th {\n      background-color: var(--bg-soft);\n      font-weight: 700;\n      color: var(--text-main);\n    }\n\n    \/* --- F. FAQ Section --- *\/\n    .pd-faq-list {\n      max-width: 850px;\n      margin: 2rem auto 0;\n    }\n\n    .pd-faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-faq-q {\n      font-weight: 700;\n      font-size: 20px;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n    }\n\n    .pd-faq-q span {\n      color: var(--primary);\n    }\n\n    .pd-faq-a {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      padding-left: 1.5rem;\n    }\n\n    \/* --- Responsive Styling (Desktop \/ Mobile Lock) --- *\/\n    @media (min-width: 768px) {\n      .pd-compare-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .pd-feature-media, .pd-feature-copy {\n        width: 50%;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Mobile Force Stack: Image always on top, text on bottom *\/\n      .pd-feature-item {\n        flex-direction: column !important;\n      }\n\n      .pd-feature-media {\n        order: 1;\n      }\n\n      .pd-feature-copy {\n        order: 2;\n      }\n\n      \/* Mobile Table Lock: Transform into block cards *\/\n      .pd-table, .pd-table thead, .pd-table tbody, .pd-table tr, .pd-table th, .pd-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .pd-table thead {\n        display: none;\n      }\n\n      .pd-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background: var(--bg-soft);\n        padding: 0.5rem;\n      }\n\n      .pd-table td {\n        text-align: right;\n        padding: 0.75rem 1rem;\n        border-bottom: 1px solid rgba(0,0,0,0.05);\n        position: relative;\n      }\n\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n\n      .pd-table td::before {\n        content: attr(data-label);\n        float: left;\n        font-weight: 700;\n        color: var(--text-main);\n        text-transform: capitalize;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- ================= SECTION A: HERO ================= --\u003e\n\u003csection class=\"pd-section pd-hero\"\u003e\u003cspan class=\"pd-badge pd-badge-accent\"\u003eDesigned for Everyday Professional Ease\u003c\/span\u003e\n\u003ch1\u003eProfessional HVAC Swaging: 6-Second Cup Expansion, Zero Lost Bits\u003c\/h1\u003e\n\n\u003cp class=\"pd-hero-lead\"\u003eStop throwing money away on expensive copper couplings. Transform your handheld drill into a high-efficiency tube expander while keeping every size secure on your belt.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img73\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260815134201\/cf2ac06e9b6a058bd7cd12a798cb35f8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= SECTION B: COMPARE (PAIN POINT) ================= --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2\u003eDitch the Toolbox Mess \u0026amp; High-Altitude Drops\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 700px; margin: 0 auto 2.5rem;\"\u003eCrawling under units or working up on high ladders? Don't let a missing expansion bit ruin your job speed.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-compare-grid\"\u003e\n\u003cdiv class=\"pd-compare-card\"\u003e\n\u003cdiv class=\"pd-compare-title\" style=\"color: #c62828;\"\u003e❌ The Ordinary Way\u003c\/div\u003e\n\n\u003cp\u003eLoose bits rolling in the bottom of your heavy tool bag. You waste minutes searching for the 5\/8\" only to realize it fell off the roof. Buying copper coupling connectors for every connection drains your profit margins.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-compare-card positive\"\u003e\n\u003cdiv class=\"pd-compare-title\" style=\"color: var(--primary);\"\u003e✓ Our Smart Solution\u003c\/div\u003e\n\n\u003cp\u003e6 standard sizes locked securely to a heavy-duty carabiner right on your waistband. Pull, click, swage, and replace. Every bit is color-coded for instant selection. Expand your pipes in seconds to weld seamlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260815134201\/fcd09c6feca97b4d2309393f1473edd4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= SECTION C: FEATURES ================= --\u003e\n\n\u003csection class=\"pd-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img72\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260815134201\/7de2aad1b03db2a70e86b2a84425c138.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cspan class=\"pd-badge\"\u003eFriction Swaging Tech\u003c\/span\u003e\n\n\u003ch3\u003eExpand Seamlessly \u0026amp; Save on Expensive Fittings\u003c\/h3\u003e\n\n\u003cp\u003eBy leveraging the high-speed rotation of your handheld drill, our flat spade-edge swaging tool generates controlled heat friction to expand soft copper tubing. This precise thermal molding stretches the metal without cracking, creating an airtight swaged cup for direct brazing.\u003c\/p\u003e\n\n\u003cul class=\"pd-bullet-list\"\u003e\n\t\u003cli class=\"pd-bullet-item\"\u003eCreates a clean \"cup\" profile, not an overly flared mouth, allowing easy insert.\u003c\/li\u003e\n\t\u003cli class=\"pd-bullet-item\"\u003ePays for itself after just a few uses by eliminating the need for copper unions.\u003c\/li\u003e\n\t\u003cli class=\"pd-bullet-item\"\u003eProduces smooth inner walls without creating harmful metal shavings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260815134201\/080190144d0f194d84fa2f0ed9362d39.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cspan class=\"pd-badge\"\u003eBall-Detent Lock\u003c\/span\u003e\n\n\u003ch3\u003eHeavy-Duty Carabiner with Quick-Release Sockets\u003c\/h3\u003e\n\n\u003cp\u003eConstructed with premium anodized aluminum alloy, each color-coded bit adapter features a rugged ball-detent slider mechanism. It locks the 1\/4\" hex shank tightly in place, ensuring your bits never slip off during high-altitude operations.\u003c\/p\u003e\n\n\u003cul class=\"pd-bullet-list\"\u003e\n\t\u003cli class=\"pd-bullet-item\"\u003eOne-push slide jacket allows instantaneous swapping with one hand.\u003c\/li\u003e\n\t\u003cli class=\"pd-bullet-item\"\u003eHeavy-duty D-ring threaded-lock carabiner hangs comfortably on belt loops or utility vest rings.\u003c\/li\u003e\n\t\u003cli class=\"pd-bullet-item\"\u003eHighly visible anodized colors correlate directly to sizes for zero-second searching.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= SECTION D: USE INSTRUCTIONS ================= --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eQuick-Release Operation Steps\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-step-grid\"\u003e\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003e1\u003c\/div\u003e\n\n\u003ch3\u003ePush Up\u003c\/h3\u003e\n\n\u003cp\u003eSlide up the quick-release sleeve on the anodized color-coded keychain holder.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003e2\u003c\/div\u003e\n\n\u003ch3\u003eInsert Shank\u003c\/h3\u003e\n\n\u003cp\u003eSlide in the standard 1\/4\" hex shank of your chosen swaging bit into the socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003e3\u003c\/div\u003e\n\n\u003ch3\u003eRelease To Lock\u003c\/h3\u003e\n\n\u003cp\u003eLet go of the sleeve to engage the ball-detent locking system securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-step-card\"\u003e\n\u003cdiv class=\"pd-step-num\"\u003e4\u003c\/div\u003e\n\n\u003ch3\u003ePull To Work\u003c\/h3\u003e\n\n\u003cp\u003eTo use, slide up the sleeve, pull the bit out, and snap it directly into your power drill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260815134201\/86c4f3a154201b097320f4282ac3c38b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= SECTION E: SPECIFICATIONS ================= --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-specs-container\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; margin-bottom: 2rem;\"\u003eVerify sizing and equipment compatibility before completing your order.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img70\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260815134201\/02a2c57055cb9a8f3889e5af5d28e7bd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification Component\u003c\/th\u003e\n\t\t\t\u003cth\u003eDimension \/ Parameter\u003c\/th\u003e\n\t\t\t\u003cth\u003eInches (Conversion)\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eCompatible Pipe Diameters (6 Bit Sizes)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimension\"\u003e1\/4\", 3\/8\", 1\/2\", 5\/8\", 3\/4\", 7\/8\"\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inches\"\u003e0.25\", 0.375\", 0.50\", 0.625\", 0.75\", 0.875\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eBit Shank Size\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimension\"\u003eStandard 1\/4\" Hex Shank (Quick-change)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inches\"\u003e0.25\" Hex\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eCarabiner Total Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimension\"\u003e8.2 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inches\"\u003e3.2 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eColor Adapter Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimension\"\u003e6.0 cm (including ring)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inches\"\u003e2.36 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimension\"\u003eHigh-Carbon Hardened Steel (Bits) \/ Aluminum (Sleeves)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inches\"\u003eN\/A\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003eDrill Compatibility\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dimension\"\u003eHand-held electric drill, impact driver (Low speed recommended)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inches\"\u003eN\/A\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ================= SECTION F: FAQ ================= --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Does this tool produce metal shavings inside the AC copper tube?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-a\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e No. Unlike spiral cutting flutes, our tool utilizes a spade-edge shape that relies on high-speed rotation and heat friction to expand the copper. This is a plastic deformation expansion process that doesn't shave or cut, ensuring no stray metal dust ruins your AC compressors.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Can these expander bits be used with an impact driver?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-a\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e Yes, they are equipped with standard 1\/4\" hex shanks that fit perfectly into hand-held drills and impact drivers. For the cleanest expansion, keep your drill at a moderate, controlled speed and let friction heat soften the copper pipe first.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003e\n\u003cspan\u003eQ:\u003c\/span\u003e Does this make a flared mouth or a cup joint?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-a\"\u003e\n\u003cstrong\u003eA:\u003c\/strong\u003e It expands the tube into a straight \"swaged cup\" (with identical inner diameter to the pipe's original outer diameter). This allows another pipe of the same size to slide straight inside, leaving a perfect gap for seamless soldering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"6PCS Swaging with Bit Holder","offer_id":48475646984404,"sku":"1732457900064805291","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/cf2ac06e9b6a058bd7cd12a798cb35f8.jpg?v=1787654264","url":"https:\/\/omurio.com\/products\/portable-hvac-swaging-tool-rjc","provider":"Omurio","version":"1.0","type":"link"}