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


Power Cord PR series– Part #XE7256001

Power Cord – Part #XE7256001

OEM replacement power cord for multi-needle embroidery machines.


Product Description

This power cord features a two-pronged design to fit the power inlet on compatible Brother and Baby?Lock multi-needle embroidery machines. A direct-fit replacement manufactured to original specifications, ensuring safe and reliable operation. Compare the shape of the connector to confirm compatibility with your machine.


Compatible Machine Models

Brother Models:

  • PR600, PR600II, PR600C

  • PR620, PR620C

  • PR650, PR650C

  • PR655, PR680W

  • PR1000, PR1000E

  • PR1055X

  • PR50E

Baby?Lock Models:

  • BMP6, BMP8, BMP9

  • BMT6, BMV10 (Valiant), BMVT10

  • BMY6 (Array)

  • BND9, BND9?2 (Endurance)

  • BNT10, BNT10L (Enterprise)

  • EMP6


Part Number

  • XE7256001

  • Also known as: Power Cord Assembly


Key Features

  • OEM-style two-pin connector

  • Reliable and safe replacement

  • Ideal when original cord is worn, damaged, or lost

  • Compatible with a range of Brother/Baby?Lock machines

  • Sold individually


When to Replace

Replace the power cord if yours is frayed, damaged, or has a loose connection. A good power cord is essential for machine safety and consistent functionality.


Need Help?

Not sure if this is the right cord for your machine? Just send us your model number and we'll be happy to confirm for you.

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