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


Spool Cap – Part Number 413051602

Spool Cap – Part Number 413051602

413051602 medium spool cap is a genuine accessory designed to secure your thread spool and improve thread feed. It's compatible with an extensive selection of Husqvarna?Viking and Pfaff sewing and embroidery machines.


Compatible Husqvarna?Viking Models:

  • 100Q H?Class

  • Designer Diamond series (Diamond, Diamond Deluxe, Diamond Royale, Epic variants)

  • Designer Ruby series (Ruby, Ruby Deluxe, Ruby Royale)

  • Eden Rose 250C

  • Opal 650, 670, 690Q

  • Sapphire series: 830, 835, 855, 875, 930, 960Q

  • Designer Topaz 20, 25, 30, 40, 50

  • Tribute 140C

  • Brilliance 75Q

Compatible Pfaff Models:

  • Creative series: 2.0, 3.0, 4.0, 4.5, Sensation, Sensation?Pro, Performance, Vision 5.0 &?5.5

  • Expression series: 4.0, 710

  • Performance 5.0

  • Quilt Expression 720


This medium spool cap helps prevent thread tangling or slipping—ensuring smooth threading and consistent stitching. It's a small yet essential upgrade for maintaining your machine's performance.

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