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


Pfaff Bobbins 10 Pack Blue for A,C,D,E,F,G Machines - 820779096

Pfaff Bobbins – Part #820779096

This 10-pack of transparent blue plastic bobbins is designed for use with multiple Pfaff sewing machine categories. These bobbins offer smooth thread delivery and consistent tension, making them ideal for both sewing and embroidery applications.


Key Features

  • Pack of 10 durable plastic bobbins

  • Transparent blue for easy thread visibility

  • Provides even thread tension and reliable performance

  • Designed for machines with and without IDT systems

  • Suitable for machines with 5 mm, 6 mm, and 9 mm stitch widths


Compatible Pfaff Categories & Models

Category A:

  • Hobby 301, 303, 307, 309

  • Varimatic 6085, 6086, 6087

Category C:

  • Tiptronic 2010, 2020, 6110, 6112

  • Expression 2014

  • Select 2.0, 2.2, 1520, 1526, 1528

  • Hobby 4240, 4250, 4260

Category D:

  • Select 3.0, 3.2, 4.0, 4.2, 1530–1548

  • Tiptronic 6120–6270

  • Stretch & Jeans 6091

  • Freestyle 1522, 1527

Category E:

  • Creative 2124

  • Quilt Expression 2042, 2044, 2046

  • Expression 2024–2036

  • ClassicStyle 2023–2029

  • Tiptronic 2030, 2040

Category F:

  • Creative 7560

Category G:

  • Creative 2134, 2140, 2144, 2170

  • Creative 7530–7570

  • Performance 2054, 2056, 2058

  • Quilt Expression 2048

  • Expression 2038


Part Number

820779096

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