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


Creative Grids Machine Quilting Tool - Elvira - CGRQTA6

Made from 1/4in thick acrylic.

Meet Elvira, your new favorite curvy tool! She not only looks beautiful, she's quite handy when quilting wavy lines or continuous curve lines.
Features:
* Creative Grids® Grip prevents slipping
* Black and white dashed guide lines are visible on all fabric colors
* Designed to fit in the palm of your hand, it is easy to manipulate and control
* Curved edges allow for versatile designs.
Elvira can quilt multiple arcs in multiple directions without rotating your quilt (or working from the back of your foot)! Use her for: quilting continuous curve blocks (2 inch squares are her specialty); adding a series of curves along a row of blocks; or quilting all sides of a square, no matter what foot you use! It is 1/4 inch thick so it works for domestic as well as longarm machines. To learn more, view a video demonstration.

Total Size - 2-3/4in x 7-1/4in

Creative Grids® products are made in the USA and sold through independent quilt shops as well as select online retailers.


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