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


AccuQuilt GO! Cutting Mat 6" x 24" 2-Pack - 55206

We love quilting as much as you do and when you have a hard core quilting habit you need to check your tools. It might be time for a new GO! Cutting Mat. This 6" x 24" mat keeps your dies cutting smoothly. Simply choose the mat you need and keep on quilting.


Why Quilters Love the GO! Cutting Mat-6" x 24": 

  • Specially formulated cutting mats are part of the precision system that makes the GO! cutters and dies so efficient. 
  • Cutting mats can withstand hundreds of cuts on both sides before a replacement is needed. 
  • You can use the same cutting mat for a variety of dies, so there’s no need to purchase a separate cutting mat for every die you own. 
  • Mats are designed to fit the same size die board so it’s easy to know which mat to use. You can also use smaller-sized mats on different-sized die boards to cover only the shape you want to cut. This will exponentially help your mats to last even longer. 
  • Cutting mats protect the rollers on the cutter and keep the fabric from shifting while it’s being cut. 
  • 7 cutting mat sizes available: 6" x 6", 6" x 12", 6" x 24", 5" x 10", 10" x 10", 10" x 24" and 14" x 16". 

 

/*Calendar different color events javascript*/ 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'));