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


Brother Spool Felt - XC7134051

Spool Felt – Part #XC7134051

Genuine Brother/Baby Lock spool felt for sewing and embroidery machines.


Product Description

The XC7134051 spool felt sits under the thread spool to reduce vibration, minimize noise, and ensure smooth, consistent thread delivery. It's an essential part that helps protect your machine and thread path from unnecessary wear.


Compatible Models

Brother Machines:

  • PR600, PR600II, PR600C

  • PR620, PR650, PR655

  • PR670E, PR680W

  • PR1000, PR1055X

  • XP1, XP2, XP3 (Luminaire Series)

  • BQ2500, BQ3100

  • NV6000D, NV6700D, NV6750D

  • QC1000, NX2000

  • Stellaire XJ1, XJ2

Baby Lock Machines:

  • EMP6, EMB6

  • BMP6, BMP8, BMP9

  • BND9, BND9-2 (Endurance)

  • BNT10, BNT10L (Enterprise/Venture)

  • BMY6 (Array)

  • BMV10, BMVT10 (Valiant)

  • BNAL (Alliance)

  • BMCAP (Capella)

  • BLTA, BLTA2 (Altair Series)

  • BLSA, BLSA2 (Solaris Series)

  • BLDY, BLDY2 (Destiny Series)

  • BLBA (Ballad), BLCH (Chorus), BLSY (Symphony), BLSR (Espire)


Part Number

  • XC7134051

  • Also referred to as: Spool Felt Pad


Features

  • Helps stabilize thread spool and reduce movement

  • Minimizes vibration for smoother stitching

  • OEM-quality for reliable performance

  • Easy to replace

  • Sold individually


When to Replace

Replace if your existing spool felt is flattened, missing, or no longer cushioning the spool properly. Regular replacement ensures optimal thread handling.

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