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


Thread Knife - 412423701

Thread Cutter Blade – Part #4124237?01

Description: Genuine replacement blade for built-in thread cutter mechanism

Compatible Pfaff Sewing Machines

This thread cutter blade is designed for the following Pfaff models:

  • Creative Series: Creative 1.5, 2.0, 3.0, 4.0, 4.5, Creative Vision 5.0, Creative Vision 5.5, Creative Sensation, Creative Sensation Pro, Creative Performance

  • Expression Series: Expression 2.0, 3.0, 3.2, 3.5, 4.0, 4.2

  • Quilt Expression Series: 4.0, 720

  • Passport 2.0

  • Performance 5.0

Compatible Husqvarna Viking Sewing Machines

This blade is also compatible with the following Husqvarna Viking models:

  • Opal Series: 650, 670, 690Q

  • Sapphire Series: 830, 835, 855, 870, 875, 930, 960Q

  • Designer Series: Designer 1, Designer 2, Designer SE, Designer Diamond, Diamond Deluxe, Diamond Royale, Designer Ruby, Ruby Deluxe, Ruby Royale, Designer Topaz 20, 25, 30, 40, 50

  • Platinum Series: 955E, Platinum Plus

  • Quilt Designer II

  • Eden Rose 250C

  • Tribute 140C

  • Victoria

  • Emerald 183

Product Details

  • Designed for machines with an integrated thread cutter feature

  • Precision-crafted blade for smooth, reliable thread cutting

  • Easy to install as a direct replacement part

  • Durable metal construction for long-term performance

Notes

  • This is a blade-only replacement and does not include the cutter holder

  • Always check your machine model to confirm compatibility before installation

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