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


Thread Take-Up Arm for PR series – Part #XC5673051

Thread Take-Up Arm – Part #XC5673051

A genuine replacement take-up arm for the upper thread tension mechanism in multi-needle embroidery machines. It helps regulate thread tension and ensures consistent stitch quality.


Key Features

  • Guides the thread smoothly during stitching cycles

  • Helps prevent loose stitches, thread tension problems, and breakage

  • OEM-quality construction for precise fit and durability

  • Easy swap-in replacement

  • Sold individually


Compatible Machines

Brother Models:

  • PR600, PR600II, PR600C

  • PR620, PR650, PR650C

  • PR680W

  • PR1000, PR1055X

Baby Lock Models:

  • BMP6, BMP8, BMP9, BMV10 (Valiant), BMVT10

  • BMY6 (Array), BNAL (Alliance)

  • BND9, BND9?2 (Endurance)

  • BNT10, BNT10L (Enterprise)

  • EMP6


Part Number

XC5673051

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