Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 


Scan N Cut Deep Cut Blade - CABLDF1

  • EASILY CUT A WIDE VARIETY OF THICKER MATERIALS: Easily and quickly cut through a wide range of materials up to 1.5mm thick such as foam and balsa wood to create unique designs
  • STUNNING DIY PROJECTS: Precision cuts allow for intricate and detailed designs for beautiful foam crowns and masks, balsa wood silhouettes, custom home décor objects, DIY ornaments and more. Always perform a trial or test cut to ensure a successful cut
  • INCLUDES: One standard cut blade. For use with the ScanNCut deep cut blade holder sold separately (CAHLF1). Always perform a trial or test cut to ensure a successful cut
  • FOR USE WITH BROTHER CUTTING MACHINES: The deep cut blade is compatible with ScanNCut, ScanNCut2 and DesignNCut electronic DIY cutting machines
  • BROTHER GENUINE ACCESSORY: Brother ScanNCut accessories are custom designed for optimal use with Brother products. Always check cutting machine compatibility prior to purchase
Specifically for SDX MODELS ONLY

window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));