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


Brother Inner Rotary Hook Assy - XG4227001

Bobbin Case – Part Number XG4227001

XG4227001 bobbin case is a genuine Brother replacement part designed for smooth, consistent stitching. It helps regulate thread tension and ensures reliable performance for a variety of mechanical and computerized sewing machines.


Compatible Brother Models

Pacesetter Series

  • PS100

XL Series

  • XL2120, XL2121, XL2130, XL2130NT, XL2140, XL2150

  • XL2220, XL2220NT, XL2220PLUS, XL2230, XL2240, XL2250

  • XL2600, XL2610, XL2620, XL3500, XL3500I, XL3500T

  • XL3510, XL3520, XL3600, XL3750, XL3750FS, XL3800

Simplicity Series

  • SB170

 

This bobbin case is ideal for maintaining top stitch quality in everyday sewing. Always check your machine’s model number before ordering to ensure a perfect fit.

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