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


Add A-Quarter Ruler 2 1/2" x 18" - CM18

The Add A Quarter Ruler combines the speed of rotary cutting quilt pieces with the accuracy of using templates. Once your templates are made, the Add A Quarter will automatically add a 0.25" seam allowance to any straight angle and provide a straight edge for your rotary cutter.

Ruler size: 2.5" x 18"

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'));