{"id":58,"date":"2025-09-01T05:31:37","date_gmt":"2025-09-01T05:31:37","guid":{"rendered":"https:\/\/tirerecyclingmachine.net\/?page_id=58"},"modified":"2026-01-28T16:28:01","modified_gmt":"2026-01-28T08:28:01","slug":"broyeur-a-pneus-a-double-arbre","status":"publish","type":"page","link":"https:\/\/tirerecyclingmachine.net\/fr\/broyeur-a-pneus-a-double-arbre\/","title":{"rendered":"D\u00e9chiqueteuse \u00e0 double arbre pour pneus"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\n    integrity=\"sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==\"\n    crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n\n<style>\n    :root {\n        --primary-color: #004b23;\n        --secondary-color: #ffb703;\n        --text-color: #333333;\n        --bg-light: #f4f6f5;\n        --white-color: #ffffff;\n        --border-color: #ddd;\n    }\n\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    html {\n        scroll-behavior: smooth;\n    }\n\n    body {\n        color: var(--text-color);\n        background-color: var(--white-color);\n    }\n\n    .container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    h1,\n    h2,\n    h3 {\n        color: var(--primary-color);\n        margin-bottom: 1rem;\n    }\n\n    h2 {\n        text-align: center;\n        padding-bottom: 10px;\n        margin-bottom: 40px;\n        position: relative;\n    }\n\n    h2::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 80px;\n        height: 4px;\n        background-color: var(--secondary-color);\n    }\n\n    p {\n        margin-bottom: 1rem;\n    }\n\n    ul {\n        list-style-position: inside;\n        padding-left: 10px;\n        margin-bottom: 1rem;\n    }\n\n    li {\n        margin-bottom: 0.5rem;\n    }\n\n    .hero {\n        background: linear-gradient(135deg, rgba(0, 75, 35, 0.92), rgba(0, 75, 35, 0.72));\n        padding: 72px 0;\n        color: var(--white-color);\n    }\n\n    .hero-grid {\n        display: grid;\n        gap: 32px;\n        align-items: center;\n        text-align: center;\n    }\n\n    .hero h1 {\n        color: var(--white-color);\n        margin-bottom: 20px;\n    }\n\n    .hero p {\n        margin-bottom: 30px;\n    }\n\n    .hero-actions {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 12px;\n        justify-content: center;\n        margin-top: 18px;\n    }\n\n    .kpi-grid {\n        margin-top: 24px;\n        display: grid;\n        gap: 12px;\n        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    }\n\n    .kpi {\n        background: rgba(255, 255, 255, 0.10);\n        border: 1px solid rgba(255, 255, 255, 0.18);\n        border-radius: 10px;\n        padding: 12px 14px;\n        text-align: left;\n    }\n\n    .kpi strong {\n        display: block;\n        color: var(--white-color);\n    }\n\n    .kpi span {\n        display: block;\n        color: rgba(255, 255, 255, 0.92);\n    }\n\n    .media-card {\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid rgba(255, 255, 255, 0.18);\n        background: rgba(255, 255, 255, 0.08);\n    }\n\n    .media-card img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .btn {\n        display: inline-block;\n        padding: 12px 28px;\n        text-decoration: none;\n        border-radius: 5px;\n        transition: all 0.3s ease;\n    }\n\n    .btn-primary {\n        background: var(--secondary-color);\n        color: var(--primary-color);\n        border: 2px solid var(--secondary-color);\n    }\n\n    .btn-primary:hover {\n        background: transparent;\n        color: var(--secondary-color);\n    }\n\n    .btn-large {\n        padding: 15px 35px;\n    }\n\n    .btn-secondary {\n        background: transparent;\n        color: var(--white-color);\n        border: 2px solid rgba(255, 255, 255, 0.5);\n    }\n\n    .btn-secondary:hover {\n        border-color: var(--secondary-color);\n        color: var(--secondary-color);\n    }\n\n    .content-section {\n        padding: 80px 0;\n    }\n\n    .features-section,\n    .specs-section {\n        padding: 80px 0;\n        background-color: var(--bg-light);\n    }\n\n    .section-intro {\n        text-align: center;\n        max-width: 800px;\n        margin: -20px auto 40px auto;\n    }\n\n    .split-grid {\n        display: grid;\n        gap: 32px;\n        align-items: center;\n    }\n\n    .video-embed {\n        position: relative;\n        border-radius: 12px;\n        overflow: hidden;\n        background: #000;\n        border: 1px solid rgba(15, 23, 42, 0.10);\n    }\n\n    .video-embed::before {\n        content: '';\n        display: block;\n        padding-top: 56.25%;\n    }\n\n    .video-embed img,\n    .video-embed iframe {\n        position: absolute;\n        inset: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        border: 0;\n    }\n\n    .gallery-grid {\n        display: grid;\n        gap: 16px;\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        margin-top: 24px;\n    }\n\n    .gallery-grid img {\n        width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 10px;\n        border: 1px solid rgba(15, 23, 42, 0.10);\n        background: #fff;\n    }\n\n    .features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n        margin-top: 40px;\n    }\n\n    .feature-item {\n        background: var(--white-color);\n        padding: 30px;\n        text-align: center;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .feature-item:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 8px 25px rgba(0, 75, 35, 0.15);\n    }\n\n    .feature-icon {\n        margin-bottom: 15px;\n        color: var(--primary-color);\n    }\n\n    .two-column-layout {\n        display: flex;\n        align-items: center;\n        gap: 50px;\n    }\n\n    .column-text,\n    .column-image {\n        flex: 1;\n    }\n\n    .column-image img {\n        width: 100%;\n        height: auto;\n        border-radius: 8px;\n        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);\n    }\n\n    .column-text h2,\n    .column-text h3 {\n        text-align: left;\n    }\n\n    .column-text h2::after {\n        display: none;\n    }\n\n    .option-item {\n        border-left: 4px solid var(--primary-color);\n        padding-left: 25px;\n        margin-top: 20px;\n    }\n\n    .table-wrapper {\n        overflow-x: auto;\n        margin-top: 40px;\n    }\n\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: left;\n    }\n\n    th,\n    td {\n        padding: 15px;\n        border-bottom: 1px solid var(--border-color);\n    }\n\n    thead {\n        background-color: var(--primary-color);\n        color: var(--white-color);\n    }\n\n    tbody tr:nth-child(even) {\n        background-color: #e9f0ec;\n    }\n\n    tbody tr:hover {\n        background-color: #d1e0d9;\n    }\n\n    .specs-note {\n        text-align: center;\n        margin-top: 20px;\n        color: #666;\n    }\n\n    .cta-section {\n        background: var(--primary-color);\n        color: var(--white-color);\n        padding: 80px 0;\n        text-align: center;\n    }\n\n    .cta-section h2 {\n        color: var(--white-color);\n    }\n\n    .cta-section p {\n        max-width: 700px;\n        margin: 20px auto 30px;\n    }\n\n    .cta-section .form-slot {\n        background: var(--white-color);\n        color: var(--text-color);\n        border-radius: 12px;\n        padding: 24px;\n        max-width: 760px;\n        margin: 24px auto 0;\n        text-align: left;\n        border: 1px solid rgba(255, 255, 255, 0.15);\n    }\n\n    @media (max-width: 768px) {\n        .two-column-layout {\n            flex-direction: column;\n        }\n\n        .column-text h2,\n        .column-text h3 {\n            text-align: center;\n        }\n    }\n\n    @media (min-width: 992px) {\n        .hero-grid {\n            grid-template-columns: 1.1fr 0.9fr;\n            text-align: left;\n        }\n\n        .hero-actions {\n            justify-content: flex-start;\n        }\n\n        .split-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n    }\n\n    .faq-section {\n        padding: 80px 0;\n        background-color: var(--white-color);\n    }\n\n    .faq-container {\n        max-width: 900px;\n        margin: 0 auto;\n    }\n\n    .faq-item {\n        background: var(--white-color);\n        border: 1px solid var(--border-color);\n        border-radius: 8px;\n        margin-bottom: 15px;\n        overflow: hidden;\n    }\n\n    .faq-item summary {\n        padding: 20px;\n        cursor: pointer;\n        position: relative;\n        list-style: none;\n        outline: none;\n    }\n\n    .faq-item summary::-webkit-details-marker {\n        display: none;\n    }\n\n    .faq-item summary::after {\n        content: '+';\n        position: absolute;\n        right: 20px;\n        top: 50%;\n        transform: translateY(-50%);\n        transition: transform 0.2s ease-in-out;\n        color: var(--primary-color);\n    }\n\n    .faq-item[open]>summary::after {\n        content: '\u2212';\n        transform: translateY(-50%) rotate(180deg);\n    }\n\n    .faq-answer {\n        padding: 0 20px 20px 20px;\n        color: #555;\n    }\n<\/style>\n\n    <section class=\"hero\">\n        <div class=\"container hero-grid\">\n            <div>\n                <h1>Tire Double Shaft Shredder (RTM-DSH Series)<\/h1>\n                <p>Primary size reduction for whole tires, delivering consistent chips for downstream separation and\n                    crumb rubber processing. Built for stability, serviceability, and predictable output in real-world\n                    recycling lines.<\/p>\n                <div class=\"hero-actions\">\n                    <a href=\"#cta\" class=\"btn btn-primary\">Request a Quote<\/a>\n                    <a href=\"#specs\" class=\"btn btn-secondary\">View Models &#038; Specs<\/a>\n                <\/div>\n                <div class=\"kpi-grid\" aria-label=\"Key specs at a glance\">\n                    <div class=\"kpi\"><strong>Model Range<\/strong><span>RTM-600 to RTM-2000<\/span><\/div>\n                    <div class=\"kpi\"><strong>Capacity<\/strong><span>800-8000 kg\/h*<\/span><\/div>\n                    <div class=\"kpi\"><strong>Drive Power<\/strong><span>2 x 18.5 to 2 x 90 kW*<\/span><\/div>\n                    <div class=\"kpi\"><strong>Output<\/strong><span>Typical 4-6 inch chips (configurable)<\/span><\/div>\n                    <div class=\"kpi\"><strong>Shaft Diameter<\/strong><span>320-600 mm*<\/span><\/div>\n                    <div class=\"kpi\"><strong>Chamber Size<\/strong><span>600&#215;780 to 2000&#215;1102 mm*<\/span><\/div>\n                <\/div>\n                <p><small>*Depends on model, tire type\/size, and required output.<\/small><\/p>\n            <\/div>\n            <div class=\"media-card\" aria-label=\"Product photo placeholder\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x650?text=RTM-DSH+Shredder+Photo\"\n                    alt=\"RTM-DSH double shaft shredder placeholder image\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"why-us\" class=\"content-section\">\n        <div class=\"container\">\n            <h2>Why Choose the RTM-DSH Series?<\/h2>\n            <p class=\"section-intro\">The RTM-DSH series is designed for tire recycling lines that need stable throughput,\n                consistent chip quality, and low-risk operation under varying feed conditions.<\/p>\n            <p>It efficiently processes passenger car and truck tires into coarse chips that feed Stage 2 equipment\n                (screening, steel separation, and granulation). Knife configuration, speed\/torque strategy, and optional\n                screening determine the final output size and consistency.<\/p>\n        <\/div>\n    <\/section>\n\n    <section id=\"video\" class=\"features-section\">\n        <div class=\"container\">\n            <h2>Operation Video (Placeholder)<\/h2>\n            <p class=\"section-intro\">Add a short running video (infeed, shredding, discharge, and an anti-jam reversal\n                cycle). This is one of the highest-impact assets for buyer confidence.<\/p>\n            <div class=\"split-grid\">\n                <div class=\"video-embed\" aria-label=\"Video placeholder\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/1280x720?text=Video+Placeholder\" alt=\"Video placeholder\">\n                <\/div>\n                <div>\n                    <h3>What Buyers Want to See<\/h3>\n                    <ul>\n                        <li>Infeed condition (whole tires, mixed sizes).<\/li>\n                        <li>Chip uniformity at discharge.<\/li>\n                        <li>Load behavior and anti-jam reversal.<\/li>\n                        <li>Sound\/vibration level at steady state.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"applications\" class=\"content-section\">\n        <div class=\"container\">\n            <h2>Materials, Output, and Line Integration<\/h2>\n            <div class=\"split-grid\">\n                <div>\n                    <h3>Typical Materials<\/h3>\n                    <ul>\n                        <li>Passenger car tires, SUV tires, light truck tires.<\/li>\n                        <li>Truck tires (TBR) depending on model and configuration.<\/li>\n                    <\/ul>\n                    <h3>Typical Output<\/h3>\n                    <ul>\n                        <li>Coarse chips for screening and steel separation.<\/li>\n                        <li>Common chip size target: 4-6 inches (adjustable by configuration).<\/li>\n                    <\/ul>\n                    <h3>Typical Process (Example)<\/h3>\n                    <ul>\n                        <li>Primary shredding (RTM-DSH) -> chip screening -> steel separation -> secondary grinding.<\/li>\n                        <li>Optional conveyors, hoppers, and dust control for safer handling.<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"media-card\" aria-label=\"Output photo placeholder\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x650?text=Tire+Chips+Output\"\n                        alt=\"Placeholder image of tire chips output\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"features\" class=\"features-section\">\n        <div class=\"container\">\n            <h2>Core Features &#038; Benefits<\/h2>\n            <div class=\"features-grid\">\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-gears\"><\/i><\/div>\n                    <h3>Powerful High-Torque Design<\/h3>\n                    <p>Engineered for the rigorous demands of tire shredding. Its robust torque output effortlessly\n                        processes even the largest and toughest tires without jamming.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-shield-halved\"><\/i><\/div>\n                    <h3>Intelligent Impact Protection<\/h3>\n                    <p>Our advanced electrical control system with torque-limiting function instantly reacts to severe\n                        impacts, protecting shafts and knives to ensure smooth, uninterrupted operation.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-layer-group\"><\/i><\/div>\n                    <h3>Revolutionary Hybrid Knife Technology<\/h3>\n                    <p>Offers two industry-leading knife system options, allowing you to flexibly configure the machine\n                        for optimal performance and cost-efficiency based on your specific needs.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-desktop\"><\/i><\/div>\n                    <h3>Automation &#038; Remote Monitoring<\/h3>\n                    <p>An integrated suite of cameras and sensors enables autonomous self-regulation. Operators can view\n                        live feeds remotely, maximizing efficiency and workforce flexibility.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-circle-check\"><\/i><\/div>\n                    <h3>Superior Chip Quality<\/h3>\n                    <p>Precision knife tolerances produce exceptionally clean-cut chips with minimal exposed wire,\n                        increasing the market value of your end product and simplifying downstream separation.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-box-open\"><\/i><\/div>\n                    <h3>Turnkey Solutions<\/h3>\n                    <p>We provide a complete package, pre-wired and factory-tested for rapid on-site installation within\n                        2-3 days, saving you significant time and setup costs.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"control-system\" class=\"content-section\">\n        <div class=\"container two-column-layout\">\n            <div class=\"column-text\">\n                <h2>Advanced Control &#038; Automation<\/h2>\n                <h3>Precision at Your Fingertips<\/h3>\n                <p>PLC-based control with configurable protection logic helps stabilize operation, reduce shock loads,\n                    and improve uptime. Controls and component brands can be configured to your site standards.<\/p>\n                <ul>\n                    <li>Real-time performance monitoring and data logging.<\/li>\n                    <li>Automated anti-jamming and shaft reversal sequences.<\/li>\n                    <li>Intuitive touchscreen interface (HMI) for easy operation.<\/li>\n                    <li>Remote access capabilities for diagnostics and support.<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"column-image\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x650?text=PLC+Control+Cabinet\"\n                    alt=\"Placeholder image of PLC control cabinet\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"hybrid-system\" class=\"features-section\">\n        <div class=\"container\">\n            <div class=\"two-column-layout\">\n                <div class=\"column-image\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/900x650?text=Shredder+Blades+Close-up\"\n                        alt=\"Placeholder image of shredder blades\">\n                <\/div>\n                <div class=\"column-text\">\n                    <h2>The Hybrid Knife System<\/h2>\n                    <h3>Unmatched Versatility and Durability<\/h3>\n                    <p>The &#8220;Hybrid&#8221; designation reflects the exceptional versatility of our cutting technology. You have\n                        the freedom to choose the system that best fits your application and budget.<\/p>\n                    <div class=\"hybrid-options\">\n                        <div class=\"option-item\">\n                            <h4>Option 1 \u2013 Patented Hardened-Steel Knives<\/h4>\n                            <p>Crafted from high-grade, through-hardened tool steel, these proprietary knives can be\n                                reground and reused multiple times, drastically extending their lifespan and delivering\n                                the lowest operational cost in the industry.<\/p>\n                        <\/div>\n                        <div class=\"option-item\">\n                            <h4>Option 2 \u2013 Standard Hook &#038; Shear Knives<\/h4>\n                            <p>A traditional design favored for its specific cutting action, highly effective at\n                                processing a diverse range of materials and offering operational flexibility.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"options\" class=\"content-section\">\n        <div class=\"container\">\n            <h2>Options &#038; Accessories<\/h2>\n            <p class=\"section-intro\">Configure the RTM-DSH around your target output, feed system, and site utilities.\n                Below is a typical options list (placeholder).<\/p>\n            <div class=\"features-grid\">\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-filter\"><\/i><\/div>\n                    <h3>Screening &#038; Classification<\/h3>\n                    <p>Disc screen \/ trommel \/ sizing options to stabilize chip size for downstream separation.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-arrow-right-arrow-left\"><\/i><\/div>\n                    <h3>Conveying &#038; Infeed<\/h3>\n                    <p>Hoppers, belt conveyors, discharge conveyors, and metered feeding to reduce surges.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-magnet\"><\/i><\/div>\n                    <h3>Steel Separation<\/h3>\n                    <p>Magnetic separation options to reduce wire carryover before the next stage.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-house-circle-check\"><\/i><\/div>\n                    <h3>Installation &#038; Commissioning<\/h3>\n                    <p>Layout guidance, commissioning checklists, and operating parameter recommendations.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-helmet-safety\"><\/i><\/div>\n                    <h3>Safety &#038; Dust Control<\/h3>\n                    <p>Guarding, interlocks, extraction points, and site-specific safety integration.<\/p>\n                <\/div>\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\"><i class=\"fa-solid fa-screwdriver-wrench\"><\/i><\/div>\n                    <h3>Spare Parts Package<\/h3>\n                    <p>Recommended spares for fast startup and predictable maintenance planning.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"gallery\" class=\"features-section\">\n        <div class=\"container\">\n            <h2>Photo Gallery (Placeholders)<\/h2>\n            <p class=\"section-intro\">Replace these placeholders with real photos: full machine, shred chamber, knives,\n                control cabinet, discharge, and an on-site installation.<\/p>\n            <div class=\"gallery-grid\" aria-label=\"Gallery placeholders\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x600?text=Full+Machine\" alt=\"Full machine placeholder image\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x600?text=Shred+Chamber\" alt=\"Shred chamber placeholder image\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x600?text=Knives+Detail\" alt=\"Knives detail placeholder image\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x600?text=Control+Cabinet\" alt=\"Control cabinet placeholder image\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x600?text=Discharge+Output\" alt=\"Discharge output placeholder image\">\n                <img decoding=\"async\" src=\"https:\/\/placehold.co\/800x600?text=On-site+Installation\" alt=\"On-site installation placeholder image\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"specs\" class=\"specs-section\">\n        <div class=\"container\">\n            <h2>Technical Specifications: RTM-DSH Series<\/h2>\n            <div class=\"table-wrapper\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Model<\/th>\n                            <th>Shaft Dia. (mm)<\/th>\n                            <th>Knives (pcs)<\/th>\n                            <th>Max. Capacity (kg\/h)<\/th>\n                            <th>Power (KW)<\/th>\n                            <th>Chamber (LxW mm)<\/th>\n                            <th>Weight (kg)<\/th>\n                            <th>Dimensions (LxWxH mm)<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td><strong>RTM-600-DSH<\/strong><\/td>\n                            <td>320&#215;45<\/td>\n                            <td>12<\/td>\n                            <td>800<\/td>\n                            <td>18.5&#215;2<\/td>\n                            <td>600&#215;780<\/td>\n                            <td>3800<\/td>\n                            <td>2960x880x2300<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>RTM-800-DSH<\/strong><\/td>\n                            <td>320&#215;45<\/td>\n                            <td>16<\/td>\n                            <td>1000<\/td>\n                            <td>22&#215;2<\/td>\n                            <td>800&#215;780<\/td>\n                            <td>4800<\/td>\n                            <td>3160x900x2400<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>RTM-1000-DSH<\/strong><\/td>\n                            <td>400&#215;50<\/td>\n                            <td>20<\/td>\n                            <td>2000<\/td>\n                            <td>45&#215;2<\/td>\n                            <td>1000&#215;880<\/td>\n                            <td>7000<\/td>\n                            <td>3360x980x2500<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>RTM-1200-DSH<\/strong><\/td>\n                            <td>400&#215;50<\/td>\n                            <td>24<\/td>\n                            <td>3000<\/td>\n                            <td>55&#215;2<\/td>\n                            <td>1200&#215;880<\/td>\n                            <td>8500<\/td>\n                            <td>3760x1000x2550<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>RTM-1600-DSH<\/strong><\/td>\n                            <td>500&#215;65<\/td>\n                            <td>24<\/td>\n                            <td>5000<\/td>\n                            <td>75&#215;2<\/td>\n                            <td>1600&#215;960<\/td>\n                            <td>12000<\/td>\n                            <td>4160x1080x2600<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>RTM-2000-DSH<\/strong><\/td>\n                            <td>600&#215;77<\/td>\n                            <td>28<\/td>\n                            <td>8000<\/td>\n                            <td>90&#215;2<\/td>\n                            <td>2000&#215;1102<\/td>\n                            <td>20000<\/td>\n                            <td>4600x1220x2800<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n            <p class=\"specs-note\">*Note: Capacity varies based on material type, density, and output size.\n                Specifications are subject to change without notice.<\/p>\n        <\/div>\n    <\/section>\n    <section id=\"faq\" class=\"faq-section\">\n        <div class=\"container\">\n            <h2>Frequently Asked Questions<\/h2>\n            <div class=\"faq-container\">\n\n                <details class=\"faq-item\">\n                    <summary>What is the price of the RTM-DSH shredder?<\/summary>\n                    <p class=\"faq-answer\">Pricing for our RTM-DSH series varies based on the model, knife configuration,\n                        and any additional components like conveyors or screening systems. To provide you with an\n                        accurate price, we encourage you to contact us for a custom quote tailored to your specific\n                        operational needs.<\/p>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary>How long does installation take?<\/summary>\n                    <p class=\"faq-answer\">Our systems are designed for rapid deployment. Since each unit is fully\n                        assembled, pre-wired, and tested at our factory, on-site installation is incredibly efficient.\n                        Typically, your shredder can be fully operational within 2 to 3 days of its arrival.<\/p>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary>What kind of maintenance is required?<\/summary>\n                    <p class=\"faq-answer\">Routine maintenance includes regular lubrication, inspection of hydraulic and\n                        electrical systems, and monitoring knife wear. A key advantage of our patented knife system is\n                        its durability and reusability. The knives can be reground multiple times, significantly\n                        reducing long-term maintenance costs and downtime compared to competitors.<\/p>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary>Can I change the output chip size?<\/summary>\n                    <p class=\"faq-answer\">Yes, absolutely. Our shredders are designed for versatility. The final chip\n                        size is determined by interchangeable classification screens. You can easily swap screen\n                        cartridges to produce different output sizes, from rough shreds to precise 1-2 inch chips,\n                        depending on your market requirements.<\/p>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary>Can this shredder handle materials other than tires?<\/summary>\n                    <p class=\"faq-answer\">While the RTM-DSH series is optimized for tires, its robust, high-torque\n                        design makes it capable of processing other challenging materials like rubber, plastics, and\n                        non-ferrous metals. Please consult with our specialists to confirm its suitability for your\n                        specific non-tire application.<\/p>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary>What kind of warranty and after-sales support do you offer?<\/summary>\n                    <p class=\"faq-answer\">Rumtoo Machine stands behind its products with a comprehensive manufacturer&#8217;s\n                        warranty. We also offer extensive after-sales support, including spare parts supply, technical\n                        assistance, and remote diagnostics to ensure your equipment maintains peak performance for years\n                        to come.<\/p>\n                <\/details>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"cta\" class=\"cta-section\">\n        <div class=\"container\">\n            <h2>Request a Quote<\/h2>\n            <p>To recommend the right model and configuration, please share your tire type, target output size, and\n                throughput requirement.<\/p>\n            <div class=\"form-slot\">\n                <div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ff_has_v3_recptcha ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" data-recptcha_key=\"6LdXGLkrAAAAAEFVD8t5lD8RBBSzTRex9VO-Ssm3\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='58' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"aac33138a4\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/58\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_last_name_' id='label_ff_1_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_1_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div>\t\t<div id=\"cf-turnstile-fluent-2141164684\"\r\n\t\tclass=\"cf-turnstile\" \t\tdata-sitekey=\"0x4AAAAAACUxNVC1bMdcqpRE\"\r\n\t\tdata-theme=\"auto\"\r\n\t\tdata-language=\"auto\"\r\n\t\tdata-size=\"normal\"\r\n\t\tdata-retry=\"auto\" data-retry-interval=\"1000\"\r\n\t\tdata-refresh-expired=\"auto\"\r\n\t\tdata-action=\"fluent-form-1\"\r\n\t\t\t\tdata-appearance=\"always\"><\/div>\r\n\t\t\t<script>document.addEventListener(\"DOMContentLoaded\", function() { setTimeout(function(){ var e=document.getElementById(\"cf-turnstile-fluent-2141164684\"); e&&!e.innerHTML.trim()&&(turnstile.remove(\"#cf-turnstile-fluent-2141164684\"), turnstile.render(\"#cf-turnstile-fluent-2141164684\", {sitekey:\"0x4AAAAAACUxNVC1bMdcqpRE\"})); }, 100); });<\/script>\r\n\t\t\t<br class=\"cf-turnstile-br cf-turnstile-br-fluent-2141164684\">\r\n\t\t\t\t<style>#cf-turnstile-fluent-2141164684 { margin-left: -15px; }<\/style>\r\n\t\t<\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            \n            <\/div>\n            <p><a href=\"mailto:sales@rumtoo.com\" class=\"btn btn-primary btn-large\">Email: sales@rumtoo.com<\/a><\/p>\n        <\/div>\n    <\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>Tire Double Shaft Shredder (RTM-DSH Series) Primary size reduction for whole tires, delivering consistent chips for downstream separation and crumb rubber processing. Built for stability, serviceability, and predictable output in real-world recycling lines. Request a Quote View Models &#038; Specs Model RangeRTM-600 to RTM-2000 Capacity800-8000 kg\/h* Drive Power2 x 18.5 to 2 x 90 kW* &#8230; <a title=\"D\u00e9chiqueteuse \u00e0 double arbre pour pneus\" class=\"read-more\" href=\"https:\/\/tirerecyclingmachine.net\/fr\/broyeur-a-pneus-a-double-arbre\/\" aria-label=\"En savoir plus sur Tire Double Shaft Shredder\">Lire plus<\/a><\/p>","protected":false},"author":1,"featured_media":69,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-58","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/pages\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/comments?post=58"}],"version-history":[{"count":11,"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/pages\/58\/revisions"}],"predecessor-version":[{"id":132,"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/pages\/58\/revisions\/132"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/media\/69"}],"wp:attachment":[{"href":"https:\/\/tirerecyclingmachine.net\/fr\/wp-json\/wp\/v2\/media?parent=58"}],"curies":[{"name":"Page d'accueil","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}