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


Brother Tension Disc Felt (2 pack) S36299001

Brother Tension Disc Felt for Multi-Needle Embroidery Machines 2-Pack - S36299001

Fits Baby Lock Models:
BMP6, BMP8, BMP9, BMV10 Valiant, BNAL Alliance, BND9, BNT10, BNT10L, EMP6

Fits Brother Models:
PR1055X, PR1050X, PRS100, PR1000, PR600, PR6000II, PR600C, PR620, PR650, PR670, PR680W

Special Note: 2 felts are required per tension assembly. For example, a 1-needle machine (PRS100 & PR1X) require 2 felts, 6-Needle machines (PR600, PR600II, PR620, PR650, PR670, PR680W) require a total of 12 felts and 10 needle machines (PR1000, PR1050. PR1055X) require a total of 20 felts.

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