{"product_id":"🔥5pcs-hex-shank-metal-grinding-drill-bits","title":"🔥5PCS Hex Shank Metal Grinding Drill Bits","description":"\u003cstyle\u003e\n  .hss-burr-page {\n    --gold: #f3ad13;\n    --gold-dark: #d78c00;\n    --black: #090909;\n    --soft-black: #151515;\n    --white: #ffffff;\n    --gray: #666666;\n    --light-gray: #f5f5f5;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: #1b1b1b;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .hss-burr-page * {\n    box-sizing: border-box;\n  }\n\n  .hss-burr-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .hss-burr-page h2,\n  .hss-burr-page h3,\n  .hss-burr-page p {\n    margin-top: 0;\n  }\n\n  .hss-burr-page h2 {\n    margin-bottom: 14px;\n    font-size: clamp(28px, 4vw, 46px);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -1px;\n  }\n\n  .hss-burr-page h3 {\n    margin-bottom: 8px;\n    font-size: 20px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .hss-burr-page p {\n    margin-bottom: 14px;\n    font-size: 16px;\n  }\n\n  .hss-gold {\n    color: var(--gold);\n  }\n\n  .hss-section {\n    padding: 55px 35px;\n  }\n\n  .hss-section-dark {\n    color: var(--white);\n    background:\n      radial-gradient(circle at 85% 20%, rgba(243, 173, 19, 0.15), transparent 30%),\n      linear-gradient(135deg, #050505 0%, #171717 100%);\n  }\n\n  .hss-section-light {\n    background: var(--white);\n  }\n\n  .hss-center {\n    text-align: center;\n  }\n\n  .hss-lead {\n    max-width: 780px;\n    margin-right: auto;\n    margin-left: auto;\n    font-size: 18px !important;\n    color: inherit;\n    opacity: 0.88;\n  }\n\n  .hss-hero-copy {\n    padding: 48px 35px;\n    color: var(--white);\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(243, 173, 19, 0.23), transparent 38%),\n      var(--black);\n  }\n\n  .hss-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 16px;\n    color: #111111;\n    background: var(--gold);\n    border-radius: 50px;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .hss-hero-copy h1 {\n    max-width: 900px;\n    margin: 0 auto 16px;\n    font-size: clamp(34px, 6vw, 64px);\n    line-height: 1.02;\n    font-weight: 900;\n    letter-spacing: -2px;\n  }\n\n  .hss-hero-copy p {\n    max-width: 790px;\n    margin: 0 auto 24px;\n    color: #dddddd;\n    font-size: 18px;\n  }\n\n  .hss-benefit-line {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n  }\n\n  .hss-benefit-line span {\n    padding: 9px 15px;\n    color: #ffffff;\n    background: #1e1e1e;\n    border: 1px solid #373737;\n    border-radius: 50px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .hss-image-wrap {\n    overflow: hidden;\n    background: #111111;\n  }\n\n  .hss-image-wrap img {\n    max-width: 100%;\n  }\n\n  .hss-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 30px;\n  }\n\n  .hss-feature-card {\n    padding: 24px 20px;\n    color: #222222;\n    background: #ffffff;\n    border: 1px solid #e9e9e9;\n    border-radius: 14px;\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);\n  }\n\n  .hss-feature-card-dark {\n    color: #ffffff;\n    background: #181818;\n    border-color: #303030;\n    box-shadow: none;\n  }\n\n  .hss-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin-bottom: 15px;\n    color: #111111;\n    background: var(--gold);\n    border-radius: 50%;\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .hss-feature-card p {\n    margin-bottom: 0;\n    color: inherit;\n    opacity: 0.78;\n    font-size: 14px;\n  }\n\n  .hss-two-column {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 36px;\n  }\n\n  .hss-check-list {\n    display: grid;\n    gap: 13px;\n    margin-top: 24px;\n  }\n\n  .hss-check-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n\n  .hss-check-mark {\n    display: flex;\n    flex: 0 0 26px;\n    align-items: center;\n    justify-content: center;\n    width: 26px;\n    height: 26px;\n    margin-top: 1px;\n    color: #111111;\n    background: var(--gold);\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .hss-check-item strong {\n    display: block;\n    margin-bottom: 2px;\n    font-size: 16px;\n  }\n\n  .hss-check-item span {\n    display: block;\n    color: inherit;\n    opacity: 0.76;\n    font-size: 14px;\n  }\n\n  .hss-shapes-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .hss-shape-item {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--light-gray);\n    border-radius: 12px;\n  }\n\n  .hss-shape-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 10px;\n    color: #111111;\n    background: var(--gold);\n    border-radius: 8px;\n    font-weight: 900;\n  }\n\n  .hss-shape-item strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 15px;\n  }\n\n  .hss-shape-item span {\n    display: block;\n    color: #666666;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .hss-material-grid {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr);\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  .hss-material-item {\n    padding: 19px 10px;\n    color: #ffffff;\n    text-align: center;\n    background: #191919;\n    border: 1px solid #303030;\n    border-radius: 12px;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .hss-material-item span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 24px;\n  }\n\n  .hss-comparison {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-top: 30px;\n  }\n\n  .hss-comparison-card {\n    padding: 25px;\n    border-radius: 14px;\n  }\n\n  .hss-comparison-card h3 {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .hss-comparison-other {\n    background: #f2f2f2;\n    border: 1px solid #dddddd;\n  }\n\n  .hss-comparison-ours {\n    color: #ffffff;\n    background: #17120a;\n    border: 2px solid var(--gold);\n  }\n\n  .hss-comparison-row {\n    display: flex;\n    gap: 10px;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(150, 150, 150, 0.24);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .hss-comparison-row:last-child {\n    border-bottom: 0;\n  }\n\n  .hss-red {\n    color: #e53333;\n  }\n\n  .hss-green {\n    color: #24b34b;\n  }\n\n  .hss-table-wrap {\n    overflow-x: auto;\n    margin-top: 28px;\n    border: 1px solid #e3e3e3;\n    border-radius: 12px;\n  }\n\n  .hss-spec-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n  }\n\n  .hss-spec-table th,\n  .hss-spec-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid #e8e8e8;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .hss-spec-table th {\n    width: 35%;\n    color: #111111;\n    background: #f6f6f6;\n    font-weight: 800;\n  }\n\n  .hss-spec-table tr:last-child th,\n  .hss-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .hss-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    margin-top: 30px;\n  }\n\n  .hss-step {\n    overflow: hidden;\n    color: #ffffff;\n    background: #171717;\n    border: 1px solid #343434;\n    border-radius: 13px;\n  }\n\n  .hss-step-top {\n    padding: 22px 18px;\n  }\n\n  .hss-step-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 35px;\n    height: 35px;\n    margin-bottom: 13px;\n    color: #111111;\n    background: var(--gold);\n    border-radius: 8px;\n    font-weight: 900;\n  }\n\n  .hss-step p {\n    margin-bottom: 0;\n    color: #cfcfcf;\n    font-size: 14px;\n  }\n\n  .hss-note {\n    margin-top: 30px;\n    padding: 20px 22px;\n    color: #333333;\n    background: #fff7e2;\n    border-left: 5px solid var(--gold);\n    border-radius: 8px;\n    font-size: 14px;\n  }\n\n  .hss-package {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .hss-package-card {\n    padding: 25px;\n    background: #f6f6f6;\n    border-radius: 13px;\n  }\n\n  .hss-package-card ul {\n    margin: 13px 0 0;\n    padding-left: 20px;\n  }\n\n  .hss-package-card li {\n    margin-bottom: 8px;\n  }\n\n  .hss-faq details {\n    margin-bottom: 12px;\n    background: #ffffff;\n    border: 1px solid #e5e5e5;\n    border-radius: 10px;\n  }\n\n  .hss-faq summary {\n    padding: 18px 20px;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .hss-faq details p {\n    margin: 0;\n    padding: 0 20px 18px;\n    color: #555555;\n    font-size: 14px;\n  }\n\n  .hss-cta {\n    padding: 55px 30px;\n    color: #ffffff;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 20%, rgba(243, 173, 19, 0.25), transparent 35%),\n      #080808;\n  }\n\n  .hss-cta p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: #d7d7d7;\n    font-size: 17px;\n  }\n\n  @media (max-width: 900px) {\n    .hss-feature-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .hss-material-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .hss-shapes-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .hss-shapes-grid .hss-shape-item:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .hss-steps {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 650px) {\n    .hss-section,\n    .hss-hero-copy,\n    .hss-cta {\n      padding: 38px 18px;\n    }\n\n    .hss-two-column,\n    .hss-comparison,\n    .hss-package {\n      grid-template-columns: 1fr;\n    }\n\n    .hss-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hss-material-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .hss-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .hss-hero-copy h1 {\n      letter-spacing: -1px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hss-burr-page\"\u003e\n\u003c!-- HERO COPY --\u003e\n\u003csection class=\"hss-hero-copy\"\u003e\n\u003cdiv class=\"hss-eyebrow\"\u003e5-Piece Professional Burr Set\u003c\/div\u003e\n\u003ch1\u003eCut, Shape \u0026amp; Smooth Materials \u003cspan class=\"hss-gold\"\u003eFaster\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA versatile high-speed steel rotary burr set designed for rapid material removal, detailed carving, deburring, slotting and surface finishing.\u003c\/p\u003e\n\u003cdiv class=\"hss-benefit-line\"\u003e\n\u003cspan\u003eHigh-Speed Steel\u003c\/span\u003e \u003cspan\u003eUp to 35,000 RPM\u003c\/span\u003e \u003cspan\u003e5 Useful Shapes\u003c\/span\u003e \u003cspan\u003eUniversal 1\/4\" Shank\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/1_01e66ddd-f1cb-40e8-b3b9-8055567497e8.png?v=1784627716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"hss-section hss-section-light hss-center\"\u003e\n\u003ch2\u003eOne Set. More Ways to Get the Job Done.\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eFrom removing excess material to refining edges and carving small details, these five burr shapes help you handle more workshop and DIY projects without constantly changing tools.\u003c\/p\u003e\n\u003cdiv class=\"hss-feature-grid\"\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eFast Material Removal\u003c\/h3\u003e\n\u003cp\u003eDeep cutting grooves remove material efficiently to reduce repeated passes and unnecessary effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eClean, Controlled Cutting\u003c\/h3\u003e\n\u003cp\u003ePrecisely machined cutting edges help deliver smoother shaping, trimming and finishing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eFive Practical Profiles\u003c\/h3\u003e\n\u003cp\u003eChoose the right head for flat surfaces, tapered holes, contours, slots or detailed engraving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eFits Common Power Tools\u003c\/h3\u003e\n\u003cp\u003eThe 6.35 mm hex shank fits many electric drills, rotary tools and die grinders with compatible chucks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HSS CONSTRUCTION --\u003e\n\u003csection class=\"hss-section hss-section-dark\"\u003e\n\u003cdiv class=\"hss-center\"\u003e\n\u003ch2\u003ePremium \u003cspan class=\"hss-gold\"\u003eHigh-Speed Steel\u003c\/span\u003e Construction\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eBuilt for repeated cutting, shaping and grinding tasks with the hardness and durability needed for demanding workshop use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-check-list\"\u003e\n\u003cdiv class=\"hss-check-item\"\u003e\n\u003cdiv class=\"hss-check-mark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHigh Hardness\u003c\/strong\u003e \u003cspan\u003eDesigned to maintain a strong cutting profile under repeated use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-check-item\"\u003e\n\u003cdiv class=\"hss-check-mark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWear-Resistant Cutting Edges\u003c\/strong\u003e \u003cspan\u003eHelps the cutting grooves remain effective for longer projects.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-check-item\"\u003e\n\u003cdiv class=\"hss-check-mark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePrecision Machined\u003c\/strong\u003e \u003cspan\u003eEvenly formed grooves provide controlled contact with the workpiece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-check-item\"\u003e\n\u003cdiv class=\"hss-check-mark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eStable Hex Shank\u003c\/strong\u003e \u003cspan\u003eCreates a secure hold inside compatible drill chucks and tool holders.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/2_ca979f67-bccf-45e5-aea0-b706a817550a.png?v=1784627716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- SHAPES --\u003e\n\u003csection class=\"hss-section hss-section-light hss-center\"\u003e\n\u003ch2\u003e\n\u003cspan class=\"hss-gold\"\u003e5 Shapes\u003c\/span\u003e for Different Applications\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eEach burr profile is designed to reach, shape or finish a different type of surface, helping you work with greater control.\u003c\/p\u003e\n\u003cdiv class=\"hss-shapes-grid\"\u003e\n\u003cdiv class=\"hss-shape-item\"\u003e\n\u003cdiv class=\"hss-shape-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eCylinder\u003c\/strong\u003e \u003cspan\u003eFlat surface cutting and edge leveling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-shape-item\"\u003e\n\u003cdiv class=\"hss-shape-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eCone\u003c\/strong\u003e \u003cspan\u003eTapered holes, widening and deburring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-shape-item\"\u003e\n\u003cdiv class=\"hss-shape-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eFlat Cylinder\u003c\/strong\u003e \u003cspan\u003eEnd cutting, slotting and recess work\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-shape-item\"\u003e\n\u003cdiv class=\"hss-shape-number\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003eRound Nose\u003c\/strong\u003e \u003cspan\u003eContouring, hollowing and smoothing curves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-shape-item\"\u003e\n\u003cdiv class=\"hss-shape-number\"\u003e5\u003c\/div\u003e\n\u003cstrong\u003ePointed Cone\u003c\/strong\u003e \u003cspan\u003eDetail carving, grooves and engraving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/3_16708f21-21f7-41a9-996e-17a0bffdc89b.png?v=1784627716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- MATERIALS --\u003e\n\u003csection class=\"hss-section hss-section-dark hss-center\"\u003e\n\u003ch2\u003eWorks Across \u003cspan class=\"hss-gold\"\u003eMultiple Materials\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eA practical choice for woodworking, model making, craft projects, maintenance, repairs and light material finishing.\u003c\/p\u003e\n\u003cdiv class=\"hss-material-grid\"\u003e\n\u003cdiv class=\"hss-material-item\"\u003e\n\u003cspan\u003e🪵\u003c\/span\u003e Wood\u003c\/div\u003e\n\u003cdiv class=\"hss-material-item\"\u003e\n\u003cspan\u003e🧩\u003c\/span\u003e Resin\u003c\/div\u003e\n\u003cdiv class=\"hss-material-item\"\u003e\n\u003cspan\u003e⚙️\u003c\/span\u003e Plastic\u003c\/div\u003e\n\u003cdiv class=\"hss-material-item\"\u003e\n\u003cspan\u003e🔩\u003c\/span\u003e Soft Metal\u003c\/div\u003e\n\u003cdiv class=\"hss-material-item\"\u003e\n\u003cspan\u003e◻️\u003c\/span\u003e Acrylic\u003c\/div\u003e\n\u003cdiv class=\"hss-material-item\"\u003e\n\u003cspan\u003e🪨\u003c\/span\u003e Stone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\" class=\"hss-note\"\u003e\n\u003cstrong\u003eMaterial note:\u003c\/strong\u003e Performance can vary according to material hardness, tool speed and applied pressure. For hardened steel or heavy industrial metal removal, use a dedicated carbide burr.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/4_fe05e896-8939-42d2-976f-d972b438d09c.png?v=1784627716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- EFFICIENCY COMPARISON --\u003e\n\u003csection class=\"hss-section hss-section-light\"\u003e\n\u003cdiv class=\"hss-center\"\u003e\n\u003ch2\u003eDesigned for \u003cspan class=\"hss-gold\"\u003eEfficient Cutting\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eThe deep straight-flute design helps clear material quickly while maintaining controlled contact with the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison\"\u003e\n\u003cdiv class=\"hss-comparison-card hss-comparison-other\"\u003e\n\u003ch3\u003eBasic Burrs\u003c\/h3\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-red\"\u003e✕\u003c\/span\u003e Slower material removal\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-red\"\u003e✕\u003c\/span\u003e More frequent clogging\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-red\"\u003e✕\u003c\/span\u003e Greater heat buildup\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-red\"\u003e✕\u003c\/span\u003e Rougher tool control\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-card hss-comparison-ours\"\u003e\n\u003ch3\u003eOur HSS Burr Set\u003c\/h3\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-green\"\u003e✓\u003c\/span\u003e Rapid material removal\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-green\"\u003e✓\u003c\/span\u003e Open grooves clear debris\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-green\"\u003e✓\u003c\/span\u003e Smoother finishing control\u003c\/div\u003e\n\u003cdiv class=\"hss-comparison-row\"\u003e\n\u003cspan class=\"hss-green\"\u003e✓\u003c\/span\u003e Durable high-speed steel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/5_bdbb6cc4-2913-4caf-92f1-666d4e6ac3f5.png?v=1784627716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- UNIVERSAL SHANK AND SPECS --\u003e\n\u003csection class=\"hss-section hss-section-light\"\u003e\n\u003cdiv class=\"hss-center\"\u003e\n\u003ch2\u003eUniversal \u003cspan class=\"hss-gold\"\u003e1\/4-Inch Hex Shank\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eThe 6.35 mm hex shank is designed for a secure grip and broad compatibility with common workshop tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-grid\"\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e¼\u003c\/div\u003e\n\u003ch3\u003e6.35 mm Shank\u003c\/h3\u003e\n\u003cp\u003eStandard 1\/4-inch hex profile for secure chuck engagement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e↻\u003c\/div\u003e\n\u003ch3\u003eHigh-Speed Compatible\u003c\/h3\u003e\n\u003cp\u003eSuitable for compatible tools operating up to 35,000 RPM.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e68\u003c\/div\u003e\n\u003ch3\u003eExtended Length\u003c\/h3\u003e\n\u003cp\u003eApproximately 68–69 mm overall length for improved reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-feature-card\"\u003e\n\u003cdiv class=\"hss-feature-icon\"\u003e13\u003c\/div\u003e\n\u003ch3\u003eLarge Cutting Heads\u003c\/h3\u003e\n\u003cp\u003eCutting head diameters measure approximately 12–13 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-table-wrap\"\u003e\n\u003ctable class=\"hss-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eRotary Burr \/ Grinding Cutter Set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Speed Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e5 Pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShank Diameter\u003c\/th\u003e\n\u003ctd\u003e6.35 mm \/ 1\/4 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 68–69 mm \/ 2.68–2.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCutting Head Diameter\u003c\/th\u003e\n\u003ctd\u003eApproximately 12–13 mm \/ 0.47–0.51 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Compatible Speed\u003c\/th\u003e\n\u003ctd\u003eUp to 35,000 RPM, depending on tool and application\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible Tools\u003c\/th\u003e\n\u003ctd\u003eElectric drills, rotary tools, die grinders and pneumatic grinders with a compatible chuck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Uses\u003c\/th\u003e\n\u003ctd\u003eCutting, carving, deburring, slotting, contouring, grinding and smoothing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 6 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/6_5687025d-0119-4d23-861d-21794c110725.png?v=1784627716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"hss-section hss-section-dark\"\u003e\n\u003cdiv class=\"hss-center\"\u003e\n\u003ch2\u003eQuick Installation. \u003cspan class=\"hss-gold\"\u003eProfessional Results.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eChange burr profiles quickly and move from rough shaping to detailed finishing in four simple steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-steps\"\u003e\n\u003cdiv class=\"hss-step\"\u003e\n\u003cdiv class=\"hss-step-top\"\u003e\n\u003cdiv class=\"hss-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eInsert the Burr\u003c\/h3\u003e\n\u003cp\u003ePlace the hex shank fully into the compatible chuck or tool holder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-step\"\u003e\n\u003cdiv class=\"hss-step-top\"\u003e\n\u003cdiv class=\"hss-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eTighten Securely\u003c\/h3\u003e\n\u003cp\u003eLock the chuck firmly and confirm that the burr is centered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-step\"\u003e\n\u003cdiv class=\"hss-step-top\"\u003e\n\u003cdiv class=\"hss-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eStart at Low Speed\u003c\/h3\u003e\n\u003cp\u003eBegin slowly, then increase speed according to the material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-step\"\u003e\n\u003cdiv class=\"hss-step-top\"\u003e\n\u003cdiv class=\"hss-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eShape Smoothly\u003c\/h3\u003e\n\u003cp\u003eUse light, controlled passes without forcing the cutting head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-note\"\u003e\n\u003cstrong\u003eSafety reminder:\u003c\/strong\u003e Always wear eye protection. Secure the workpiece before cutting, keep hands away from the rotating burr and disconnect the tool before changing accessories.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 7 --\u003e\n\u003cdiv class=\"hss-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/7_bc26659d-f56c-4409-bc17-fd5d97d391eb.png?v=1784627717\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- PACKAGE --\u003e\n\u003csection class=\"hss-section hss-section-light\"\u003e\n\u003cdiv class=\"hss-center\"\u003e\n\u003ch2\u003eWhat You’ll Receive\u003c\/h2\u003e\n\u003cp class=\"hss-lead\"\u003eFive useful cutting profiles for everyday workshop, craft and repair applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-package\"\u003e\n\u003cdiv class=\"hss-package-card\"\u003e\n\u003ch3\u003ePackage Includes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Cylinder Rotary Burr\u003c\/li\u003e\n\u003cli\u003e1 × Cone Rotary Burr\u003c\/li\u003e\n\u003cli\u003e1 × Flat Cylinder Rotary Burr\u003c\/li\u003e\n\u003cli\u003e1 × Round-Nose Rotary Burr\u003c\/li\u003e\n\u003cli\u003e1 × Pointed-Cone Rotary Burr\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hss-package-card\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWood carving and surface shaping\u003c\/li\u003e\n\u003cli\u003ePlastic and resin trimming\u003c\/li\u003e\n\u003cli\u003eAcrylic edge finishing\u003c\/li\u003e\n\u003cli\u003eSoft-metal deburring\u003c\/li\u003e\n\u003cli\u003eDIY, maintenance and craft projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hss-section hss-section-light hss-faq\"\u003e\n\u003cdiv class=\"hss-center\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill these burrs fit my electric drill?\u003c\/summary\u003e\n\u003cp\u003eThey feature a 6.35 mm, or 1\/4-inch, hex shank. Check that your drill chuck can securely hold this shank size before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the set be used on metal?\u003c\/summary\u003e\n\u003cp\u003eIt is suitable for light shaping and deburring on softer metals. It is not intended to replace carbide burrs for hardened steel or intensive industrial metal removal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat speed should I use?\u003c\/summary\u003e\n\u003cp\u003eStart at a lower speed and increase gradually. The ideal speed depends on the material, burr shape, tool and required finish. Do not exceed your power tool’s recommended accessory speed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow can I reduce heat and vibration?\u003c\/summary\u003e\n\u003cp\u003eSecure the workpiece, keep the burr centered, use light pressure and maintain steady movement. Avoid holding the burr in one spot for too long.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these burrs be used for detailed carving?\u003c\/summary\u003e\n\u003cp\u003eYes. The pointed cone and round-nose profiles are especially useful for grooves, contours, recessed areas and small carving details.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"hss-cta\"\u003e\n\u003ch2\u003eFive Essential Shapes. \u003cspan class=\"hss-gold\"\u003eOne Versatile Set.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSpend less time switching between different accessories and handle cutting, carving, deburring and finishing with the profile that fits the job.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"Default Title","offer_id":52672371982648,"sku":"NC0210260722073-六角柄旋转锉5件套袋装（金色","price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/1_01e66ddd-f1cb-40e8-b3b9-8055567497e8.png?v=1784627716","url":"https:\/\/reemoreemoo.com\/es\/products\/%f0%9f%94%a55pcs-hex-shank-metal-grinding-drill-bits","provider":"reemoreemoo","version":"1.0","type":"link"}