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


Needle Bar Felt – Part #XC7249052

Needle Bar Felt – Part #XC7249052

The Needle Bar Felt is a genuine replacement part designed to cushion and support the needle bar in multi-needle embroidery machines. It helps reduce vibration, minimize noise, and protect internal components during operation.


Key Features

  • Cushions the needle bar for smoother movement

  • Reduces machine noise and vibration

  • Protects surrounding components from wear

  • OEM-quality fit and material

  • Easy to replace as part of routine maintenance

  • Sold individually


Compatible Machines

Brother Models:

  • PR600, PR600II, PR600C, PR600IIC

  • PR620, PR620C

  • PR650, PR650C

  • PR680W

  • PR1000

  • PR1055X

Baby Lock Models:

  • BMP6, BMP8, BMP9

  • BMV10 (Valiant)

  • BMY6 (Array)

  • BNAL (Alliance)

  • BND9, BND9-2 (Endurance)

  • BNT10L

  • EMB6


Part Number

XC7249052

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