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

ITH Crazy Quilting/Piecing in the Hoop



Yes, you can piece your quilt block in your hoop! We will use the built-in design from the
Epic series machines to create a fun and pretty quilt block.

To take this class you must have one of the following machines: Epic, Epic 2, Epic 3, Ruby 90, or the Topaz 50

Supply list:
240 X 150 hoop
Coordinating fabrics
2 cut 9” X 5”
3 cut 7” X 7”
Embroidery thread to match and contrast for the crazy stitching
Foundation will be non-fusible mesh cut 12” X 15”

Tuesday, July 1st, 2025
Time 10:30am – 1:00pm


Instructor: Sandy Langs
{{getPrice()}}

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