{"title":"Brake Lathes \u0026 Wheel Straighteners","description":"","products":[{"product_id":"katool-c9372-combination-brake-lathe","title":"Katool C9372 - Combination Disc and Drum Brake Lathe Machine","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n\/* Brand variable - REQUIRED *\/\n:root { --brand: #0053a6; }\n\n\/* Basic styling *\/\n.product-content-wrapper {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 15px 3rem 15px !important;\n    color: #333;\n    line-height: 1.6;\n    position: relative;\n    z-index: 1;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\n}\n\/* Float containment - REQUIRED *\/\n.product-content-wrapper section::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper h2 {\n    font-size: 1.5rem;\n    margin: 2rem 0 1rem;\n    font-weight: 600;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 0.5rem;\n}\n.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\n}\n\/* Quick navigation styling *\/\n.quick-nav {\n    font-size: 0.95rem;\n    color: #666;\n    margin-top: 1.5rem;\n}\n.quick-nav a {\n    color: var(--brand);\n    text-decoration: none;\n}\n.quick-nav a:hover {\n    text-decoration: underline;\n}\n\/* Hero container styles *\/\n.hero-container {\n    display: block !important;\n    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n    padding: 2.5rem;\n    border-radius: 12px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\/* Model aliases styling *\/\n.model-aliases {\n    font-size: 0.9rem;\n    color: #666;\n    font-style: italic;\n    margin-top: 0.5rem;\n}\n\/* Feature image layout - SMALLER IMAGES *\/\n.feature-with-image {\n    overflow: auto;\n}\n.feature-media {\n    max-width: 280px;  \/* Reduced from 400px *\/\n    margin: 1rem 0;\n}\n.feature-image {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n}\n\/* Enhanced caption styling - MORE DISTINCTIVE *\/\n.feature-image-caption {\n    font-size: 0.85rem;\n    color: #555;\n    text-align: center;\n    margin-top: 0.75rem;\n    padding: 0.5rem;\n    background: #f0f4f8;\n    border-left: 3px solid var(--brand);\n    font-style: italic;\n    border-radius: 4px;\n}\n\/* Feature float alternation on desktop *\/\n@media (min-width: 768px) {\n  #features .highlight:nth-of-type(odd) .feature-media {\n    float: left;\n    margin-right: 2rem;\n    margin-bottom: 1rem;\n  }\n  #features .highlight:nth-of-type(even) .feature-media {\n    float: right;\n    margin-left: 2rem;\n    margin-bottom: 1rem;\n  }\n}\n\/* Mobile feature image constraints *\/\n@media (max-width: 767px) {\n  .feature-media {\n    float: none !important;\n    margin: 1rem auto !important;\n    max-width: 260px !important;  \/* Even smaller on mobile *\/\n    display: block !important;\n  }\n}\n.product-content-wrapper table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n    display: block;\n    overflow-x: auto;\n    white-space: nowrap;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 0.75rem;\n    text-align: left;\n    border: 1px solid #ddd;\n}\n.product-content-wrapper th {\n    font-weight: 600;\n}\n\/* Row headers only get gray background *\/\n.product-content-wrapper th[scope=\"row\"] {\n    background-color: #f5f5f5;\n}\n\/* Column headers get brand color with white text *\/\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n    background-color: var(--brand);\n    color: #fff;\n}\n.product-content-wrapper table caption {\n    caption-side: top;\n    display: table-caption;\n}\n.product-content-wrapper tr:nth-child(even) {\n    background-color: #f9f9f9;\n}\n\/* Table hover effect - REQUIRED *\/\n.product-content-wrapper table tbody tr:hover td,\n.product-content-wrapper table tbody tr:hover th[scope=\"row\"] {\n    background-color: rgba(0,0,0,0.03);\n}\n\/* Accessibility - Focus Visible *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n    outline: 2px solid var(--brand);\n    outline-offset: 2px;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid var(--brand) !important;\n    padding: 1rem 1.5rem !important;\n    margin: 1.5rem 0 !important;\n    color: #333 !important;\n    font-weight: normal !important;\n}\n.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div {\n    color: #333 !important;\n    text-decoration: none !important;\n    font-weight: normal !important;\n    font-style: normal !important;\n}\n\/* Restore link underlines in highlight blocks *\/\n.product-content-wrapper .highlight a {\n    text-decoration: underline !important;\n}\n\/* Enhanced feature title styling *\/\n.product-content-wrapper .highlight h3 {\n    font-size: 1.25rem !important;\n    font-weight: 700 !important;\n    color: var(--brand) !important;\n    margin: 0 0 1rem 0 !important;\n    line-height: 1.3 !important;\n    padding-bottom: 0.5rem !important;\n    border-bottom: 2px solid #e0e8f0 !important;\n}\n.product-content-wrapper .button {\n    display: inline-block;\n    background-color: var(--brand);\n    color: white !important;\n    padding: 0.75rem 1.5rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    margin: 1rem 0;\n}\n\/* CTA - REQUIRED *\/\n.product-content-wrapper .cta {\n    margin: 40px 0;\n    padding: 1.75rem;\n    border: 1px solid #eee;\n    border-radius: 12px;\n    background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n.product-content-wrapper .cta h2 {\n    border-bottom: none;\n    margin: 0 0 0.75rem 0;\n}\n.product-content-wrapper .cta p {\n    margin: 0 0 1rem 0;\n}\n.product-content-wrapper .cta .cta-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n}\n.product-content-wrapper .cta .btn {\n    display: inline-block;\n    user-select: all;\n    cursor: pointer;\n    background: var(--brand);\n    color: #fff;\n    border-radius: 6px;\n    padding: 0.75rem 1.25rem;\n    font-weight: 600;\n    text-decoration: none;\n}\n.product-content-wrapper .cta .btn.secondary {\n    background: #e9eef7;\n    color: #0b1220;\n}\n.product-content-wrapper .cta .btn:hover {\n    opacity: 0.9;\n}\n\/* FAQ Styles *\/\n.product-content-wrapper #faq {\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden;\n}\n.product-content-wrapper details {\n    margin-bottom: 1rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 0;\n    width: 100%;\n    box-sizing: border-box;\n}\n.product-content-wrapper summary {\n    padding: 1rem;\n    cursor: pointer;\n    font-weight: 600;\n    background: #f8f9fa;\n    border-radius: 8px 8px 0 0;\n    position: relative;\n    padding-right: 2.5rem;\n}\n.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\n}\n.product-content-wrapper summary::after {\n    content: '▶';\n    position: absolute;\n    right: 1rem;\n    top: 1rem;\n    transition: transform 0.3s ease;\n}\n.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\n}\n.product-content-wrapper details div {\n    padding: 1rem;\n    width: 100%;\n    box-sizing: border-box;\n}\n.product-content-wrapper details div p {\n    margin: 0;\n    word-wrap: break-word;\n}\n.product-content-wrapper .value-prop {\n    display: flex;\n    align-items: flex-start; \/* Changed from center to flex-start for better text wrapping *\/\n    gap: 0.75rem; \/* Increased gap from 0.5rem *\/\n    margin: 0.75rem 0;\n    font-weight: 600;\n    color: var(--brand);\n    line-height: 1.4; \/* Added for better text spacing *\/\n}\n.product-content-wrapper .value-prop::before {\n    content: \"\\2713\";\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    background: var(--brand);\n    color: white;\n    border-radius: 50%;\n    text-align: center;\n    line-height: 20px;\n    font-size: 12px;\n    flex-shrink: 0; \/* Prevents checkmark from shrinking *\/\n    margin-top: 2px; \/* Aligns with first line of text *\/\n}\n\n\/* Mobile-First Responsive Styles *\/\n.hero-media {\n    margin: 0 0 1.5rem 0;\n    float: none;\n}\n.hero-content {\n    width: 100%;\n}\n.feature-container {\n    display: block !important;\n}\n.feature-text {\n    width: 100% !important;\n    margin-bottom: 1rem;\n}\n.specs-container {\n    display: block !important;\n}\n.specs-container \u003e div {\n    width: 100% !important;\n    margin-bottom: 2rem;\n}\n\n\/* Screen reader only class for accessibility *\/\n.sr-only {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    padding: 0;\n    margin: -1px;\n    overflow: hidden;\n    clip: rect(0,0,0,0);\n    white-space: nowrap;\n    border: 0;\n}\n\n\/* Table Mobile Optimization - REQUIRED *\/\n@media (max-width: 600px) {\n    .product-content-wrapper table caption {\n        position: absolute;\n        width: 1px;\n        height: 1px;\n        padding: 0;\n        margin: -1px;\n        overflow: hidden;\n        clip: rect(0,0,0,0);\n        white-space: nowrap;\n        border: 0;\n    }\n    .product-content-wrapper table thead {\n        display: none;\n    }\n    .product-content-wrapper .mobile-hide-head {\n        display: none;\n    }\n}\n\n\/* Mobile Float Override *\/\n@media (max-width: 767px) {\n  .product-content-wrapper img[style*=\"float: right\"],\n  .product-content-wrapper img[style*=\"float: left\"] {\n    float: none !important;\n    margin: 1rem auto !important;\n    display: block !important;\n  }\n}\n\n\/* Tablet and Desktop styles *\/\n@media (min-width: 768px) {\n    .hero-container {\n        display: block !important;\n    }\n    .hero-media {\n        float: right !important;\n        margin: 0 0 1.5rem 2rem !important;\n        max-width: 45% !important;\n    }\n    .hero-content {\n        width: 100%;\n    }\n    .feature-container {\n        display: block !important;\n        align-items: center;\n        gap: 2rem;\n    }\n    .feature-text {\n        flex: 1 !important;\n        margin-bottom: 0;\n    }\n    .specs-container {\n        display: flex !important;\n        gap: 2rem;\n        align-items: stretch;\n    }\n    .specs-container \u003e div {\n        flex: 1 !important;\n        margin-bottom: 0;\n    }\n    \/* Desktop feature titles *\/\n    .product-content-wrapper .highlight h3 {\n        font-size: 1.35rem !important;\n    }\n}\n\n\/* Large desktop adjustments *\/\n@media (min-width: 1024px) {\n    .hero-container {\n        display: block !important;\n    }\n}\n\n\/* Small mobile adjustments *\/\n@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\n    }\n    .product-content-wrapper h2 {\n        font-size: 1.1rem !important;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1rem !important;\n    }\n    \/* Mobile feature titles - extra prominent *\/\n    .product-content-wrapper .highlight h3 {\n        font-size: 1.15rem !important;\n        font-weight: 800 !important;\n        margin-bottom: 1.25rem !important;\n        padding-bottom: 0.75rem !important;\n    }\n    .hero-container {\n        padding: 1.5rem !important;\n    }\n    .highlight {\n        padding: 0.75rem 1rem !important;\n    }\n}\n\n\/* Desktop: remove scrollbar gutter \u0026 fill width for all product tables *\/\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    overflow-x: visible !important;\n    overflow-y: visible !important;\n    white-space: normal !important;\n    table-layout: fixed !important;\n    border-collapse: collapse !important;\n    height: auto !important;\n    border-radius: 8px;\n    box-sizing: border-box;\n  }\n\n  .product-content-wrapper .specs-container {\n    align-items: stretch;\n  }\n\n  .product-content-wrapper .specs-container \u003e div {\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n  }\n}\n\n\/* Mobile: keep horizontal scroll where needed *\/\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n    white-space: nowrap !important;\n  }\n  \/* Increase bottom padding when mobile call button present *\/\n  .product-content-wrapper {\n    padding-bottom: calc(3rem + 60px + env(safe-area-inset-bottom)) !important;\n  }\n}\n\n\/* Content visibility optimization *\/\n@supports (content-visibility: auto) {\n  #compare-models, #specs, #faq {\n    content-visibility: auto;\n    contain-intrinsic-size: auto 500px;\n  }\n}\n\n\/* Print styles *\/\n@media print {\n  .mobile-side-actions { \n    display: none !important; \n  }\n  .product-content-wrapper {\n    padding-bottom: 1rem !important;\n  }\n}\n\n\/* Motion preference *\/\n@media (prefers-reduced-motion: reduce) {\n    * { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; }\n}\n\u003c\/style\u003e\n\u003c!-- --- New mobile side tab styles --- --\u003e\n\u003cstyle\u003e\n@media (max-width: 767px) {\n  .mobile-side-actions {\n    position: fixed !important;\n    bottom: 96px !important; \/* 88px nav + 8px spacing *\/\n    right: 0 !important;\n    z-index: 100 !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 0 !important;\n  }\n  \n  .mobile-side-actions a {\n    background: rgba(0, 83, 166, 0.92) !important;\n    color: #ffffff !important;\n    padding: 12px 20px !important;\n    text-decoration: none !important;\n    font-weight: 600 !important;\n    font-size: 14px !important;\n    border-radius: 8px 0 0 8px !important;\n    box-shadow: -2px 2px 8px rgba(0,0,0,0.15) !important;\n    backdrop-filter: blur(10px) !important;\n    -webkit-backdrop-filter: blur(10px) !important;\n    transition: transform 0.2s ease !important;\n  }\n  \n  .mobile-side-actions a:hover {\n    transform: translateX(-4px) !important;\n  }\n}\n\n@media (min-width: 768px) {\n  .mobile-side-actions {\n    display: none !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection style=\"margin: 40px 0; display: block; overflow: auto;\" class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003cfigure style=\"margin: 0;\" class=\"hero-media\"\u003e\u003cimg loading=\"eager\" decoding=\"async\" style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"Katool C9372 disc and drum brake lathe refinisher\" class=\"product-hero-image\" height=\"800\" width=\"1200\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Drum-Refinisher.png?v=1757704099\u0026amp;width=400 400w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Drum-Refinisher.png?v=1757704099\u0026amp;width=800 800w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Drum-Refinisher.png?v=1757704099\u0026amp;width=1200 1200w\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Drum-Refinisher.png?v=1757704099\u0026amp;width=800\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 style=\"border: none; padding-bottom: 0; margin-top: 0; font-size: 1.8rem; font-weight: 600; line-height: 1.3;\"\u003eBrake Lathe Machine - Katool C9372 with Combination Disc \u0026amp; Drum Capability\u003c\/h2\u003e\n\u003cp style=\"font-size: 1.05rem; line-height: 1.7; margin-top: 1.5rem;\"\u003eThis professional brake lathe machine delivers combination disc and drum resurfacing for shops needing one solution. The Katool C9372 handles 4–20 inch rotors and 6–19.5 inch drums with adjustable feed rates and three spindle speeds for consistent, precision finishes.\u003c\/p\u003e\n\u003cp class=\"quick-nav\"\u003eJump to: \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#compare-models\"\u003eCompare\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#docs\"\u003eDocumentation\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003eAccommodates 4\"-20\" rotors and 6\"-19.5\" drums in one machine\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eVariable spindle speeds from 70-320 RPM for precision control\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eQuick changeover design minimizes downtime between jobs\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eAutomatic stop function enhances operator safety\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eAvailable as a commercial brake lathe for sale with full adapter kit included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eFeatures \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eKey Takeaways\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe C9372 brake lathe machine handles an extensive range of brake components with rotor diameters from 4 to 20 inches and drum diameters from 6 to 19.5 inches.\u003c\/li\u003e\n\u003cli\u003eThree selectable spindle speeds (70-320 RPM) combined with infinitely adjustable feed rates ensure optimal cutting performance for both rough cuts and precision finishing.\u003c\/li\u003e\n\u003cli\u003eQuick changeover design allows rapid transitions between rotor and drum machining, maximizing shop productivity.\u003c\/li\u003e\n\u003cli\u003eThe automatic stop position after cutting promotes safety while streamlining workflow in busy commercial shops.\u003c\/li\u003e\n\u003cli\u003eComplete adapter package included to accommodate various brake components without additional purchases.\u003c\/li\u003e\n\u003cli\u003eDual voltage motor (110V\/220V) provides flexibility for different shop electrical configurations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-with-image\"\u003e\n\u003cfigure class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"Brake lathe cutting disc rotor with precision tool\" class=\"feature-image\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 35vw\" srcset=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Cutting-Closeup.png?v=1757704134\u0026amp;width=400 400w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Cutting-Closeup.png?v=1757704134\u0026amp;width=600 600w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Cutting-Closeup.png?v=1757704134\u0026amp;width=800 800w\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Cutting-Closeup.png?v=1757704134\u0026amp;width=600\"\u003e\n\u003cfigcaption class=\"feature-image-caption\"\u003ePrecision disc cutting operation for smooth resurfacing\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eVersatile Machining Range\u003c\/h3\u003e\n\u003cp\u003eThe C9372 brake lathe accommodates 4–20 inch rotors, 6–19.5 inch drums, and flywheels up to 24 inches. This single machine replaces multiple units and expands service capacity from compact cars to heavy-duty trucks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-with-image\"\u003e\n\u003cfigure class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"Dual feed control handwheels for precise adjustment\" class=\"feature-image\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 35vw\" srcset=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Feed-Controls.png?v=1757704217\u0026amp;width=400 400w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Feed-Controls.png?v=1757704217\u0026amp;width=600 600w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Feed-Controls.png?v=1757704217\u0026amp;width=800 800w\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Feed-Controls.png?v=1757704217\u0026amp;width=600\"\u003e\n\u003cfigcaption class=\"feature-image-caption\"\u003eDual feed controls allow incremental speed adjustments\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003ePrecision Speed Control System\u003c\/h3\u003e\n\u003cp\u003eThe three-speed spindle system operates from 70–320 RPM with adjustable feed rates from 0–0.026 inches per revolution for controlled material removal and consistent rotor and drum finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-with-image\"\u003e\n\u003cfigure class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"Overhead view showing streamlined operator layout design\" class=\"feature-image\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 35vw\" srcset=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Top-View.png?v=1757704245\u0026amp;width=400 400w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Top-View.png?v=1757704245\u0026amp;width=600 600w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Top-View.png?v=1757704245\u0026amp;width=800 800w\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Top-View.png?v=1757704245\u0026amp;width=600\"\u003e\n\u003cfigcaption class=\"feature-image-caption\"\u003eIntuitive top-down layout for quick setup\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eRapid Setup \u0026amp; Changeover Design\u003c\/h3\u003e\n\u003cp\u003eMaximize billable hours with the C9372's quick changeover system that transitions seamlessly between rotor and drum configurations. The convenient design minimizes setup time between different brake components, allowing technicians to complete more jobs per day. The included comprehensive adapter package ensures you're ready to service virtually any vehicle that enters your shop without hunting for additional tooling or accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-with-image\"\u003e\n\u003cfigure class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"Hardened spindle shaft and carriage assembly mechanism\" class=\"feature-image\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 35vw\" srcset=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Shaft-Assembly.png?v=1757704271\u0026amp;width=400 400w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Shaft-Assembly.png?v=1757704271\u0026amp;width=600 600w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Shaft-Assembly.png?v=1757704271\u0026amp;width=800 800w\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Shaft-Assembly.png?v=1757704271\u0026amp;width=600\"\u003e\n\u003cfigcaption class=\"feature-image-caption\"\u003eStable shaft assembly prevents deflection under load\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eEnhanced Safety Features\u003c\/h3\u003e\n\u003cp\u003eSafety meets efficiency with the automatic stop function that halts operation after each cutting cycle. This feature not only protects operators from potential hazards but also prevents over-cutting and ensures consistent results across multiple brake components. The 150-pound spindle weight capacity on the standard 1-inch arbor provides stable, vibration-free operation even when machining heavy commercial vehicle components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-with-image\"\u003e\n\u003cfigure class=\"feature-media\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" style=\"width: 100%; height: auto; border-radius: 8px;\" alt=\"Reinforced internal components with enclosed housing protection\" class=\"feature-image\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 35vw\" srcset=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Component-Detail.png?v=1757704193\u0026amp;width=400 400w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Component-Detail.png?v=1757704193\u0026amp;width=600 600w, https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Component-Detail.png?v=1757704193\u0026amp;width=800 800w\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/Katool-C9372-Brake-Lathe-Machine-Component-Detail.png?v=1757704193\u0026amp;width=600\"\u003e\n\u003cfigcaption class=\"feature-image-caption\"\u003eHeavy-gauge steel components ensure long service life\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eHeavy-Duty Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from Q235 and Q245 steel, this brake lathe machine weighs 661.3 pounds, providing the stability required for precision machining operations. The robust construction minimizes vibration and ensures long-term reliability in high-volume commercial environments. The dual-voltage motor (110V\/220V 50\/60Hz) adapts to various shop electrical configurations, making installation straightforward regardless of your facility's power setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eCommercial Applications for Brake Lathe Machine\u003c\/h2\u003e\n\u003cp\u003eThe Katool C9372 brake lathe machine serves diverse automotive service environments, from independent repair shops to fleet maintenance facilities. Its versatility makes it ideal for businesses servicing mixed vehicle populations.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndependent Auto Repair Shops:\u003c\/strong\u003e Handle complete brake service for all customer vehicles, from compact cars to light trucks, maximizing service revenue opportunities.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance Operations:\u003c\/strong\u003e Maintain consistent brake performance across diverse vehicle fleets with one versatile machine capable of servicing everything from delivery vans to service trucks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDealership Service Centers:\u003c\/strong\u003e Meet manufacturer specifications for brake resurfacing on both new and older model vehicles, ensuring warranty compliance and customer satisfaction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpecialty Brake Shops:\u003c\/strong\u003e Deliver precision resurfacing for performance applications with variable speed control and fine feed rate adjustments for optimal surface finishes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Service:\u003c\/strong\u003e Accommodate larger commercial vehicle brake components with the extended capacity for drums up to 19.5 inches and flywheels up to 24 inches.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMobile Brake Service Operations:\u003c\/strong\u003e Despite its robust construction, the C9372's consolidated design makes it suitable for larger mobile service vehicles serving on-site fleet maintenance contracts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eTechnical Specifications - Katool C9372\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom: 2rem;\" class=\"specs-container\"\u003e\n\u003cdiv style=\"width: 100%; display: flex; flex-direction: column;\"\u003e\n\u003ctable aria-label=\"C9372 Performance Specifications\"\u003e\n\u003ccaption style=\"font-weight: 600; padding: 0.75rem; text-align: center;\"\u003eC9372 Performance Specs\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr class=\"mobile-hide-head\"\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eKatool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eC9372\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTechnology\u003c\/th\u003e\n\u003ctd\u003eCombination Disc \u0026amp; Drum Lathe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e661.3 lbs (300 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e43.3 × 28.7 × 28.3 inches (1100 × 730 × 720mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVehicle Compatibility\u003c\/th\u003e\n\u003ctd\u003ePassenger Cars to Light\/Medium Trucks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower Requirements\u003c\/th\u003e\n\u003ctd\u003e110V\/220V 50\/60Hz Dual Voltage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"width: 100%; display: flex; flex-direction: column;\"\u003e\n\u003ctable aria-label=\"C9372 Machining Capabilities\"\u003e\n\u003ccaption style=\"font-weight: 600; padding: 0.75rem; text-align: center;\"\u003eMachining Capabilities\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr class=\"mobile-hide-head\"\u003e\n\u003cth scope=\"col\"\u003eComponent\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eCapacity Range\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRotor Diameter\u003c\/th\u003e\n\u003ctd\u003e4\"-20\" (102-508mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Rotor Thickness\u003c\/th\u003e\n\u003ctd\u003e2.85\" (73mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrum Diameter\u003c\/th\u003e\n\u003ctd\u003e6\"-19.5\" (152-500mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrum Depth\u003c\/th\u003e\n\u003ctd\u003e6.5\" (165mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFlywheel Diameter\u003c\/th\u003e\n\u003ctd\u003e6\"-24\" (152-610mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpindle Speed Range\u003c\/th\u003e\n\u003ctd\u003e70-320 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFeed Rates\u003c\/th\u003e\n\u003ctd\u003e0\"-0.026\" (0-0.66mm) per revolution\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFeed Rate Per Minute\u003c\/th\u003e\n\u003ctd\u003e2.54\" (64.5mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpindle Weight Capacity\u003c\/th\u003e\n\u003ctd\u003e150 lbs (68 kg) on 1\" Arbor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eProfessional Installation Requirements for Brake Lathe Machine\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFoundation \u0026amp; Power Specifications\u003c\/h3\u003e\n\u003cp\u003eProper installation of this \u003cstrong\u003ebrake lathe machine\u003c\/strong\u003e ensures safety compliance and maximizes equipment lifespan:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFloor Requirements:\u003c\/strong\u003e Level concrete surface capable of supporting 700+ pounds of operating weight plus workpiece loads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElectrical Configuration:\u003c\/strong\u003e Dedicated circuit for 110V or 220V operation with appropriate amperage rating for motor specifications.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpace Allocation:\u003c\/strong\u003e Minimum 6 feet of clearance on operator side for safe loading and unloading of brake components.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eComplete Brake Lathe Machine Package Includes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eC9372 brake lathe machine base unit with dual-voltage motor\u003c\/li\u003e\n\u003cli\u003eComprehensive adapter package for various rotor and drum configurations\u003c\/li\u003e\n\u003cli\u003eComplete cutting tool set for different brake component materials\u003c\/li\u003e\n\u003cli\u003eStandard 1\" arbor with 150-pound weight capacity\u003c\/li\u003e\n\u003cli\u003eOperating and safety documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"compare-models\"\u003e\n\u003ch2\u003eCompare Brake Lathe Machines\u003c\/h2\u003e\n\u003cp\u003eSee how the Katool C9372 brake lathe machine outperforms other brake lathes in versatility, precision, and professional shop value.\u003c\/p\u003e\n\u003ctable aria-label=\"Brake Lathe Comparison\"\u003e\n\u003ccaption style=\"font-weight: 600; padding: .75rem; text-align: center;\"\u003eModel Comparison\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr class=\"mobile-hide-head\"\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eKatool C9372\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBasic Single-Purpose Lathes\u003c\/th\u003e\n\u003cth scope=\"col\"\u003ePremium Heavy-Duty Models\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"outline: 2px solid var(--brand); background: #f0f7ff;\"\u003e\n\u003cth scope=\"row\"\u003eDisc \u0026amp; Drum Capability\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eBoth in one machine - 4\"-20\" rotors, 6\"-19.5\" drums, plus flywheels up to 24\"\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUsually disc OR drum only; limited size range\u003c\/td\u003e\n\u003ctd\u003eMay handle both but often require expensive add-ons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpeed Control\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e70-320 RPM with infinitely adjustable feed rates (0-0.026\")\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFixed speeds; limited adjustment range\u003c\/td\u003e\n\u003ctd\u003eVariable speeds but complex controls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpindle Capacity\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e150 lb capacity handles heavy commercial components\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOften limited to 100 lbs or less\u003c\/td\u003e\n\u003ctd\u003eSimilar or higher but at much greater cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuick Changeover\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eFast rotor-to-drum transition minimizes downtime\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSingle purpose or slow changeover\u003c\/td\u003e\n\u003ctd\u003eQuick change but more complex setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Features\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eAutomatic stop function prevents over-cutting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManual stop only; operator dependent\u003c\/td\u003e\n\u003ctd\u003eAuto-stop standard but adds complexity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower Flexibility\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eDual voltage 110V\/220V fits any shop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSingle voltage limits installation options\u003c\/td\u003e\n\u003ctd\u003eUsually 220V only; requires rewiring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded Accessories\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete adapter package included\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBasic tooling; adapters sold separately\u003c\/td\u003e\n\u003ctd\u003eFull kit but significantly higher investment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShop Footprint\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eCompact 43.3\" × 28.7\" fits standard bays\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSmaller but limited capability\u003c\/td\u003e\n\u003ctd\u003eLarger footprint requires more space\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top: 1rem;\" class=\"highlight\"\u003e\n\u003ch3\u003eWhy Choose the C9372 Over Other Brake Lathes?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaximum Versatility:\u003c\/strong\u003e One machine covers more brake jobs than multiple single-purpose lathes, from compact car rotors to heavy truck drums.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision Control:\u003c\/strong\u003e Infinitely adjustable feed rates deliver smoother finishes and reduce heat buildup compared to fixed-speed machines.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTime \u0026amp; Labor Savings:\u003c\/strong\u003e Automatic stop and quick changeover features increase throughput while reducing operator fatigue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation Flexibility:\u003c\/strong\u003e Dual voltage compatibility means no expensive electrical work required for most shops.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Package Value:\u003c\/strong\u003e Full adapter kit included means you're ready to work immediately without hidden accessory costs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eFreight Shipping Information\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Options \u0026amp; Requirements\u003c\/h3\u003e\n\u003cp\u003eThe Katool C9372 brake lathe machine ships via freight carrier with specific delivery considerations:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eShipping Weight:\u003c\/strong\u003e 661.3 pounds requires freight delivery with proper unloading equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTerminal Pickup:\u003c\/strong\u003e Available for customers preferring to arrange their own final delivery.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eResidential Delivery:\u003c\/strong\u003e Additional charges apply for residential addresses without commercial unloading capabilities.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnloading Responsibility:\u003c\/strong\u003e Customer must provide forklift or appropriate equipment for unloading from delivery truck.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eNote: Inspect shipment thoroughly before signing delivery receipt. Note any damage on the bill of lading immediately.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty Coverage\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e12-Month Parts Warranty\u003c\/h3\u003e\n\u003cp\u003eKatool provides 12-month parts warranty coverage for the C9372 brake lathe machine:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e12-month coverage on all parts and manufacturing defects\u003c\/li\u003e\n\u003cli\u003eFree replacement parts including shipping during warranty period\u003c\/li\u003e\n\u003cli\u003e2-year extended warranty plan available for purchase\u003c\/li\u003e\n\u003cli\u003eWarranty requires original purchase order and authorized vendor verification\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eNote: Labor costs not included. Photos or videos may be required for warranty claims. Equipment must not be disassembled before claim approval.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"docs\"\u003e\n\u003ch2\u003eProfessional Documentation \u0026amp; Support\u003c\/h2\u003e\n\u003cp\u003eAccess comprehensive resources for your \u003cstrong\u003eKatool C9372 Brake Lathe Machine\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/5550\/0318\/files\/Katool-C9372-Brake-Lathe-Machine-Manual.pdf?v=1742382643\" title=\"Katool C9372 Brake Lathe Machine Manual\" target=\"_blank\"\u003eDownload Professional Installation \u0026amp; Operation Manual (PDF)\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003eTechnical support for commercial installation and troubleshooting\u003c\/li\u003e\n\u003cli\u003eMaintenance schedules optimized for high-volume use\u003c\/li\u003e\n\u003cli\u003eParts availability guarantee for commercial customers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eReady to Upgrade Your Brake Lathe Machine?\u003c\/h2\u003e\n\u003cp\u003eHave questions about installation, delivery, or selecting the right brake lathe for sale for your shop? Our specialists are ready to help.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca class=\"btn\" href=\"tel:+18554982147\"\u003eCall (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Equipment\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eKatool Vehicle Lifts\u003c\/h3\u003e\n\u003cp\u003eTwo-post, four-post, and scissor lifts for brake service access\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool-vehicle-lifts\" class=\"collection-btn\"\u003eView Lifts\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eKatool Wheel Balancers\u003c\/h3\u003e\n\u003cp\u003ePrecision wheel balancing after brake service\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool-wheel-balancers\" class=\"collection-btn\"\u003eView Balancers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eKatool Tire Changers\u003c\/h3\u003e\n\u003cp\u003eComplete your wheel service bay with tire changing equipment\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool-tire-changers\" class=\"collection-btn\"\u003eView Tire Changers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eAll Katool Equipment\u003c\/h3\u003e\n\u003cp\u003eExplore the full line of Katool automotive service equipment\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool\" class=\"collection-btn\"\u003eView Brand\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\" id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c!--FAQ\n  Q: What size rotors and drums can the Katool C9372 brake lathe machine handle?\n  A: The C9372 accommodates rotors from 4\" to 20\" in diameter with up to 2.85\" thickness, and drums from 6\" to 19.5\" in diameter with up to 6.5\" depth. It also handles flywheels up to 24\" in diameter.\n  FAQ--\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size rotors and drums can the Katool C9372 brake lathe machine handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe C9372 accommodates rotors from 4\" to 20\" in diameter with up to 2.85\" thickness, and drums from 6\" to 19.5\" in diameter with up to 6.5\" depth. It also handles flywheels up to 24\" in diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: How much does the C9372 brake lathe weigh and what are the power requirements?\n  A: The machine weighs 661.3 pounds (300 kg) and operates on dual voltage -- either 110V or 220V at 50\/60Hz, providing flexibility for different shop electrical configurations.\n  FAQ--\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the C9372 brake lathe weigh and what are the power requirements?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe machine weighs 661.3 pounds (300 kg) and operates on dual voltage – either 110V or 220V at 50\/60Hz, providing flexibility for different shop electrical configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: What spindle speeds are available on this brake lathe?\n  A: The C9372 offers variable spindle speeds from 70 to 320 RPM with three selectable speed ranges, allowing optimal cutting speeds for different materials and surface finish requirements.\n  FAQ--\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat spindle speeds are available on this brake lathe?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe C9372 offers variable spindle speeds from 70 to 320 RPM with three selectable speed ranges, allowing optimal cutting speeds for different materials and surface finish requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: Does the brake lathe come with adapters for different vehicle applications?\n  A: Yes, the C9372 includes a fully equipped adapter package to accommodate various brake components, so you can service different vehicles without purchasing additional accessories.\n  FAQ--\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the brake lathe come with adapters for different vehicle applications?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the C9372 includes a fully equipped adapter package to accommodate various brake components, so you can service different vehicles without purchasing additional accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: How quickly can I switch between machining rotors and drums?\n  A: The C9372 features a convenient quick changeover design that allows rapid transitions between rotor and drum configurations, minimizing downtime and maximizing shop productivity.\n  FAQ--\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow quickly can I switch between machining rotors and drums?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe C9372 features a convenient quick changeover design that allows rapid transitions between rotor and drum configurations, minimizing downtime and maximizing shop productivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: What safety features does the Katool C9372 include?\n  A: The brake lathe includes an automatic stop function that halts operation after each cutting cycle, promoting operator safety and preventing over-cutting of brake components.\n  FAQ--\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety features does the Katool C9372 include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe brake lathe includes an automatic stop function that halts operation after each cutting cycle, promoting operator safety and preventing over-cutting of brake components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: What warranty coverage comes with the C9372 brake lathe machine?\n  A: Katool provides a 12-month warranty on all parts and manufacturing defects with free replacement parts including shipping. An optional 2-year extended warranty is also available.\n  FAQ--\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat warranty coverage comes with the C9372 brake lathe machine?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool provides a 12-month warranty on all parts and manufacturing defects with free replacement parts including shipping. An optional 2-year extended warranty is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--FAQ\n  Q: Do I need special equipment to receive delivery of this brake lathe?\n  A: Yes, due to the 661.3-pound shipping weight, you'll need a forklift or appropriate unloading equipment. Free freight shipping is available to commercial addresses with proper unloading capabilities.\n  FAQ--\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need special equipment to receive delivery of this brake lathe?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, due to the 661.3-pound shipping weight, you'll need a forklift or appropriate unloading equipment. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cnav class=\"mobile-side-actions\"\u003e\u003ca href=\"tel:+18554982147\"\u003eCall us\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47327436701947,"sku":"KT-C9372","price":6259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Katool-C9372-Brake-Lathe-Machine-Disc-Drum-Refinisher.png?v=1757704099"},{"product_id":"katool-rl-8500-wheel-cutting-brake-disk-repair-lathe-machine","title":"Katool RL-8500 - Wheel Cutting \u0026 Brake Disk Repair Lathe Machine","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  --brand: #0066cc;\n  --brand-contrast-ok: true;\n  --gsg-phone: \"+18554982147\";\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n\/* Ensure h3 inside highlights is bold *\/\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem !important;\n  font-weight: 700 !important;\n  color: var(--brand) !important;\n  margin: 0 0 1rem 0 !important;\n  line-height: 1.3 !important;\n  padding-bottom: 0.5rem !important;\n  border-bottom: 2px solid #e0e8f0 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n.product-content-wrapper .cta .cta-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.75rem;\n  justify-content: center;\n}\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  user-select: all;\n  cursor: pointer;\n  background: white;\n  color: #0053a6;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover {\n  opacity: 0.9;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover {\n  text-decoration: underline;\n}\n\n\/* Collection Links Styling *\/\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n  border-bottom: none;\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  background: var(--brand) !important;\n  color: #fff !important;\n}\n\n@media (min-width: 768px) {\n  \/* Features ZIG-ZAG *\/\n  .product-content-wrapper #features \u003e .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features \u003e :nth-child(odd of .highlight) {\n    margin-left: 0 !important;\n    margin-right: auto !important;\n    border-left: 4px solid var(--brand) !important;\n    border-right: none !important;\n    text-align: left;\n  }\n\n  .product-content-wrapper #features \u003e :nth-child(even of .highlight) {\n    margin-left: auto !important;\n    margin-right: 0 !important;\n    border-left: none !important;\n    border-right: 4px solid var(--brand) !important;\n  }\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n  .highlight {\n    padding: 0.75rem 1rem !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eKatool RL-8500 - Professional Combination Brake Lathe with DC Servo Motor Technology\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eKatool RL-8500\u003c\/strong\u003e is a professional combination bench brake lathe engineered for automotive repair shops to resurface brake rotors, drums, and flywheels. Utilizing independent DC servo motors, this \u003cstrong\u003egearless design\u003c\/strong\u003e eliminates traditional mechanical transmissions to reduce vibration. The machine accommodates both standard and composite rotors through a Quick-Change Adapter-Plus system with comprehensive adapter package coverage.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003eGearless DC servo motor design eliminates mechanical transmissions for zero gearbox maintenance\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHandles rotors up to 17 inches (432 mm) diameter and drums up to 28 inches (711 mm)\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eQuick-Change Adapter-Plus system enables sub-30-second rotor\/drum changeover\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eAccommodates composite rotors with center holes from 4 to 6.25 inches (102-159 mm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cnav class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-content-wrapper\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eGearless DC Servo Motor Architecture\u003c\/h3\u003e\n\u003cp\u003eThe RL-8500 employs independent \u003cstrong\u003eDC servo motors\u003c\/strong\u003e for both cross-feed and spindle-feed drives, completely eliminating mechanical gearboxes, belts, and transmission systems. This direct-drive architecture removes wear-prone components and provides vibration-free power delivery for smoother rotor finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-content-wrapper\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eInfinitely Variable Feed Rate Control\u003c\/h3\u003e\n\u003cp\u003eThe servo motor system delivers continuous adjustment of cutting speeds rather than fixed gear settings. Technicians can fine-tune feed rates anywhere within the operating range to optimize parameters for aggressive rough cuts or precision finish passes without stopping the machine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-content-wrapper\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eQuick-Change Adapter-Plus System\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eQuick-Change Adapter-Plus system\u003c\/strong\u003e features integrated spring mechanisms that eliminate conventional bell clamps and centering cones. Adapters install with simple quarter-turn movements, securing rotors and drums with automatic spring-loaded centering that compensates for minor variations in hub dimensions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-content-wrapper\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eComprehensive Composite \u0026amp; Standard Rotor Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe included adapter package covers standard rotors with center holes from \u003cstrong\u003e2-5\/32 to 4 inches\u003c\/strong\u003e and composite rotors with center holes from \u003cstrong\u003e4 to 6.25 inches\u003c\/strong\u003e. This dual-range capability handles domestic and foreign passenger car and light truck applications without requiring additional adapter purchases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"feature-content-wrapper\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eTapered Spindle Bearing System\u003c\/h3\u003e\n\u003cp\u003eThe RL-8500 utilizes massive tapered spindle bearings rather than standard cylindrical bearings. This distributes radial and axial loads across a larger contact area, providing superior stability and rigidity when machining heavy truck drums approaching the \u003cstrong\u003e28-inch capacity\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications \u0026amp; Use Cases\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomotive Repair Shops:\u003c\/strong\u003e Rotor and drum resurfacing for domestic and foreign vehicles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance:\u003c\/strong\u003e High-volume drum reconditioning for commercial fleets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerformance Shops:\u003c\/strong\u003e Composite rotor resurfacing for European imports.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMachine Shops:\u003c\/strong\u003e Flywheel resurfacing for engine rebuilds and clutch service.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Repair:\u003c\/strong\u003e Brake drum machining for light commercial equipment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Brake lathe capacity specifications\"\u003e\n\u003ccaption\u003eCapacity \u0026amp; Compatibility\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Rotor Thickness\u003c\/th\u003e\n\u003ctd\u003e2.5 inches (64 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Rotor Diameter\u003c\/th\u003e\n\u003ctd\u003e17 inches (432 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrake Drum Diameter Range\u003c\/th\u003e\n\u003ctd\u003e6-28 inches (152-711 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard Rotor Center Hole\u003c\/th\u003e\n\u003ctd\u003e2-5\/32 to 4 inches (54-102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eComposite Rotor Center Hole\u003c\/th\u003e\n\u003ctd\u003e4 to 6.25 inches (102-159 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Drive system specifications\"\u003e\n\u003ccaption\u003eDrive System\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDescription\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003eIndependent DC servo motors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrive Architecture\u003c\/th\u003e\n\u003ctd\u003eGearless\/transmission-free design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFeed Rate Control\u003c\/th\u003e\n\u003ctd\u003eInfinitely variable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpindle Bearings\u003c\/th\u003e\n\u003ctd\u003eTapered spindle bearings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eInstallation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMounting \u0026amp; Power\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBench Mounting:\u003c\/strong\u003e Requires installation on a solid, stable workbench.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePower:\u003c\/strong\u003e Single-phase electrical supply required. Consult manufacturer for exact specs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation:\u003c\/strong\u003e Professional installation recommended.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDocumentation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eInstruction Manual:\u003c\/strong\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/katool-rl-8500-brake-lathe-machine-instruction-manual-cover.pdf?v=1764634431\" target=\"_blank\"\u003eDownload the Katool RL-8500 Instruction Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Coverage\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Freight\/LTL shipping.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery:\u003c\/strong\u003e 7-10 business days typical. Options include commercial delivery, terminal pickup, or residential (additional fees).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty Coverage\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStandard Warranty\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e1-Year (12 Months):\u003c\/strong\u003e Covers defects in parts, motors, and electronics.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free replacement parts for manufacturing defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eExtended Warranty\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eOptional 2-Year:\u003c\/strong\u003e Available for purchase to extend coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eReady to Upgrade Your Brake Service?\u003c\/h2\u003e\n\u003cp\u003eGet expert guidance on the Katool RL-8500 brake lathe. Call to verify included accessories and technical specifications for your shop.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\" aria-label=\"Call Garage Supply Guys\"\u003e Questions? Call +1 (855) 498-2147 \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eKatool Vehicle Lifts\u003c\/h3\u003e\n\u003cp\u003eTwo-post, four-post, and scissor lifts for brake service access\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool-vehicle-lifts\" class=\"collection-btn\"\u003eView Lifts\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eKatool Wheel Balancers\u003c\/h3\u003e\n\u003cp\u003ePrecision wheel balancing after brake service\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool-wheel-balancers\" class=\"collection-btn\"\u003eView Balancers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eKatool Tire Changers\u003c\/h3\u003e\n\u003cp\u003eComplete your wheel service bay with tire changing equipment\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool-tire-changers\" class=\"collection-btn\"\u003eView Tire Changers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eAll Katool Equipment\u003c\/h3\u003e\n\u003cp\u003eExplore the full line of Katool automotive service equipment\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/katool\" class=\"collection-btn\"\u003eView Brand\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What sizes does the RL-8500 handle? A: Rotors up to 17 inches, drums up to 28 inches.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes does the RL-8500 handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe RL-8500 handles rotors up to 17 inches diameter and 2.5 inches thick, and brake drums from 6 to 28 inches diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Is an adapter package included? A: Yes, a comprehensive package for standard and composite rotors is included.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs an adapter package included?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the unit includes a comprehensive adapter package covering both standard and composite rotor applications, along with the Quick-Change Adapter-Plus system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What are the electrical requirements? A: Single-phase power. Consult manufacturer for exact voltage\/amperage.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the electrical requirements?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe machine requires a single-phase electrical power supply. Contact the manufacturer or authorized dealer for specific voltage and amperage requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Can it handle composite rotors? A: Yes, it accommodates composite center holes from 4 to 6.25 inches.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it handle composite rotors?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the included adapter package is specifically designed to accommodate composite rotors with center holes from 4 to 6.25 inches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: How does the gearless design help? A: It eliminates gearboxes and belts, reducing maintenance and vibration.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the gearless design help?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe DC servo motor system eliminates mechanical gearboxes and belts, removing wear-prone parts and reducing vibration for smoother cuts and lower maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What is the warranty? A: 1-year standard warranty on parts and motors.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe RL-8500 comes with a standard 1-year manufacturer warranty covering defects in parts, motors, and electronics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47327437226235,"sku":"KT-RL8500","price":7199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/katool-rl-8500-brake-lathe-hero.webp?v=1762593568"}],"url":"https:\/\/garagesupplyguys.com\/collections\/dent-pullers-spot-welders-copy.oembed","provider":"Garage Supply Guys","version":"1.0","type":"link"}