BAUMR-AG 400mm Professional Concrete Demolition Saw 94cc 2-Stroke, Wet and Dry Demo Cutting, 16″ Diamond Blade, Anti-Vibration System

$819.00

Disclosure
SKU: SAWCONBMP1MA Category:

Description

PRECISION AND POWER FOR CONCRETE CUTTING

The CSP-1000 Pro Handheld Concrete Saw is the pinnacle of cutting-edge performance for professionals in construction and landscaping. Equipped with a professional-grade 2-stroke petrol engine, this powerful saw delivers a staggering 6.4HP (4.8KW) at a maximum speed of 9,500 RPM, ensuring swift, efficient operation on concrete, masonry, and stone.

Engineered for wet and dry cutting, the CSP-1000 features a robust 400mm (16″) diamond cutting wheel, achieving an impressive cutting depth of 145mm. Its integrated cooling system enhances blade life and performance while minimising dust for a cleaner work environment. The magnesium blade guard adds to its durability, ensuring safe and dependable use under the toughest conditions.

BUILT FOR PROFESSIONAL PERFORMANCE 

Constructed with a magnesium crankcase, the CSP-1000 is lightweight yet rugged, designed to withstand demanding tasks. Its air-cooled engine and vibration-damping system provide comfortable, fatigue-free operation, even during prolonged use. The adjustable diamond blade guard enhances safety and versatility, allowing precise control over every cut.

EFFICIENT AND RELIABLE OPERATION

Powered by a 900ml fuel tank with a 25:1 fuel-oil mix, the CSP-1000 ensures extended operation with minimal refuelling. The CDI ignition system delivers reliable starts and consistent performance, while the intuitive maintenance features like easy belt tensioning make it user-friendly for professionals on the go.

The CSP-1000: Redefining Power and Precision for Concrete Cutting 

{{widget type=”MagentoCmsBlockWidgetBlock” template=”widget/static_block/default.phtml” block_id=”1370″ type_name=”CMS Static Block”}} #myBtn { display: none; position: fixed; bottom: 100px; right: 30px; z-index: 99; border: none; outline: none; background-color: #FAA830; color: white; cursor: pointer; padding: 15px; border-radius: 50%; } #myBtn:hover { background-color: #C77905; } .button-up { margin: 30px auto; height: 70px; width: 70px; transition: all 0.2s linear; } .button-up:hover { transform: translate3d(0, -10px, 0); } .button-up::after { content: “”; position: absolute; left: 17px; z-index: 11; display: block; width: 25px; height: 25px; border-top: 2px solid #fff; border-left: 2px solid #fff; } .button-up::after { top: 30px; left: 22px; transform: rotate(45deg); }

// Get the button let mybutton = document.getElementById(“myBtn”); // When the user scrolls down 20px from the top of the document, show the button window.onscroll = function() {scrollFunction()}; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { mybutton.style.display = “block”; } else { mybutton.style.display = “none”; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } const scrollElements = document.querySelectorAll(“.animate__animated”); scrollElements.forEach((el) => { el.style.opacity = 0 }) const elementInView = (el, dividend = 1) => { const elementTop = el.getBoundingClientRect().top; return ( elementTop {