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


Foot Vertical Base PR series – Part #XC5635151

Foot Vertical Base – Part #XC5635151

This OEM vertical foot base is a precision-machined component designed to support the up-and-down movement of the presser foot in multi-needle embroidery machines. It plays a crucial role in maintaining even fabric pressure and delivering consistent stitch quality.


Key Features

  • Supports vertical motion of the presser foot

  • Helps ensure smooth stitching and even fabric handling

  • OEM-quality for a reliable fit and long-lasting performance

  • Simple installation

  • Sold individually


Compatible Machines

Brother Models:

  • PR600

  • PR600II

  • PR600C

  • PR620

  • PR620C

  • PR650

  • PR650C

  • PR680W

  • PR1000

  • PR1055X

Baby Lock Models:

  • EMP6

  • BMP6

  • BMP8

  • BMP9

  • BND9

  • BND9?2

  • BNT10

  • BNT10L

  • BMV10 (Valiant)

  • BMY6 (Array)

  • BNAL (Alliance)

  • BMCAP (Capella)


Part Number

XC5635151

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