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


Bobbin Case – Part Number XC3152221

Bobbin Case – Part Number XC3152221

The XC3152221 bobbin case is a genuine replacement part designed for a wide range of Brother and Baby Lock sewing machines. It ensures smooth thread delivery and consistent stitch quality on machines that use a drop-in bobbin system.


Compatible Brother Models:

BC1000, CE1008, CE1100PRW, CE2000, CE4000, CE4400, CE5000, CE5000PRW, CE5500, CE5500PRW, CE7070PRW, CE8080, CE8080PRW, CE8100, CP6500, CP7500, CS100, CS100T, CS4000, CS5000H, CS5055PRW, CS6000, CS6000B, CS6000I, CS6000T, CS7000H, CS770, CS8800PRW, CS9100, CX155LA, CX205LA, DZ2400, DZ2750, DZ3000, DZ3400, DZ820E, ES2000, ES2010, EX660, FS20, FS40, FS40WT, FS100WT, FS130QC, HC1850, HE240, HS1000, HS2000, HS2500, HS3000, HS9500, JS50E, NS40, NS80, NV900, NV900D, NV950, NV950D, NX200, RS250, SB7500, SC3000, SC6600, SC9500, SE350, SE400, SE425, SM8270, SM6500PRW, SQ9000, SQ9050, SQ9185, XL2230, XR1300, XR1355, XR4040, XR6060, XR7700, XR9000, XR9500PRW


Compatible Baby Lock Models:

BL40, BL40A, BL50A, BL80B Jubilant, BL137A Sofia, BL137A2 Sofia 2, BLR2, Grace BL40A, Rachel BL50A, Verve BLMVR


This bobbin case is ideal for machines that use a top-loading (drop-in) bobbin system. Always confirm your model number before ordering to ensure compatibility.

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