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

Husqvarna Viking Quilt Binder Tool Class



If you own this foot and have a Viking machine with the correct stitch plate, this class is for you! Time to use the Binder Tool!

Supply List:
Machine
Power cord
Foot control
Owner’s manual
Binder Tool with all accessories included in the box
Walking Foot
Glue stick
Long quilter pins
Good quality thread with a newly wound full bobbin
Usual class tools
New, fresh 90/14 universal needle
One 12” X 12” square “quilt sandwich” (2 cotton squares & 1 warm and natural batting square) quilt this together whichever way you wish.
2 yards of fabric strip cut: 1 ¾” wide
Please press and use “Best Press” to slightly stiffen your strip (very important)

Item # 920507096
The Double fold ½” (12mm) binder
Generally, for the machines in the 8 & 9 category


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