{"id":9830,"date":"2024-10-27T03:33:36","date_gmt":"2024-10-27T02:33:36","guid":{"rendered":"https:\/\/www.recyclemachine.net\/?p=9830"},"modified":"2025-12-29T07:24:35","modified_gmt":"2025-12-29T06:24:35","slug":"separador-de-disco-para-reciclagem-de-plastico","status":"publish","type":"post","link":"https:\/\/www.energycle.com\/pt\/separador-de-disco-para-reciclagem-de-plastico\/","title":{"rendered":"Separador de Disco para Reciclagem de Pl\u00e1stico"},"content":{"rendered":"\n<style>\n  \/* Scoped styles for the Disk Separator page (aligned to industrial-baler.html) *\/\n  #ds-page {\n    --pri: #4d94e7;\n    --ink: #0f172a;\n    --ink-2: #475569;\n    --muted: #f6f8fb;\n    --card: #ffffff;\n    --border: rgba(15,23,42,0.08);\n    --radius: 12px;\n    --shadow: 0 8px 24px rgba(15,23,42,.08);\n    color: var(--ink);\n  }\n  #ds-page .wrap { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\n  #ds-page a { color: var(--pri); text-decoration: none; }\n  #ds-page a:hover { text-decoration: underline; }\n  #ds-page p { color: var(--ink-2); }\n  #ds-page img { display: block; max-width: 100%; height: auto; border-radius: var(--radius); }\n  #ds-page ul { margin: 10px 0 0; padding-left: 18px; color: var(--ink-2); }\n  #ds-page li { margin: 6px 0; }\n\n  \/* Hero *\/\n  #ds-page .hero { padding: 56px 0 22px; }\n  #ds-page .hero-grid { display: grid; gap: 24px; align-items: center; grid-template-columns: 1fr; justify-items: center; }\n  #ds-page .hero-grid > div { max-width: 920px; text-align: center; }\n  #ds-page .tag { display: inline-flex; align-items: center; gap: 8px; padding: 6px 10px; border-radius: 999px; background: #e9f2ff; color: var(--pri); }\n  #ds-page .title { margin: 10px 0 10px; }\n  #ds-page .subtitle { max-width: 64ch; margin: 0 auto; }\n  #ds-page .cta { display: inline-flex; gap: 10px; align-items: center; justify-content: center; flex-wrap: wrap; margin-top: 16px; }\n  #ds-page .btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 18px; border-radius: var(--radius); border: 1px solid rgba(15,23,42,.08); background: #fff; color: var(--ink); text-decoration: none; }\n  #ds-page .btn.primary { background: var(--pri); color: #fff; border-color: transparent; box-shadow: 0 6px 16px rgba(11,99,246,.25); }\n  #ds-page .btn.primary:hover { background: #3c7fd0; text-decoration: none; }\n  #ds-page .btn.ghost:hover { text-decoration: none; border-color: rgba(77,148,231,.45); }\n\n  \/* Cards \/ grids *\/\n  #ds-page .section { padding: 42px 0; }\n  #ds-page .invert { background: var(--muted); }\n  #ds-page .section h2 { margin: 0 0 14px; text-align: center; }\n  #ds-page .lead { margin: 0 auto 26px; max-width: 76ch; text-align: center; }\n  #ds-page .grid { display: grid; gap: 16px; }\n  #ds-page .grid-3, #ds-page .grid-2 { grid-template-columns: 1fr; }\n  @media (min-width: 860px) {\n    #ds-page .grid-3 { grid-template-columns: repeat(3, 1fr); }\n    #ds-page .grid-2 { grid-template-columns: repeat(2, 1fr); }\n  }\n  #ds-page .card { background: var(--card); border: 1px solid var(--border); border-radius: var(--radius); box-shadow: var(--shadow); padding: 18px; }\n  #ds-page .grid .card { height: 100%; }\n  #ds-page .card h3 { margin: 2px 0 8px; }\n  #ds-page .pill { display: inline-flex; gap: 6px; align-items: center; padding: 6px 10px; border-radius: 999px; background: #f1f5f9; color: var(--ink); }\n  #ds-page figure.card { padding: 14px; }\n  #ds-page figcaption { margin-top: 10px; color: var(--ink-2); font-size: 0.95em; }\n\n  \/* Support \/ Warranty *\/\n  #ds-page .support-grid { display: grid; gap: 16px; grid-template-columns: 1fr; }\n  @media (min-width: 860px) { #ds-page .support-grid { grid-template-columns: repeat(2, 1fr); } }\n  #ds-page .support-card { display: grid; grid-template-columns: 56px 1fr; gap: 14px; align-items: start; }\n  #ds-page .support-icon { width: 56px; height: 56px; border-radius: 14px; background: #e9f2ff; display: grid; place-items: center; border: 1px solid rgba(77,148,231,.25); }\n  #ds-page .support-icon svg { width: 28px; height: 28px; color: var(--pri); }\n\n  \/* TOC *\/\n  #ds-page .toc { max-width: 900px; margin: 0 auto; }\n  #ds-page .toc ul { display: grid; gap: 6px 14px; grid-template-columns: 1fr; list-style: none; padding: 0; margin: 0; }\n  @media (min-width: 640px) { #ds-page .toc ul { grid-template-columns: repeat(2, 1fr); } }\n  #ds-page .toc a { color: var(--ink); }\n  #ds-page .toc a:hover { color: var(--pri); text-decoration: none; }\n  #ds-page .toc-section { padding: 22px 0; }\n  #ds-page .toc-section + .section { padding-top: 30px; }\n\n  \/* Specs *\/\n  #ds-page .specs { max-width: 1040px; margin: 0 auto; }\n  #ds-page .table-scroll { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }\n  #ds-page table { width: 100%; border-collapse: collapse; background: #fff; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); min-width: 720px; }\n  #ds-page caption { text-align: left; padding: 14px 16px; color: var(--ink); background: #e9f2ff; }\n  #ds-page th, #ds-page td { padding: 12px 14px; border-bottom: 1px solid var(--border); text-align: left; }\n  #ds-page th { background: #fafbfe; color: var(--ink); white-space: nowrap; }\n  #ds-page tbody tr:last-child td { border-bottom: none; }\n\n  \/* FAQ *\/\n  #ds-page .faq { display: grid; gap: 12px; max-width: 860px; margin: 0 auto; }\n  #ds-page details { background: #fff; border: 1px solid var(--border); border-radius: 12px; padding: 14px 16px; box-shadow: var(--shadow); }\n  #ds-page summary { cursor: pointer; list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 10px; }\n  #ds-page summary::-webkit-details-marker, #ds-page summary::marker { display: none; }\n  #ds-page .chev { width: 18px; height: 18px; flex-shrink: 0; color: var(--pri); transition: transform .25s ease; }\n  #ds-page details[open] .chev { transform: rotate(180deg); }\n  #ds-page details p { margin: 10px 0 0; }\n\n  \/* Contact *\/\n  #ds-page .contact { max-width: 860px; margin: 0 auto; }\n  #ds-page .note { margin: 12px 0 0; color: var(--ink-2); }\n<\/style>\n\n<div id=\"ds-page\" aria-label=\"Disk Separator\">\n  <section class=\"hero\" id=\"ds-overview\">\n    <div class=\"wrap hero-grid\">\n      <div>\n        <span class=\"tag\">Size\u2011Based Screening<\/span>\n        <h1 class=\"title\">Disk Separator for Plastic Recycling<\/h1>\n        <p class=\"subtitle\">\n          This <strong>Disk Separator<\/strong> separates mixed material streams by size to help you produce cleaner fractions before washing, shredding, or downstream sorting. Choose disk profiles and gap sizes to match your material mix, throughput, and purity targets.\n        <\/p>\n        <!--more-->\n        <div class=\"cta\">\n          <a class=\"btn primary\" href=\"#ds-contact\">Request a Quote<\/a>\n          <a class=\"btn ghost\" href=\"#ds-specs\">View Specifications<\/a>\n          <a class=\"btn ghost\" href=\"\/contact-us\/\">Contact Us<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section toc-section\" aria-label=\"Table of Contents\">\n    <div class=\"wrap\">\n      <nav class=\"toc card\" aria-label=\"On-page navigation\">\n        <h2 style=\"margin:0 0 10px; text-align:left;\">Quick Links<\/h2>\n\t        <ul>\n\t          <li><a href=\"#ds-overview\">Overview<\/a><\/li>\n\t          <li><a href=\"#ds-highlights\">Highlights<\/a><\/li>\n\t          <li><a href=\"#ds-how\">How It Works<\/a><\/li>\n\t          <li><a href=\"#ds-applications\">Applications<\/a><\/li>\n\t          <li><a href=\"#ds-specs\">Technical Specifications<\/a><\/li>\n\t          <li><a href=\"#ds-gallery\">Photos<\/a><\/li>\n\t          <li><a href=\"#ds-faq\">FAQ<\/a><\/li>\n          <li><a href=\"#ds-warranty\">Warranty &amp; Installation<\/a><\/li>\n\t          <li><a href=\"#ds-contact\">Request a Quote<\/a><\/li>\n\t        <\/ul>\n      <\/nav>\n    <\/div>\n  <\/section>\n\n  <section class=\"section invert\" aria-label=\"Highlights\" id=\"ds-highlights\">\n    <div class=\"wrap\">\n      <h2>Why This Disk Separator Works<\/h2>\n      <p class=\"lead\">Stable size separation, reduced wrapping, and configurable screen openings\u2014built for daily recycling plant operation.<\/p>\n\n      <div class=\"grid grid-3\">\n        <article class=\"card\">\n          <h3>Consistent Size Cut<\/h3>\n          <p>Rotating disks create a repeatable separation point to help control what passes through and what carries over.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>Anti\u2011Wrapping Geometry<\/h3>\n          <p>Jagged disk profiles and spacing help reduce material wrapping and improve uptime on mixed streams.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>Low Energy Screening<\/h3>\n          <p>Efficient screening by size helps reduce unnecessary load on downstream equipment and keeps lines stable.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>Gap &#038; Disk Customization<\/h3>\n          <p>Choose disk diameter, profile, and gap size to match films, rigid plastics, paper fiber, or mixed recyclables.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>Heavy\u2011Duty Build<\/h3>\n          <p>Robust frame and drive components are designed for continuous operation and industrial plant environments.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>Easy Maintenance Access<\/h3>\n          <p>Service-friendly layout helps simplify cleaning, inspection, and routine maintenance tasks.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section\" id=\"ds-how\" aria-label=\"How the disk separator works\">\n    <div class=\"wrap\">\n      <h2>How the Disk Separator Works<\/h2>\n      <p class=\"lead\">A simple, proven principle: size separation using rotating disks and controlled openings.<\/p>\n\n      <div class=\"grid grid-3\">\n        <article class=\"card\">\n          <p class=\"pill\">Step 1<\/p>\n          <h3>Feed &#038; Rotation<\/h3>\n          <p>Two motors drive rotors so disks rotate and carry the mixed stream forward in a controlled motion.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <p class=\"pill\">Step 2<\/p>\n          <h3>Oversize Carry\u2011Over<\/h3>\n          <p>Larger items stay on top of the disk bed and move to the oversize discharge for the next process stage.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <p class=\"pill\">Step 3<\/p>\n          <h3>Undersize Drop\u2011Through<\/h3>\n          <p>Smaller items fall through the gaps between disks, creating a cleaner undersize fraction for collection.<\/p>\n        <\/article>\n      <\/div>\n\n      <p class=\"lead\" style=\"margin-top:18px;\">\n        <strong>Customization:<\/strong> Disk profile and gap size can be configured to match your target cut size, throughput, and the behavior of your material mix.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"section\" id=\"ds-applications\" aria-label=\"Applications\">\n    <div class=\"wrap\">\n      <h2>Disk Separator Applications<\/h2>\n      <p class=\"lead\">Common places where a Disk Separator improves downstream quality and plant stability.<\/p>\n      <div class=\"grid grid-3\">\n        <article class=\"card\">\n          <h3>Plastic Recycling Lines<\/h3>\n          <p>Pre\u2011screen films, rigid plastics, and mixed flakes before washing, granulation, or optical sorting stages.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>MSW \/ MRF Sorting<\/h3>\n          <p>Separate 2D\/3D fractions and remove fines to improve sorting accuracy and reduce contamination.<\/p>\n        <\/article>\n        <article class=\"card\">\n          <h3>Paper &#038; Fiber Streams<\/h3>\n          <p>Screen by size to stabilize fiber processing and reduce oversized contaminants before pulping.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section invert\" id=\"ds-specs\" aria-label=\"Technical specifications\">\n    <div class=\"wrap\">\n      <h2>Disk Separator Technical Specifications<\/h2>\n      <p class=\"lead\">Typical Disk Separator models and screen dimensions. Larger or higher\u2011throughput models are available on request.<\/p>\n\n      <div class=\"specs\">\n        <div class=\"table-scroll\" role=\"region\" aria-label=\"Disk Separator specifications table\">\n          <table>\n            <caption>Disk Separator Specifications<\/caption>\n            <thead>\n              <tr>\n                <th scope=\"col\">Model<\/th>\n                <th scope=\"col\">Screen Length<\/th>\n                <th scope=\"col\">Effective Width<\/th>\n                <th scope=\"col\">Rotary Diameter<\/th>\n                <th scope=\"col\">Screen Size<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td>DXS1800<\/td>\n                <td>5500 mm<\/td>\n                <td>1800 mm<\/td>\n                <td>250 mm<\/td>\n                <td>80 \u00d7 80 mm<\/td>\n              <\/tr>\n              <tr>\n                <td>DXS1500<\/td>\n                <td>5500 mm<\/td>\n                <td>1500 mm<\/td>\n                <td>215 mm<\/td>\n                <td>30 \u00d7 30 mm<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n\n        <ul>\n          <li><strong>Certification:<\/strong> CE certification available.<\/li>\n          <li><strong>Customization:<\/strong> Disk type and opening size can be adjusted to your material and target cut size.<\/li>\n          <li><strong>More models:<\/strong> Larger and more powerful units can be built upon request.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section\" id=\"ds-gallery\" aria-label=\"Disk Separator photos\">\n    <div class=\"wrap\">\n      <h2>Disk Separator Photos<\/h2>\n      <p class=\"lead\">Reference images for layout, build quality, and typical installation appearance.<\/p>\n\n      <div class=\"grid grid-2\">\n        <figure class=\"card\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.energycle.com\/wp-content\/uploads\/2024\/08\/disk-separator-for-plastic-recycling_2-1-1024x576.webp\"\n            alt=\"Disk Separator machine for plastic recycling, front view\"\n            loading=\"lazy\"\n          \/>\n          <figcaption>Disk Separator machine body and screen deck.<\/figcaption>\n        <\/figure>\n        <figure class=\"card\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.energycle.com\/wp-content\/uploads\/2024\/08\/disk-separator-for-plastic-recycling_3-1-1024x576.webp\"\n            alt=\"Disk Separator for size separation in a recycling sorting line, side view\"\n            loading=\"lazy\"\n          \/>\n          <figcaption>Typical side view showing the disk bed and discharge layout.<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section\" aria-label=\"FAQ\" id=\"ds-faq\">\n    <div class=\"wrap\">\n      <h2>Frequently Asked Questions<\/h2>\n      <div class=\"faq\">\n        <details>\n          <summary>\n            What materials can a Disk Separator handle?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>Disk Separators are commonly used for plastics, paper fiber, and mixed recyclables where size\u2011based separation helps improve downstream purity. Share your material list and contamination level for confirmation.<\/p>\n        <\/details>\n        <details>\n          <summary>\n            How do I choose the right gap size and screen opening?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>Start from your target cut size and the behavior of your stream (film content, rigidity, moisture). We can recommend disk profile and opening size once we know the input material and throughput.<\/p>\n        <\/details>\n        <details>\n          <summary>\n            Can the Disk Separator be customized for my line?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>Yes. We can customize disk type, opening size, and overall dimensions to suit your plant layout and separation targets.<\/p>\n        <\/details>\n        <details>\n          <summary>\n            Do you provide CE certification and support?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>CE certification is available. We also provide installation guidance and after\u2011sales support for stable long\u2011term operation.<\/p>\n        <\/details>\n        <details>\n          <summary>\n            What warranty do you offer for the Disk Separator?\n            <svg class=\"chev\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n          <\/summary>\n          <p>We provide a 1\u2011year limited warranty for key components under normal use. If you share your installation conditions and duty cycle, we can confirm coverage details.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section invert\" id=\"ds-warranty\" aria-label=\"Warranty and installation\">\n    <div class=\"wrap\">\n      <h2>Warranty &amp; Installation<\/h2>\n      <p class=\"lead\">From commissioning to after\u2011sales service, we help ensure stable operation and long\u2011term reliability.<\/p>\n\n      <div class=\"support-grid\">\n        <article class=\"card support-card\">\n          <div class=\"support-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 2l7 4v6c0 5-3 9-7 10C8 21 5 17 5 12V6l7-4z\" \/>\n              <path d=\"M9 12l2 2 4-5\" \/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3>1\u2011Year Limited Warranty<\/h3>\n            <p>We provide a one\u2011year limited warranty covering key components under normal operation and maintenance conditions.<\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"card support-card\">\n          <div class=\"support-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\" \/>\n              <circle cx=\"12\" cy=\"7\" r=\"4\" \/>\n              <path d=\"M19 8l2 2-2 2\" \/>\n              <path d=\"M17 10h4\" \/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3>Commissioning Support<\/h3>\n            <p>We provide installation guidance, parameter suggestions, and after\u2011sales support to keep your sorting line running smoothly.<\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section invert\" id=\"ds-contact\" aria-label=\"Request a quote\">\n    <div class=\"wrap\">\n      <h2>Get a Tailored Quote<\/h2>\n      <p class=\"lead\">Tell us your input material, target cut size, and required capacity. We\u2019ll recommend the right Disk Separator configuration and quote.<\/p>\n      <div class=\"contact\">\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 ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><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<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='9830' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"4b81bb7330\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pt\/wp-json\/wp\/v2\/posts\/9830\" \/><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 ff-el-is-required 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=true><\/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 ' ><div class='ff-el-input--content'><div data-fluent_id='1' name='h-captcha-response'><div\n\t\tdata-sitekey='b6bae662-9dec-41b0-803c-bebe5a608ce0'\n\t\tid='fluentform-hcaptcha-1-1'\n\t\tclass='ff-el-hcaptcha h-captcha'><\/div><\/div><\/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><\/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\":true,\"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        <p class=\"note\">Prefer email? Use <a href=\"\/contact-us\/\">our contact page<\/a> for faster routing.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"@id\": \"https:\/\/www.energycle.com\/disk-separator-for-plastic-recycling#product\",\n  \"name\": \"Disk Separator for Plastic Recycling\",\n  \"description\": \"Disk Separator for size-based separation of mixed recycling streams. Customizable disk profiles and gap sizes help improve downstream sorting and processing in plastic recycling lines and MRF applications.\",\n  \"image\": [\n    \"https:\/\/www.energycle.com\/wp-content\/uploads\/2024\/08\/disk-separator-for-plastic-recycling_2-1-1024x576.webp\",\n    \"https:\/\/www.energycle.com\/wp-content\/uploads\/2024\/08\/disk-separator-for-plastic-recycling_3-1-1024x576.webp\"\n  ],\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Energycle\" },\n  \"manufacturer\": { \"@type\": \"Organization\", \"name\": \"Energycle\", \"url\": \"https:\/\/www.energycle.com\" },\n  \"url\": \"https:\/\/www.energycle.com\/disk-separator-for-plastic-recycling\",\n  \"mainEntityOfPage\": { \"@type\": \"WebPage\", \"@id\": \"https:\/\/www.energycle.com\/disk-separator-for-plastic-recycling\" },\n  \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Models\", \"value\": \"DXS1500, DXS1800 (others on request)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Typical screen length\", \"value\": \"5500 mm\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Customization\", \"value\": \"Disk profile and opening size\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certification\", \"value\": \"CE available\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Warranty\", \"value\": \"1-year limited warranty\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Support\", \"value\": \"Installation guidance and after-sales support\" }\n  ],\n  \"potentialAction\": {\n    \"@type\": \"QuoteAction\",\n    \"target\": { \"@type\": \"EntryPoint\", \"urlTemplate\": \"https:\/\/www.energycle.com\/disk-separator-for-plastic-recycling#ds-contact\", \"inLanguage\": \"en\" }\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"@id\": \"https:\/\/www.energycle.com\/disk-separator-for-plastic-recycling#faq\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What materials can a Disk Separator handle?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Disk Separators are commonly used for plastics, paper fiber, and mixed recyclables where size-based separation helps improve downstream purity. Share your material list and contamination level for confirmation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I choose the right gap size and screen opening?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Choose based on your target cut size and the behavior of your stream (film content, rigidity, moisture). Provide input material and throughput to receive a recommended disk profile and opening size.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Disk Separator be customized for my line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Disk type, opening size, and overall dimensions can be customized to suit your plant layout and separation targets.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do you provide CE certification and support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"CE certification is available. Installation guidance and after-sales support are also provided for stable long-term operation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warranty do you offer for the Disk Separator?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A 1-year limited warranty is provided for key components under normal use. Share installation conditions and duty cycle to confirm coverage details.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is a disk separator in plastic recycling?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A disk separator uses rotating discs to separate plastic particles by size and shape. Smaller particles fall through the gaps between discs while larger pieces ride over the top. This technology removes fines, separates cap fragments from bottle flakes, and cleans material streams before pelletizing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where is a disk separator used in a recycling line?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Disk separators are typically placed after granulating and washing to remove undersized particles (fines) and separate different-sized flakes. In PET recycling, they separate PE\/PP cap fragments from PET flakes by size. They can also be used after shredding to remove small contaminants before further processing.\"\n      }\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Separador de discos de alta efici\u00eancia para triagem por tamanho de pl\u00e1sticos mistos e materiais recicl\u00e1veis. Perfis e aberturas de disco configur\u00e1veis ajudam a reduzir o enrolamento, melhorar a pureza e estabilizar as linhas de lavagem e triagem subsequentes.<\/p>","protected":false},"author":1,"featured_media":16865,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"image","meta":{"footnotes":""},"categories":[107],"tags":[],"class_list":["post-9830","post","type-post","status-publish","format-image","has-post-thumbnail","hentry","category-assistive-system","post_format-post-format-image"],"_links":{"self":[{"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/posts\/9830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/comments?post=9830"}],"version-history":[{"count":0,"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/posts\/9830\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/media\/16865"}],"wp:attachment":[{"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/media?parent=9830"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/categories?post=9830"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.energycle.com\/pt\/wp-json\/wp\/v2\/tags?post=9830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}