SF-BackCleaner Backpack Laser Cleaning Machine
.sf-pdp-v1 { --sf-ink: #232323; --sf-muted: #676767; --sf-line: #dadada; --sf-paper: #f8f8f8; --sf-panel: #ffffff; --sf-accent: #ff8c00; --sf-accent-2: #ffb700; color: var(--sf-ink ); font-family: inherit; line-height: 1.68; } .sf-pdp-v1 * { box-sizing: border-box; } .sf-pdp-v1 section { margin: 0; padding: 30px 0; border-top: 1px solid rgba(218, 218, 218, .78); } .sf-pdp-v1 section:first-child { border-top: 0; padding-top: 0; } .sf-pdp-v1 h2 { margin: 0 0 16px; font-size: 26px; font-weight: 500; line-height: 1.22; color: var(--sf-ink); } .sf-pdp-v1 h3 { margin: 0 0 14px; font-size: 18px; font-weight: 500; line-height: 1.35; color: var(--sf-ink); } .sf-pdp-v1 p { margin: 0 0 13px; color: var(--sf-muted); } .sf-pdp-v1 a { color: var(--sf-ink); text-decoration-color: rgba(255, 140, 0, .55); text-decoration-thickness: 1px; text-underline-offset: 3px; } .sf-pdp-v1 a:hover { color: var(--sf-accent); text-decoration-color: var(--sf-accent); } .sf-pdp-v1 .sf-kicker { margin: 0 0 10px; color: var(--sf-accent); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0; } .sf-pdp-v1 .sf-lede { padding: 0 0 26px; border-top: 0; } .sf-pdp-v1 ul { margin: 0; padding-left: 18px; } .sf-pdp-v1 li { margin: 8px 0; color: var(--sf-muted); } .sf-pdp-v1 .sf-checks { padding-left: 0; list-style: none; } .sf-pdp-v1 .sf-checks li { display: grid; grid-template-columns: 12px 1fr; gap: 12px; align-items: start; } .sf-pdp-v1 .sf-checks li::before { content: ""; width: 6px; height: 6px; margin-top: 11px; background: var(--sf-accent); } .sf-pdp-v1 .sf-note { padding: 0; border: 0; border-radius: 0; background: transparent; } .sf-pdp-v1 .sf-note p:last-child { margin-bottom: 0; } .sf-pdp-v1 .sf-downloads { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; } .sf-pdp-v1 .sf-download { display: inline-flex; align-items: center; justify-content: center; min-height: 38px; padding: 10px 16px; border: 1px solid var(--sf-accent); border-radius: 2px; background: var(--sf-accent); color: #fff; font-weight: 600; line-height: 1.2; text-decoration: none; transition: background .18s ease, border-color .18s ease, color .18s ease; } .sf-pdp-v1 .sf-download:hover { border-color: var(--sf-ink); background: var(--sf-ink); color: #fff; } .sf-pdp-v1 .sf-reference-item { list-style: none; margin: 12px 0 12px -18px; color: var(--sf-ink); } .sf-pdp-v1 .sf-reference-label { display: block; margin: 0 0 4px; padding: 0; border: 0; border-radius: 0; background: transparent; color: var(--sf-accent); font-size: 11px; font-weight: 700; line-height: 1.4; text-transform: uppercase; letter-spacing: 0; } .sf-pdp-v1 .sf-reference-link { display: inline-flex; gap: 7px; align-items: center; padding-bottom: 2px; border-bottom: 1px solid rgba(255, 140, 0, .46); color: var(--sf-ink); font-weight: 600; line-height: 1.35; text-decoration: none; transition: color .18s ease, border-color .18s ease; } .sf-pdp-v1 .sf-reference-link::after { content: ""; width: 7px; height: 7px; border-top: 2px solid currentColor; border-right: 2px solid currentColor; transform: rotate(45deg); transition: transform .18s ease; } .sf-pdp-v1 .sf-reference-link:hover { color: var(--sf-accent); border-color: var(--sf-accent); } .sf-pdp-v1 .sf-reference-link:hover::after { transform: translateX(3px) rotate(45deg); } .sf-pdp-v1 .sf-table-wrap { max-width: 100%; overflow-x: auto; border: 1px solid var(--sf-line); border-radius: 0; background: var(--sf-panel); -webkit-overflow-scrolling: touch; } .sf-pdp-v1 .sf-table-wrap .table-wrapper { margin: 0; max-width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .sf-pdp-v1 .sf-table-wrap .table-wrapper table { margin: 0; } .sf-pdp-v1 table { width: max-content; min-width: 100%; max-width: none; border-collapse: collapse; table-layout: auto; background: var(--sf-panel); } .sf-pdp-v1 th, .sf-pdp-v1 td { min-width: 150px; max-width: 360px; padding: 12px 14px; border-right: 1px solid var(--sf-line); border-bottom: 1px solid var(--sf-line); text-align: left; vertical-align: top; white-space: normal; word-break: normal; overflow-wrap: break-word; hyphens: none; line-height: 1.5; } .sf-pdp-v1 th:first-child, .sf-pdp-v1 td:first-child { min-width: 170px; } .sf-pdp-v1 th { background: var(--sf-paper); color: var(--sf-ink); box-shadow: none; font-size: 14px; font-weight: 500; line-height: 1.45; } .sf-pdp-v1 th:last-child, .sf-pdp-v1 td:last-child { border-right: 0; } .sf-pdp-v1 tr:last-child td { border-bottom: 1px solid var(--sf-line); } .sf-pdp-v1 details { border-top: 1px solid var(--sf-line); padding: 14px 0; } .sf-pdp-v1 details:last-child { border-bottom: 1px solid var(--sf-line); } .sf-pdp-v1 summary { cursor: pointer; color: var(--sf-ink); font-weight: 500; } .sf-pdp-v1 summary::marker { color: var(--sf-accent); } @media (max-width: 720px) { .sf-pdp-v1 section { padding: 26px 0; } .sf-pdp-v1 h2 { font-size: 23px; } .sf-pdp-v1 h3 { font-size: 18px; } .sf-pdp-v1 .sf-note { padding: 0; } } @media (max-width: 720px) { .sf-pdp-v1 .sf-bc-table table { width: 100%; min-width: 0; max-width: 100%; table-layout: fixed; } .sf-pdp-v1 .sf-bc-table th, .sf-pdp-v1 .sf-bc-table td { min-width: 0; max-width: none; padding: 10px 8px; white-space: normal; overflow-wrap: break-word; } .sf-pdp-v1 .sf-bc-table th:first-child, .sf-pdp-v1 .sf-bc-table td:first-child { width: 38%; min-width: 0; } .sf-pdp-v1 .sf-bc-table .table-wrapper { width: 100%; min-width: 0; } } Product overview Overview Backpack-style Laser Cleaning Machine- SF-BackCleaner Series Backpack-style Laser Cleaning Machine- SF-BackCleaner Series is a laser cleaning machine for industrial buyers who need to evaluate application fit, model options, specifications, compatibility, downloads, and ordering requirements before purchase. Each model in the SF-BackCleaner series is designed to cater to different power needs and operational conditions, while maintaining high standards of quality and versatility in laser cleaning applications. Best For Industrial rust, coating, oxide, and surface preparation tasks where a fiber laser cleaning process is suitable. Customers comparing portability, power level, cooling method, and cleaning head configuration. Projects that require safety review, fume handling, and confirmation of the target surface before purchase. Key Features Simple to Use: Just connect to power, switch on the device, and it's ready to perform. Eco-Friendly Cleaning: Achieves a high level of cleanliness without using any chemicals, mediums, dust, or water. Versatile Surface Adaptability: Excellently conforms to curved surfaces, ensuring thorough cleaning. Industry Versatility: Our equipment is not just a tool, but a solution for numerous industries. It excels in applications ranging from shipbuilding, automotive repair, rubber mold cleaning, high-end machine tools, railway maintenance, to environmental conservation efforts. Removing Unwanted Residues with Ease: This equipment efficiently removes a variety of surface contaminants, including resins, paint, oil stains, dirt, rust, coatings, plating, and oxidation layers. Gentle Yet Effective: Our non-contact cleaning technology means zero damage to your parts. Precision Cleaning: Target specific areas with pinpoint accuracy. Choose Your Configuration Choose 100W single-mode, or 200W and 300W single-mode or multi-mode JPT configurations using the model selector. All listed configurations include a battery: 48V 12Ah for 100W, and 48V 20Ah for 200W and 300W. The 300W multi-mode option marked 15mJ has a maximum single-pulse energy of 15 millijoules (0.015 joules). For help matching a configuration to your application, contact our team. Machine and Battery Specifications Machine dimensions and net weight below include the battery. The 200W and 300W figures apply to the listed single-mode and multi-mode configurations, including the 300W 15mJ option. Specification 100W 200W / 300W Included battery 48V 12Ah 48V 20Ah Machine size, L × W × H Approx. 213 × 168 × 339 mm Approx. 268 × 191.5 × 445 mm Net weight, including battery Approx. 12 kg Approx. 13.5 kg Packing and Shipping Each unit is packed in one export wooden crate, approximately 870 × 850 × 400 mm (L × W × H). Configuration Packed gross weight 100W Approx. 45 kg 200W / 300W Approx. 50 kg Gross weights include packaging and accessories. Dimensions and weights are approximate. Confirm the final packing list for your order before arranging transport. Downloads 100W Reference Manual 200W Reference Manual These reference manuals cover earlier configurations. For current battery and packing information, use the specifications on this page. Contact us for the manual matched to your selected configuration. Videos & References Watch Backpack Laser Cleaner Demonstration Before Ordering Special Note: This product is currently offering a bulk purchase discount. Please note that this discount cannot be combined with other discounts. If you need to purchase a different quantity, please contact us. FAQ Which BackCleaner configuration should I choose? Use the model selector to choose a 100W, 200W or 300W configuration and the available single-mode or multi-mode option. Confirm the material, process target and application conditions with our team before ordering. Does the selected configuration include a battery? Yes. All configurations listed on this page include a 48V battery: 12Ah for 100W, and 20Ah for 200W and 300W. What is the packed size and shipping weight? Each unit uses one export wooden crate, approximately 870 × 850 × 400 mm. Gross weight, including packaging and accessories, is approximately 45 kg for 100W and 50 kg for 200W and 300W. Confirm the final packing list for your order before arranging transport. What does 15mJ mean? On the 300W multi-mode configuration labelled 15mJ, it means a maximum single-pulse energy of 15 millijoules, or 0.015 joules. Are manuals available? The Downloads section provides reference manuals for earlier 100W and 200W configurations. Contact our team for the manual matched to the configuration you are ordering.