{"id":3296,"date":"2026-06-11T01:50:48","date_gmt":"2026-06-11T01:50:48","guid":{"rendered":"https:\/\/powdercoatlinekt.com\/?page_id=3296"},"modified":"2026-06-11T01:50:48","modified_gmt":"2026-06-11T01:50:48","slug":"powder-coating-line-core-components-and-accessories","status":"publish","type":"page","link":"https:\/\/www.powdercoatlinekt.com\/de\/powder-coating-line-core-components-and-accessories\/","title":{"rendered":"Powder Coating Line Core Components and Accessories"},"content":{"rendered":"<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<style>\n    :root {\n      --kt-purple: #a008fc;\n      --kt-purple-dark: #7e22ce;\n      --kt-pink: #ec4899;\n      --kt-indigo: #6366f1;\n      --kt-soft: #faf5ff;\n      --kt-ink: #171717;\n      --kt-muted: #655b77;\n      --kt-shadow: 0 20px 60px rgba(93, 29, 145, 0.08);\n      --kt-shadow-lg: 0 28px 80px rgba(93, 29, 145, 0.14);\n    }\n\n    * { box-sizing: border-box; }\n    html { scroll-behavior: smooth; }\n\n    body {\n      margin: 0;\n      font-family: Inter, Arial, Helvetica, sans-serif;\n      color: var(--kt-ink);\n      background:\n        radial-gradient(circle at top left, rgba(160, 8, 252, 0.04), transparent 22%),\n        linear-gradient(180deg, #ffffff 0%, #fdfaff 100%);\n      overflow-x: hidden;\n    }\n\n    img {\n      max-width: 100%;\n      display: block;\n    }\n\n    a {\n      text-decoration: none;\n    }\n\n    .page-shell {\n      width: min(1240px, calc(100% - 32px));\n      margin: 0 auto;\n    }\n\n    .topbar {\n      position: sticky;\n      top: 0;\n      z-index: 80;\n      background: rgba(255, 255, 255, 0.92);\n      backdrop-filter: blur(16px);\n      border-bottom: 1px solid rgba(160, 8, 252, 0.08);\n      box-shadow: 0 10px 30px rgba(22, 22, 22, 0.05);\n    }\n\n    .topbar::after {\n      content: \"\";\n      display: block;\n      height: 4px;\n      background: linear-gradient(90deg, var(--kt-purple), var(--kt-pink), var(--kt-indigo), #d8b4fe);\n    }\n\n    .header-inner {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 18px;\n      padding-top: 16px;\n      padding-bottom: 16px;\n    }\n\n    .brand-link {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      min-width: 0;\n    }\n\n    .brand-mark {\n      width: 46px;\n      height: 46px;\n      border-radius: 16px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      font-weight: 950;\n      color: #fff;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 14px 34px rgba(160, 8, 252, 0.26);\n      flex: 0 0 auto;\n    }\n\n    .brand-title {\n      display: block;\n      font-size: 20px;\n      line-height: 1.05;\n      font-weight: 950;\n      background: linear-gradient(90deg, var(--kt-purple), var(--kt-pink), var(--kt-indigo));\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n      white-space: nowrap;\n    }\n\n    .brand-sub {\n      display: block;\n      margin-top: 5px;\n      font-size: 12px;\n      font-weight: 700;\n      color: var(--kt-muted);\n      line-height: 1.1;\n      white-space: nowrap;\n    }\n\n    .main-nav {\n      display: flex;\n      align-items: center;\n      gap: 4px;\n    }\n\n    .nav-link {\n      color: #494354;\n      font-weight: 800;\n      font-size: 14px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      transition: 0.25s ease;\n      white-space: nowrap;\n    }\n\n    .nav-link:hover {\n      color: #fff;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 12px 30px rgba(160, 8, 252, 0.22);\n    }\n\n    .btn-primary {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      border: 0;\n      border-radius: 999px;\n      padding: 14px 22px;\n      font-weight: 900;\n      color: #fff;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 18px 38px rgba(160, 8, 252, 0.26);\n      transition: 0.25s ease;\n    }\n\n    .btn-primary:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 24px 50px rgba(160, 8, 252, 0.34);\n    }\n\n    .btn-ghost {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      border: 1px solid rgba(160, 8, 252, 0.2);\n      border-radius: 999px;\n      padding: 13px 20px;\n      font-weight: 900;\n      color: var(--kt-purple-dark);\n      background: rgba(255, 255, 255, 0.86);\n      transition: 0.25s ease;\n    }\n\n    .btn-ghost:hover {\n      background: var(--kt-soft);\n      border-color: rgba(160, 8, 252, 0.3);\n    }\n\n    .hero {\n      position: relative;\n      overflow: hidden;\n      padding: 76px 0 54px;\n      background:\n        radial-gradient(circle at 10% 14%, rgba(160, 8, 252, 0.10), transparent 26%),\n        radial-gradient(circle at 85% 18%, rgba(236, 72, 153, 0.10), transparent 22%),\n        radial-gradient(circle at 90% 100%, rgba(99, 102, 241, 0.10), transparent 26%),\n        linear-gradient(135deg, #ffffff 0%, #fcf9ff 50%, #f8f1ff 100%);\n    }\n\n    .hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      opacity: 0.14;\n      pointer-events: none;\n      background-image: radial-gradient(circle at 1px 1px, var(--kt-purple) 1px, transparent 0);\n      background-size: 30px 30px;\n      mask-image: linear-gradient(to bottom, #000, transparent 86%);\n    }\n\n    .hero-grid {\n      position: relative;\n      display: grid;\n      grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);\n      gap: 28px;\n      align-items: start;\n    }\n\n    .kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 9px 14px;\n      border-radius: 999px;\n      background: rgba(160, 8, 252, 0.08);\n      color: var(--kt-purple-dark);\n      border: 1px solid rgba(160, 8, 252, 0.10);\n      font-size: 13px;\n      font-weight: 900;\n    }\n\n    .kicker::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 0 0 6px rgba(160, 8, 252, 0.08);\n      flex: 0 0 auto;\n    }\n\n    .hero-title {\n      margin: 18px 0 0;\n      max-width: 13ch;\n      font-size: clamp(38px, 4.2vw, 56px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n      font-weight: 950;\n      color: #111;\n    }\n\n    .hero-title .gradient-text {\n      display: block;\n      background: linear-gradient(90deg, var(--kt-purple), var(--kt-pink), #9b5cff);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    .lead {\n      color: var(--kt-muted);\n      line-height: 1.75;\n      font-size: 17px;\n    }\n\n    .hero-copy {\n      max-width: 640px;\n    }\n\n    .hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 26px;\n    }\n\n    .feature-strip {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 24px;\n    }\n\n    .mini-feature {\n      border-radius: 22px;\n      padding: 18px 16px;\n      background: linear-gradient(135deg, rgba(160, 8, 252, 0.07), rgba(236, 72, 153, 0.06));\n      border: 1px solid rgba(160, 8, 252, 0.10);\n      min-height: 100%;\n    }\n\n    .mini-feature b {\n      display: block;\n      margin-bottom: 10px;\n      color: var(--kt-purple-dark);\n      font-size: 15px;\n    }\n\n    .mini-feature p {\n      margin: 0;\n      color: var(--kt-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .hero-visual {\n      display: grid;\n      gap: 16px;\n      padding: 18px;\n      border-radius: 30px;\n      background: rgba(255, 255, 255, 0.82);\n      border: 1px solid rgba(160, 8, 252, 0.12);\n      box-shadow: var(--kt-shadow-lg);\n      backdrop-filter: blur(16px);\n    }\n\n    .section {\n      padding: 72px 0;\n    }\n\n    .chapter-line {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n      margin-bottom: 28px;\n      font-weight: 900;\n    }\n\n    .chapter-line::after {\n      content: \"\";\n      flex: 1;\n      height: 6px;\n      border-radius: 999px;\n      background: linear-gradient(90deg, var(--kt-purple), var(--kt-pink), var(--kt-indigo), #d8b4fe);\n    }\n\n    .chapter-main {\n      font-size: 22px;\n    }\n\n    .chapter-sub {\n      font-size: 16px;\n      color: #47355d;\n      font-weight: 650;\n    }\n\n    .section-head {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-end;\n      gap: 28px;\n      margin-bottom: 30px;\n    }\n\n    .section-title {\n      margin: 16px 0 0;\n      font-size: clamp(32px, 3vw, 44px);\n      line-height: 1.08;\n      letter-spacing: -0.04em;\n      font-weight: 950;\n      color: #131313;\n      max-width: 15ch;\n    }\n\n    .section-subtitle {\n      max-width: 580px;\n      color: var(--kt-muted);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .block-card {\n      border-radius: 32px;\n      padding: 28px;\n      background:\n        radial-gradient(circle at top left, rgba(160, 8, 252, 0.06), transparent 22%),\n        radial-gradient(circle at top right, rgba(236, 72, 153, 0.05), transparent 24%),\n        #fff;\n      border: 1px solid rgba(160, 8, 252, 0.10);\n      box-shadow: var(--kt-shadow);\n    }\n\n    .showcase-grid-top {\n      display: grid;\n      grid-template-columns: minmax(0, 0.98fr) minmax(0, 1.02fr);\n      gap: 22px;\n      align-items: start;\n    }\n\n    .showcase-grid-bottom {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 22px;\n      margin-top: 22px;\n    }\n\n    .copy-box {\n      border: 1px solid rgba(160, 8, 252, 0.12);\n      border-radius: 22px;\n      padding: 20px;\n      background: rgba(255, 255, 255, 0.96);\n      box-shadow: 0 14px 36px rgba(23, 23, 23, 0.03);\n    }\n\n    .copy-box + .copy-box {\n      margin-top: 16px;\n    }\n\n    .copy-box h4 {\n      margin: 0 0 10px;\n      font-size: 18px;\n      font-weight: 950;\n      color: #171717;\n    }\n\n    .arrow-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .arrow-list li {\n      position: relative;\n      padding-left: 20px;\n      margin: 8px 0;\n      color: #443758;\n      line-height: 1.7;\n      font-size: 15.5px;\n    }\n\n    .arrow-list li::before {\n      content: \">\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--kt-purple);\n      font-weight: 950;\n    }\n\n    .image-card {\n      border-radius: 24px;\n      padding: 10px;\n      background: linear-gradient(135deg, #ffffff, var(--kt-soft));\n      border: 1px solid rgba(160, 8, 252, 0.14);\n      box-shadow: 0 14px 40px rgba(23, 23, 23, 0.05);\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n      min-width: 0;\n    }\n\n    .image-card-media {\n      border-radius: 16px;\n      overflow: hidden;\n      background: #fff;\n      width: 100%;\n    }\n\n    .image-card img {\n      width: 100%;\n      height: 100%;\n      display: block;\n      background: #fff;\n    }\n\n    .image-card-caption {\n      border-radius: 14px;\n      background: rgba(255, 255, 255, 0.96);\n      padding: 10px 13px;\n      color: #241836;\n      font-size: 13px;\n      font-weight: 900;\n      line-height: 1.35;\n      box-shadow: 0 8px 22px rgba(23, 23, 23, 0.05);\n    }\n\n    .hero-card-large .image-card-media {\n      height: 245px;\n    }\n\n    .hero-card-medium .image-card-media {\n      height: 220px;\n    }\n\n    .main-image-card .image-card-media {\n      height: 300px;\n    }\n\n    .sub-image-card .image-card-media {\n      height: 235px;\n    }\n\n    .recovery-grid .image-card-media,\n    .parts-grid .image-card-media {\n      height: 210px;\n    }\n\n    .supply-media-grid .image-card-media {\n      height: 250px;\n    }\n\n    #robot .main-image-card .image-card-media {\n      height: 260px;\n    }\n\n    #robot .sub-image-card .image-card-media {\n      height: 220px;\n    }\n\n    #robot .image-card img {\n      object-fit: contain !important;\n      padding: 10px;\n      background: #fff;\n    }\n\n    .recovery-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .supply-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 0.98fr) minmax(0, 1.02fr);\n      gap: 24px;\n      align-items: start;\n    }\n\n    .supply-media-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .parts-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .cta-box {\n      border-radius: 34px;\n      padding: 36px;\n      color: #fff;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink), var(--kt-indigo));\n      box-shadow: 0 28px 80px rgba(160, 8, 252, 0.28);\n    }\n\n    .cta-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(0, 0.78fr);\n      gap: 28px;\n      align-items: center;\n    }\n\n    .cta-pills {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .cta-pill {\n      border-radius: 18px;\n      padding: 14px 16px;\n      text-align: center;\n      font-weight: 850;\n      color: #fff;\n      background: rgba(255, 255, 255, 0.16);\n      border: 1px solid rgba(255, 255, 255, 0.26);\n    }\n\n    \/* No-JS Zeroy Contact Popup *\/\n    .kt-floating-contact {\n      position: fixed;\n      right: 22px;\n      bottom: 22px;\n      z-index: 9999;\n      border: 0;\n      border-radius: 999px;\n      padding: 16px 22px;\n      font-size: 15px;\n      font-weight: 950;\n      color: #fff;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 22px 55px rgba(160, 8, 252, 0.36);\n      transition: 0.25s ease;\n    }\n\n    .kt-floating-contact:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 26px 65px rgba(160, 8, 252, 0.45);\n    }\n\n    .kt-contact-popup {\n      position: fixed;\n      inset: 0;\n      z-index: 10000;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 20px;\n      background: rgba(18, 18, 24, 0.62);\n      backdrop-filter: blur(10px);\n    }\n\n    .kt-contact-popup:target {\n      display: flex;\n    }\n\n    .kt-contact-modal {\n      width: min(560px, 100%);\n      max-height: calc(100vh - 40px);\n      overflow-y: auto;\n      border-radius: 30px;\n      background:\n        radial-gradient(circle at top left, rgba(160, 8, 252, 0.12), transparent 26%),\n        radial-gradient(circle at top right, rgba(236, 72, 153, 0.10), transparent 24%),\n        #ffffff;\n      border: 1px solid rgba(160, 8, 252, 0.14);\n      box-shadow: 0 30px 100px rgba(0, 0, 0, 0.28);\n    }\n\n    .kt-contact-head {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n      align-items: flex-start;\n      padding: 26px 26px 14px;\n    }\n\n    .kt-contact-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      padding: 8px 13px;\n      border-radius: 999px;\n      background: rgba(160, 8, 252, 0.08);\n      color: var(--kt-purple-dark);\n      border: 1px solid rgba(160, 8, 252, 0.12);\n      font-size: 13px;\n      font-weight: 900;\n    }\n\n    .kt-contact-kicker::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink));\n      box-shadow: 0 0 0 6px rgba(160, 8, 252, 0.10);\n    }\n\n    .kt-contact-title {\n      margin: 14px 0 0;\n      font-size: 30px;\n      line-height: 1.08;\n      letter-spacing: -0.04em;\n      font-weight: 950;\n      color: #151515;\n    }\n\n    .kt-contact-text {\n      margin: 10px 0 0;\n      font-size: 14px;\n      line-height: 1.75;\n      color: var(--kt-muted);\n    }\n\n    .kt-contact-close {\n      width: 42px;\n      height: 42px;\n      border-radius: 999px;\n      border: 1px solid rgba(160, 8, 252, 0.16);\n      background: rgba(255, 255, 255, 0.94);\n      color: var(--kt-purple-dark);\n      font-size: 28px;\n      line-height: 1;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      flex: 0 0 auto;\n    }\n\n    .kt-contact-form {\n      padding: 0 26px 26px;\n      display: grid;\n      gap: 14px;\n    }\n\n    .kt-contact-form label {\n      display: grid;\n      gap: 8px;\n      font-size: 13px;\n      font-weight: 850;\n      color: #352847;\n    }\n\n    .kt-contact-form input,\n    .kt-contact-form textarea {\n      width: 100% !important;\n      padding: 14px 15px !important;\n      border: 1px solid rgba(160, 8, 252, 0.18) !important;\n      border-radius: 18px !important;\n      background: rgba(255, 255, 255, 0.96) !important;\n      color: #171717 !important;\n      font: inherit !important;\n      outline: none !important;\n      box-shadow: 0 10px 28px rgba(23, 23, 23, 0.04) !important;\n    }\n\n    .kt-contact-form textarea {\n      min-height: 128px !important;\n      resize: vertical !important;\n    }\n\n    .kt-contact-submit {\n      border: 0 !important;\n      border-radius: 999px !important;\n      padding: 15px 18px !important;\n      font-weight: 950 !important;\n      color: #fff !important;\n      background: linear-gradient(135deg, var(--kt-purple), var(--kt-pink)) !important;\n      box-shadow: 0 16px 40px rgba(160, 8, 252, 0.26) !important;\n      cursor: pointer !important;\n    }\n\n    .kt-honeypot {\n      position: absolute !important;\n      left: -9999px !important;\n      width: 1px !important;\n      height: 1px !important;\n      opacity: 0 !important;\n      pointer-events: none !important;\n    }\n\n    .kt-form-note {\n      margin: 0;\n      color: var(--kt-muted);\n      font-size: 12px;\n      line-height: 1.65;\n    }\n\n    footer {\n      border-top: 1px solid rgba(160, 8, 252, 0.08);\n      background: #faf8ff;\n    }\n\n    @media (max-width: 1100px) {\n      .hero-grid,\n      .showcase-grid-top,\n      .supply-grid,\n      .cta-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .feature-strip,\n      .recovery-grid,\n      .parts-grid,\n      .cta-pills,\n      .supply-media-grid,\n      .showcase-grid-bottom {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .hero-title {\n        max-width: none;\n      }\n    }\n\n    @media (max-width: 980px) {\n      .main-nav {\n        display: none;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .page-shell {\n        width: min(100% - 24px, 1240px);\n      }\n\n      .header-inner {\n        gap: 12px;\n        padding-top: 14px;\n        padding-bottom: 14px;\n      }\n\n      .brand-mark {\n        width: 42px;\n        height: 42px;\n        border-radius: 14px;\n        font-size: 16px;\n      }\n\n      .brand-title {\n        font-size: 17px;\n      }\n\n      .brand-sub {\n        font-size: 11px;\n      }\n\n      .btn-primary {\n        padding: 12px 16px;\n        font-size: 13px;\n      }\n\n      .hero {\n        padding: 60px 0 42px;\n      }\n\n      .hero-title {\n        font-size: clamp(34px, 10vw, 50px);\n        line-height: 1;\n      }\n\n      .lead {\n        font-size: 16px;\n      }\n\n      .section {\n        padding: 56px 0;\n      }\n\n      .block-card,\n      .cta-box {\n        padding: 22px;\n      }\n\n      .feature-strip,\n      .recovery-grid,\n      .parts-grid,\n      .cta-pills,\n      .supply-media-grid,\n      .showcase-grid-bottom {\n        grid-template-columns: 1fr;\n      }\n\n      .chapter-line {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 8px;\n      }\n\n      .chapter-line::after {\n        width: 100%;\n        flex: none;\n      }\n\n      .section-head {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .hero-card-large .image-card-media,\n      .hero-card-medium .image-card-media,\n      .main-image-card .image-card-media,\n      .sub-image-card .image-card-media,\n      .recovery-grid .image-card-media,\n      .parts-grid .image-card-media,\n      .supply-media-grid .image-card-media {\n        height: auto;\n        aspect-ratio: 16 \/ 10;\n      }\n\n      #robot .main-image-card .image-card-media,\n      #robot .sub-image-card .image-card-media {\n        height: auto;\n        aspect-ratio: 16 \/ 10;\n      }\n\n      #robot .image-card img {\n        padding: 8px;\n      }\n\n      .kt-floating-contact {\n        right: 14px;\n        bottom: 14px;\n        padding: 14px 18px;\n        font-size: 14px;\n      }\n\n      .kt-contact-head,\n      .kt-contact-form {\n        padding-left: 18px;\n        padding-right: 18px;\n      }\n\n      .kt-contact-head {\n        padding-top: 20px;\n      }\n\n      .kt-contact-form {\n        padding-bottom: 20px;\n      }\n\n      .kt-contact-title {\n        font-size: 26px;\n      }\n    }\n\n    @media (max-width: 460px) {\n      .brand-sub {\n        display: none;\n      }\n    }\n  <\/style>\n<header class=\"topbar\">\n    <div class=\"page-shell header-inner\">\n      <a href=\"#top\" class=\"brand-link\">\n        <span class=\"brand-mark\">KT<\/span>\n        <span>\n          <strong class=\"brand-title\">KT Maschinen<\/strong>\n          <small class=\"brand-sub\">Pulverbeschichtungsanlagen<\/small>\n        <\/span>\n      <\/a>\n\n      <nav class=\"main-nav\">\n        <a class=\"nav-link\" href=\"#combustion\">Combustion<\/a>\n        <a class=\"nav-link\" href=\"#recovery\">R\u00fcckgewinnung<\/a>\n        <a class=\"nav-link\" href=\"#supply\">Powder Supply<\/a>\n        <a class=\"nav-link\" href=\"#robot\">Robot<\/a>\n        <a class=\"nav-link\" href=\"#parts\">Accessories<\/a>\n      <\/nav>\n\n      <a class=\"btn-primary\" href=\"#kt-contact-popup\">\n        Angebot anfordern\n      <\/a>\n    <\/div>\n  <\/header>\n\n  <main id=\"top\">\n    <section class=\"hero\">\n      <div class=\"page-shell\">\n        <div class=\"hero-grid\">\n          <div class=\"hero-copy\">\n            <div class=\"kicker\">Product Showcase \u00b7 Powder Coating Line<\/div>\n\n            <h1 class=\"hero-title\">\n              <span class=\"gradient-text\">Pulverbeschichtungsanlage<\/span>\n              Core Components and Accessories\n            <\/h1>\n\n            <p class=\"lead mt-6\">\n              This page presents key components for powder coating line projects, including combustion chamber, insulation system, fan, burner, two-stage recovery cabinet, cyclone separator, vibrating powder sieve, powder supply center, robot spraying application, and conveyor line accessories.\n            <\/p>\n\n            <p class=\"lead mt-3\">\n              These modules can be configured around powder spray booths, curing ovens, <a href=\"\/de\/powder-recovery-system\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">powder recovery<\/a> systems, and automated conveyor systems for complete industrial coating solutions.\n            <\/p>\n\n            <div class=\"hero-actions\">\n              <a href=\"#combustion\" class=\"btn-primary\">View Product Modules<\/a>\n              <a class=\"btn-ghost\" href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\">Send Project Requirements<\/a>\n            <\/div>\n\n            <div class=\"feature-strip\">\n              <div class=\"mini-feature\">\n                <b>Heating and Insulation<\/b>\n                <p>Combustion chamber, burner, fan, and rock wool panels for stable oven heating and thermal insulation.<\/p>\n              <\/div>\n\n              <div class=\"mini-feature\">\n                <b>Pulverr\u00fcckgewinnung<\/b>\n                <p>Recovery cabinets and cyclone separators to improve powder utilization and reduce powder loss.<\/p>\n              <\/div>\n\n              <div class=\"mini-feature\">\n                <b>Automation Accessories<\/b>\n                <p>Powder center, reciprocator, spray guns, chain drive, hangers, and line support modules.<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"hero-visual\">\n            <div class=\"image-card hero-card-large\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/combustion-chamber.png\"\n                  alt=\"Combustion chamber and insulation system\"\n                  class=\"w-full h-full object-cover\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Combustion Chamber \/ Insulation System<\/div>\n            <\/div>\n\n            <div class=\"image-card hero-card-medium\">\n              <div class=\"image-card-media\">\n                <a href=\"\/de\/conveyor-system-for-powder-coating\/\"><img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/03\/overhead-rail-framework-in-warehouse-rack-coating-facility.jpg\"\n                  alt=\"Conveyor line and system accessories\"\n                  class=\"w-full h-full object-cover\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/><\/a>\n              <\/div>\n              <div class=\"image-card-caption\">Conveyor Line and System Accessories<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"combustion\" class=\"section bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"chapter-line\">\n          <span class=\"chapter-main\">Product Showcase<\/span>\n          <span class=\"chapter-sub\">Combustion Chamber \/ Insulation System<\/span>\n        <\/div>\n\n        <div class=\"block-card\">\n          <div class=\"showcase-grid-top\">\n            <div>\n              <div class=\"kicker\">Combustion &amp; Insulation<\/div>\n              <h2 class=\"section-title\">Combustion Chamber and Insulation System<\/h2>\n\n              <p class=\"lead mt-6\">\n                The combustion chamber, burner, fan, and rock wool insulation panels directly affect curing oven heating speed, temperature uniformity, heat retention, and long-term operating stability. This module is suitable for powder curing ovens, drying ovens, batch box ovens, and related hot-air circulation equipment.\n              <\/p>\n\n              <div class=\"copy-box mt-6\">\n                <h4>Combustion Chamber Features:<\/h4>\n                <ul class=\"arrow-list\">\n                  <li>Uses a low-speed fan, with low noise, long service life, and low maintenance rate.<\/li>\n                  <li>The outer panels use powder-coated sheets, giving the equipment a clean and professional appearance.<\/li>\n                  <li>Uses a large-air-volume fan. Because the burner flame temperature is high, a larger air volume helps the oven temperature rise quickly and evenly.<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n\n            <div>\n              <div class=\"image-card main-image-card\">\n                <div class=\"image-card-media\">\n                  <img decoding=\"async\"\n                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/combustion-chamber.png\"\n                    alt=\"Combustion chamber main view\"\n                    class=\"w-full h-full object-cover\"\n                    sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                  \/>\n                <\/div>\n                <div class=\"image-card-caption\">Combustion Chamber<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"showcase-grid-bottom\">\n            <div class=\"image-card sub-image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/fan.png\"\n                  alt=\"Fan\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Fan<\/div>\n            <\/div>\n\n            <div class=\"image-card sub-image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/burner.png\"\n                  alt=\"Burner\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Burner<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"recovery\" class=\"section bg-neutral-50\">\n      <div class=\"page-shell\">\n        <div class=\"chapter-line\">\n          <span class=\"chapter-main\">Product Showcase<\/span>\n          <span class=\"chapter-sub\">Two-Stage Recovery Cabinet \/ Cyclone Separator<\/span>\n        <\/div>\n\n        <div class=\"section-head\">\n          <div>\n            <div class=\"kicker\">Pulverr\u00fcckgewinnung<\/div>\n            <h2 class=\"section-title\" style=\"max-width:14ch;\">Powder Recovery and Cyclone Separation<\/h2>\n          <\/div>\n\n          <p class=\"section-subtitle\">\n            This module is used for powder booth recovery, filtration, and powder reuse. Two-stage recovery cabinets, filter units, and cyclone separators can be matched according to line size, color-change frequency, powder consumption, and air emission requirements.\n          <\/p>\n        <\/div>\n\n        <div class=\"block-card\">\n          <div class=\"recovery-grid\">\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/12coretwo-stage-recovery-cabinet.png\"\n                  alt=\"12-core two-stage recovery cabinet\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">12-Core Two-Stage Recovery Cabinet<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/9coretwo-stage-recovery-cabinet.png\"\n                  alt=\"9-core two-stage recovery cabinet\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">9-Core Two-Stage Recovery Cabinet<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/small-cyclone.png\"\n                  alt=\"Small cyclone separator\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Small Cyclone<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/large-cyclone.png\"\n                  alt=\"Large cyclone separator\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Large Cyclone<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"grid gap-5 mt-6 lg:grid-cols-2\">\n            <div class=\"copy-box\">\n              <ul class=\"arrow-list\">\n                <li>Imported membrane filter cartridges can capture dust particles above 0.3 microns and support indoor emission standards.<\/li>\n              <\/ul>\n            <\/div>\n\n            <div class=\"copy-box\">\n              <ul class=\"arrow-list\">\n                <li>The cyclone device separates and recovers powder, helping maximize powder utilization and reduce waste.<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"supply\" class=\"section bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"chapter-line\">\n          <span class=\"chapter-main\">Product Showcase<\/span>\n          <span class=\"chapter-sub\">Vibrating Powder Sieve \/ Powder Supply Center<\/span>\n        <\/div>\n\n        <div class=\"block-card\">\n          <div class=\"supply-grid\">\n            <div>\n              <div class=\"kicker\">Pulverzuf\u00fchrzentrum<\/div>\n              <h2 class=\"section-title\" style=\"max-width:14ch;\">Stable Powder Supply and Fast Color Change<\/h2>\n\n              <div class=\"copy-box mt-6\">\n                <ul class=\"arrow-list\">\n                  <li>The machine consists of three main parts: the discharge hopper and sieve section, the motor vibrator, and the machine base.<\/li>\n                  <li>The vibrating section and the machine base are connected by four groups of soft rubber vibration reducers.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                <\/ul>\n              <\/div>\n\n              <div class=\"copy-box\">\n                <ul class=\"arrow-list\">\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n\n            <div class=\"supply-media-grid\">\n              <div class=\"image-card\">\n                <div class=\"image-card-media\">\n                  <img decoding=\"async\"\n                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/.png\"\n                    alt=\"Butterfly vibrating powder sieve\"\n                    class=\"w-full h-full object-contain\"\n                    sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                  \/>\n                <\/div>\n                <div class=\"image-card-caption\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n              <\/div>\n\n              <div class=\"image-card\">\n                <div class=\"image-card-media\">\n                  <img decoding=\"async\"\n                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/-2524.png\"\n                    alt=\"Fast color-change powder supply center\"\n                    class=\"w-full h-full object-contain\"\n                    sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                  \/>\n                <\/div>\n                <div class=\"image-card-caption\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"robot\" class=\"section bg-neutral-50\">\n      <div class=\"page-shell\">\n        <div class=\"chapter-line\">\n          <span class=\"chapter-main\">Product Showcase<\/span>\n          <span class=\"chapter-sub\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/span>\n        <\/div>\n\n        <div class=\"block-card\">\n          <div class=\"showcase-grid-top\">\n            <div>\n              <div class=\"kicker\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n              <h2 class=\"section-title\" style=\"max-width:11ch;\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/h2>\n\n              <p class=\"lead mt-6\">\n                cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n              <\/p>\n\n              <div class=\"copy-box mt-6\">\n                <ul class=\"arrow-list\">\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                  <li>cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.<\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n\n            <div>\n              <div class=\"image-card main-image-card\">\n                <div class=\"image-card-media\">\n                  <img decoding=\"async\"\n                    src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/2.png\"\n                    alt=\"Spray robot working in booth\"\n                    class=\"w-full h-full object-contain\"\n                    sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                  \/>\n                <\/div>\n                <div class=\"image-card-caption\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"showcase-grid-bottom\">\n            <div class=\"image-card sub-image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/3.png\"\n                  alt=\"Robot spraying operation\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n            <\/div>\n\n            <div class=\"image-card sub-image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/-2523.png\"\n                  alt=\"Robot spray line\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"parts\" class=\"section\">\n      <div class=\"page-shell\">\n        <div class=\"chapter-line\">\n          <span class=\"chapter-main\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/span>\n          <span class=\"chapter-sub\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/span>\n        <\/div>\n\n        <div class=\"section-head\">\n          <div>\n            <div class=\"kicker\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n            <h2 class=\"section-title\" style=\"max-width:13ch;\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/h2>\n          <\/div>\n\n          <p class=\"section-subtitle\">\n            cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits.\n          <\/p>\n        <\/div>\n\n        <div class=\"block-card\">\n          <div class=\"parts-grid\">\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/chain-drive.png\"\n                  alt=\"Chain drive\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/chain-and-hanger-1.png\"\n                  alt=\"Chain and hanger\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Chain and Hanger<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/turntable-elbow.png\"\n                  alt=\"Turntable elbow and adjustment seat\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Turntable Elbow &amp; Adjustment Seat<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/automatic-lubricator.png\"\n                  alt=\"Automatic lubricator\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Automatic Lubricator<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/manual-spray-gun-powder-hopper-gauge.png\"\n                  alt=\"Manual spray gun and powder hopper set\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Manual Spray Gun &amp; Powder Hopper Set<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/reciprocator.png\"\n                  alt=\"Reciprocator\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Reciprocator<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/spray-gun.png\"\n                  alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Automatic Spray Gun<\/div>\n            <\/div>\n\n            <div class=\"image-card\">\n              <div class=\"image-card-media\">\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.powdercoatlinekt.com\/wp-content\/uploads\/2026\/04\/gas-lpg-station.png\"\n                  alt=\"cURL Too many subrequests by single Worker invocation. To configure this limit, refer to https:\/\/developers.cloudflare.com\/workers\/wrangler\/configuration\/#limits\"\n                  class=\"w-full h-full object-contain\"\n                  sizes=\"(max-width: 768px) 100vw, (max-width: 1024px) 90vw, 900px\"\n                \/>\n              <\/div>\n              <div class=\"image-card-caption\">Gas \/ LPG Station<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section pt-0 bg-white\">\n      <div class=\"page-shell\">\n        <div class=\"cta-box\">\n          <div class=\"cta-grid\">\n            <div>\n              <div class=\"inline-flex rounded-full bg-white\/18 px-4 py-2 text-sm font-black\">\n                Get a Powder Coating Line Proposal\n              <\/div>\n\n              <h2 class=\"mt-5 text-4xl md:text-5xl font-black leading-tight\">\n                Build the Right Coating Line Around Your Workpiece, Output, and Factory Layout\n              <\/h2>\n\n              <p class=\"mt-5 text-lg leading-8 text-white\/88\">\n                Please share workpiece size, material, production target, color quantity, color-change frequency, workshop size, and local energy conditions. <a href=\"\/de\/about-ketu\/\" style=\"font-weight:bold;color:#7c3aed;text-decoration:underline;\">KT Maschinen<\/a> can help configure the right heating system, recovery system, powder supply unit, robot spraying module, and line accessories.\n              <\/p>\n\n              <a class=\"mt-8 inline-flex rounded-full bg-white px-7 py-4 font-black text-purple-700 shadow-lg\" href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\">\n                Contact Us for a Project Quote\n              <\/a>\n            <\/div>\n\n            <div class=\"cta-pills\">\n              <div class=\"cta-pill\">Combustion Chamber \/ Curing Oven<\/div>\n              <div class=\"cta-pill\">Powder Booth \/ Recovery System<\/div>\n              <div class=\"cta-pill\">Robot \/ Automatic Spraying<\/div>\n              <div class=\"cta-pill\">Conveyor Line \/ Accessories<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer class=\"py-8\">\n    <div class=\"page-shell flex flex-col gap-3 md:flex-row md:items-center md:justify-between text-sm font-semibold text-neutral-500\">\n      <p>\u00a9 KT Machinery | Powder Coating Line Core Components and Accessories<\/p>\n      <p>Combustion \u00b7 Recovery \u00b7 Powder Supply \u00b7 Robot Spraying \u00b7 Conveyor Line Accessories<\/p>\n    <\/div>\n  <\/footer>\n\n <!-- Floating Contact Button -->\n<a class=\"kt-floating-contact\" href=\"https:\/\/wa.me\/8618925987762\" target=\"_blank\" rel=\"noopener\">\n  \ud83d\udcac Contact Us\n<\/a>\n\n<!-- Contact Popup -->\n<div class=\"kt-contact-popup\" id=\"kt-contact-popup\">\n  <div class=\"kt-contact-modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ktContactModalTitle\">\n    <div class=\"kt-contact-head\">\n      <div>\n        <div class=\"kt-contact-kicker\">Projektanfrage<\/div>\n        <h2 class=\"kt-contact-title\" id=\"ktContactModalTitle\">Get a Powder Coating Line Quote<\/h2>\n        <p class=\"kt-contact-text\">\n          Send your project details and our team will review your requirements and contact you with a suitable solution.\n        <\/p>\n      <\/div>\n\n      <a class=\"kt-contact-close\" href=\"#\" aria-label=\"Close form\">\n        \u00d7\n      <\/a>\n    <\/div>\n\n    <form\n      class=\"kt-contact-form\"\n      id=\"ktZeroyContactForm\"\n      action=\"https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions\"\n      method=\"POST\"\n      enctype=\"multipart\/form-data\" data-trp-original-action=\"https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions\"\n    >\n      <label>\n        Name *\n        <input type=\"text\" name=\"name\" placeholder=\"Ihr Name\" required \/>\n      <\/label>\n\n      <label>\n        E-Mail oder WhatsApp *\n        <input type=\"text\" name=\"phone\" placeholder=\"E-Mail \/ WhatsApp \/ Telefonnummer\" required \/>\n      <\/label>\n\n      <label>\n        Nachricht\n        <textarea name=\"message\" placeholder=\"Please tell us your product, workpiece size, output requirement, and requested equipment.\"><\/textarea>\n      <\/label>\n\n      <input class=\"kt-honeypot\" type=\"text\" name=\"_zeroy_hp\" tabindex=\"-1\" autocomplete=\"off\" \/>\n      <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/www.powdercoatlinekt.com\/\" \/>\n\n      <button class=\"kt-contact-submit\" type=\"submit\">\n        Anfrage absenden\n      <\/button>\n\n      <p class=\"kt-form-note\" id=\"ktZeroyStatus\">\n        The form will be submitted to KT Machinery through the secure WordPress inquiry system.\n      <\/p>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form>\n  <\/div>\n<\/div>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function () {\n    var form = document.getElementById('ktZeroyContactForm');\n    var statusBox = document.getElementById('ktZeroyStatus');\n\n    if (!form) return;\n\n    form.addEventListener('submit', function (event) {\n      event.preventDefault();\n\n      var submitButton = form.querySelector('.kt-contact-submit');\n      var endpoint = 'https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions';\n      var homeUrl = 'https:\/\/www.powdercoatlinekt.com\/';\n\n      var nameValue = form.elements.name ? form.elements.name.value.trim() : '';\n      var phoneValue = form.elements.phone ? form.elements.phone.value.trim() : '';\n      var messageValue = form.elements.message ? form.elements.message.value.trim() : '';\n      var hpValue = form.elements._zeroy_hp ? form.elements._zeroy_hp.value : '';\n\n      if (!nameValue || !phoneValue) {\n        statusBox.textContent = 'Please fill in your name and contact information.';\n        return;\n      }\n\n      var fd = new FormData();\n      fd.append('name', nameValue);\n      fd.append('phone', phoneValue);\n      fd.append('message', messageValue);\n      fd.append('_zeroy_hp', hpValue || '');\n      fd.append('_zeroy_redirect', homeUrl);\n\n      statusBox.textContent = 'Submitting...';\n\n      if (submitButton) {\n        submitButton.disabled = true;\n        submitButton.textContent = 'Submitting...';\n      }\n\n      fetch(endpoint, {\n        method: 'POST',\n        body: fd\n      })\n      .then(function (response) {\n        return response.json();\n      })\n      .then(function (result) {\n        if (result && result.success === true) {\n          window.location.href = homeUrl;\n        } else {\n          throw new Error('Submission failed');\n        }\n      })\n      .catch(function () {\n        statusBox.textContent = 'Submission failed. Please check the Zeroy plugin endpoint or WordPress permalink settings.';\n\n        if (submitButton) {\n          submitButton.disabled = false;\n          submitButton.textContent = 'Submit Inquiry';\n        }\n      });\n    });\n  });\n<\/script>\n\n  <!-- No-JS Contact Popup -->\n  <div class=\"kt-contact-popup\" id=\"kt-contact-popup\">\n    <div class=\"kt-contact-modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ktContactModalTitle\">\n      <div class=\"kt-contact-head\">\n        <div>\n          <div class=\"kt-contact-kicker\">Projektanfrage<\/div>\n          <h2 class=\"kt-contact-title\" id=\"ktContactModalTitle\">Get a Powder Coating Line Quote<\/h2>\n          <p class=\"kt-contact-text\">\n            Send your project details and our team will review your requirements and contact you with a suitable solution.\n          <\/p>\n        <\/div>\n\n        <a class=\"kt-contact-close\" href=\"#\" aria-label=\"Close form\">\n          \u00d7\n        <\/a>\n      <\/div>\n\n      <form\n        class=\"kt-contact-form\"\n        action=\"https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions\"\n        method=\"POST\"\n        enctype=\"multipart\/form-data\" data-trp-original-action=\"https:\/\/www.powdercoatlinekt.com\/wp-json\/zeroy\/v1\/submissions\"\n      >\n        <label>\n          Name *\n          <input type=\"text\" name=\"name\" placeholder=\"Ihr Name\" required \/>\n        <\/label>\n\n        <label>\n          E-Mail oder WhatsApp *\n          <input type=\"text\" name=\"phone\" placeholder=\"E-Mail \/ WhatsApp \/ Telefonnummer\" required \/>\n        <\/label>\n\n        <label>\n          Nachricht\n          <textarea name=\"message\" placeholder=\"Please tell us your product, workpiece size, output requirement, and requested equipment.\"><\/textarea>\n        <\/label>\n\n        <input class=\"kt-honeypot\" type=\"text\" name=\"_zeroy_hp\" tabindex=\"-1\" autocomplete=\"off\" \/>\n        <input type=\"hidden\" name=\"_zeroy_redirect\" value=\"https:\/\/www.powdercoatlinekt.com\/thank-you\/\" \/>\n\n        <button class=\"kt-contact-submit\" type=\"submit\">\n          Anfrage absenden\n        <\/button>\n\n        <p class=\"kt-form-note\">\n          The form will be submitted to KT Machinery through the secure WordPress inquiry system.\n        <\/p>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form>\n    <\/div>\n  <\/div>","protected":false},"excerpt":{"rendered":"<p>KT KT Machinery Powder Coating Equipment Combustion Recovery Powder Supply Robot Accessories Get Quote Product Showcase \u00b7 Powder Coating Line Powder Coating Line Core Components and Accessories This page presents key components for powder coating line projects, including combustion chamber, insulation system, fan, burner, two-stage recovery cabinet, cyclone separator, vibrating powder sieve, powder supply center, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":830,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-05-08 03:36:00","footnotes":""},"class_list":["post-3296","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/3296","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/comments?post=3296"}],"version-history":[{"count":8,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/3296\/revisions"}],"predecessor-version":[{"id":3306,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/pages\/3296\/revisions\/3306"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media\/830"}],"wp:attachment":[{"href":"https:\/\/www.powdercoatlinekt.com\/de\/wp-json\/wp\/v2\/media?parent=3296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}