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

Serger 102



Now that you have taken the New Owners Serger Class, it’s time to learn more about your serger.

This is not a beginner class.

In this class, you will learn:

3 thread rolled hem/ pin tucks
Gathering stitch
Serger Blanket stitch
And many more tips on how to do things other than a 4-thread balanced Overlock

Supply list:

Your serger (in good running order)
Foot control
Power cord
Your accessories that came with your machine
Tweezers, small thread-cutting scissors
Your owner’s manual
Have your serger threaded for a 4-thread Overlock with 4 spools of colors to match your tension dial.
12 Strips of good-quality cotton fabric, cut 5” X 12”
6 squares of good quality cotton fabric cut 12” X 12”
Please press all strips and be sure it is good quality.
1 spool of woolly nylon or bulky thread (we sell bulky thread at the store)


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