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


Bobbin Cover Slide Plate – Part #XE8992101

Bobbin Cover Slide Plate – Part #XE8992101

The XE8992101 is a clear plastic bobbin cover designed to fit over the bobbin compartment of top-loading sewing and embroidery machines. It provides a secure closure while allowing clear visibility of the bobbin thread. A perfect replacement to keep your sewing area protected and running smoothly.


Compatible Baby Lock Models

  • Aerial (BLAE)

  • Accord (BLMCC)

  • Aventura (BLMAV), Aventura II (BLMAV2)

  • Aria (BLAR)

  • Brilliant (BL220B)

  • Destiny (BLDY, BLDY2)

  • Ellegante 3 (BLG3)

  • Ellisimo, Ellisimo Gold, Ellisimo Gold 2 (BLSO, BLSOG, BLSOG2)

  • Espire (BLSR)

  • Flourish (BLMFO)

  • Journey (BLJY)

  • Melody (BLMY)

  • Pathfinder (BLPF)

  • Presto (BLMPR, BLMPR2)

  • Sofia 2 (BL137A2)

  • Soprano (BLMSP)

  • Spirit (BLPY)

  • Unity (BLTY)


Compatible Brother Models

  • BP2100

  • BQ2450, BQ3050

  • NQ1300, NQ1300PRW

  • NQ3500D

  • NQ700, NQ700PRW

  • NQ900, NQ900PRW

  • NV1, NV1500D, NV2500D, NV2800D, NV4500D, NV4750D, NV5000, NV6000D, NV6700D

  • NX5000

  • Stellaire XE1, XJ1

  • VE2200, VE2300

  • VM5100, VM5200, VM6200D

  • VQ2, VQ2400, VQ3000


This bobbin cover is a genuine replacement part designed for smooth operation and compatibility with a wide range of Brother and Baby Lock machines. Ideal for keeping your bobbin area clean, secure, and visible during sewing and embroidery.

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