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


Pfaff Large Spool Cap – Part #413051603

Pfaff Large Spool Cap – Part #413051603

This large spool cap is designed to hold your thread spool securely in place, allowing for smooth and consistent thread delivery while sewing. It helps prevent thread tangling and ensures optimal stitch performance.


Compatible Pfaff Models

Creative 2.0, Creative 3.0, Creative 4.0, Creative 4.5, Creative Vision, Creative Performance, Creative Sensation, Creative Sensation Pro, Creative 5.5

Expression 150, Expression 2.0, Expression 3.0, Expression 3.2, Expression 3.5, Expression 4.0, Expression 4.2, Expression 710

Quilt Expression 720

Specifications:

  • Diameter: 45 mm

  • Type: Large spool cap

  • Function: Prevents thread snags and ensures smooth thread flow

  • Fits horizontal spool pins

This part is ideal for users looking to replace a worn or missing large spool cap for consistent thread tension and reliable sewing 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'));