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


Needle Plate PR series – Part #XE1142001

Needle Plate – Part #XE1142001

This genuine needle plate is designed for use in multi-needle embroidery machines. It supports the fabric during stitching and allows the needle to pass cleanly through, helping to maintain stitch quality and machine performance.


Key Features

  • Durable metal construction for long-lasting use

  • Provides a smooth surface for fabric movement

  • Supports accurate needle penetration

  • Helps reduce skipped stitches and needle deflection

  • Easy to install and replace

  • Sold individually


Compatible Machines

Brother Models:

  • PR600, PR600II, PR600C

  • PR620, PR620C

  • PR650C

  • PR680W

  • PR1000, PR1000e

  • PR1055X

Baby Lock Models:

  • BMP6, BMP8, BMP9

  • BND9, BND9-2 (Endurance)

  • BMV10 (Valiant)

  • BMY6 (Array)

  • BNAL (Alliance)

  • BMCAP (Capella)

  • BNT10, BNT10L

  • EMP6


Part Number

XE1142001

/*Calendar different color events javascript*/ 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'));