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


Brother Spool Cap Small - XA5752121

Mini Spool Cap Insert – Part Number XA5752121

XA5752121 mini spool cap insert is designed to secure small thread spools on your sewing or embroidery machine. It helps maintain even thread tension and prevents thread tangling, especially when using narrow or specialty thread cones.


Compatible Brother Models

  • XP1 Luminaire, Stellaire XJ1

  • VE2200, VE2300, VM5100, VM5200, VM6200D

  • VQ2, VQ2400, VQ3000

  • SE1800, SE1900, SE625, SE270D

  • PE550D, PE800

  • NV500, NV500D, NV6750D

  • HE120, HE120PKG

  • CS Series: CS-80, CS-8060, CS-8070, CS-8080, CS-8120, CS-8130, CS-8150

  • BQ950, BQ2450, BQ3050

  • NQ Series: NQ1300, NQ1300PRW, NQ1600E, NQ3600D, NQ575PRW, NQ700, NQ700PRW, NQ900, NQ900PRW

  • NC21-SE, BP2100


Compatible Baby Lock Models

  • Aerial, Altair, Ballad, Brilliant, Chorus

  • Destiny, Destiny II

  • Accord, Aventura II

  • Flare, Flourish, Flourish II

  • Lyric, Presto, Presto II

  • Solaris, Solaris II, Solaris Vision

  • Pathfinder, Unity, Journey

  • Ellisimo Gold II, Crescendo, Intrigue


This part is ideal for machines that use small or mini spool caps. Be sure to check your machine's manual for exact 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'));