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


Brother Spool Holder Cap - 130013126

Small Spool Cap – Part Number 130013126

130013126 spool presser is a small-sized plastic cap designed to secure small spools or cones on sewing and embroidery machines. It prevents thread from slipping into the spool’s groove and ensures smooth, consistent feed during stitching.


Compatible Brother & Baby Lock Machines

This cap fits machines that use 25?mm (approx. 1") spool pins, including models from the following series:

  • Brother NV Models: NV2700, NV880E

  • Brother XL Series: XL2010–XL4060 (most models)

  • Brother XR Series: XR1300–XR6060, XR9550PRW

  • Brother ULT & ST Series: ULT2002, ST531HD

  • Brother XL Series: XL4010–XL4060, XL5900, XL6040–XL6060, XL6452–XL6600 (select)

And various Baby Lock models that share the same 25?mm cap size.

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