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

Sew Kind Of WONDERFUL - Modern Curves Made Easy - Tempe



Sew Kind Of WONDERFUL - Modern Curves Made Easy

Join Helen Robinson as she teaches her popular Attic Windows pattern using the QCR Mini Ruler. No pinning, no snipping, no centering.  Just Cut, Sew, and Square-up! 

The Attic Windows quilt design is inspired by the numerous stained glass windows we saw in our teaching travels across Europe in 2023! The QCR Mini Ruler makes cutting the curves quick and easy! Easy curved piecing/sewing technique is used to achieve this iconic quilt block/stained glass window look. Just cut, sew, and square-up. Perfect for all skill levels.
Designers | Sew Kind of Wonderful
Class goal:
Lots of sewing, sharing, laughter and chocolate! (2) Attic Windows Blocks

What Is Needed:
ATTIC WINDOWS 68" X 82"

Materials:
(15) 3/4 yard cuts assorted focus fabrics
1/4 yard teal focus fabric
1/2 yard black focus fabric
1 yard sashing fabric
5 yards backing
2/3 yard binding
QCR Mini Ruler™ - BUY NOW
Attic Windows pattern - BUY NOW

QCR Mini Ruler ©

December 13 
Mulqueen's Tempe Location - 8725 S Kyrene Rd.
9:30-4:00
Includes light breakfast, lunch and snacks.

Please refrain from using perfumes or scented lotions for the health and safety of our staff and customers. Thank you.


Email darren@mulqueen.com if you have any questions

{{getPrice()}}
Includes Light Breakfast, Lunch and Snacks

{{model.event.first_date}} - {{model.event.last_date}} {{model.event.sections.length}} Sessions {{model.event.sections[0].time}}
{{s.date}} {{s.time}}

Seats available {{model.remainingSeats()}}

{{errorMessage}}

{{waitlist_contact_errorMessage}}

Included Materials


{{c.items[0].title}}

{{c.errorMessage}}

This class cannot be purchased online. Please contact the store for more information.
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'));