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

SPUN POLYESTER / PLIED / SOFT

Clear Spun polyester is wound on the popular class 15/ A bobbin that fits many of today's domestic sewing, quilting, and embroidery machines.

FEATURES & BENEFITS

  • This particular spun polyester bobbin thread is recommended by Brother as the best bobbin thread choice for many of their embroidery machines.
  • Runs clean with minimal lint.
  • Significantly more usable yards and stitches per bobbin than machine-wound bobbins.
  • Compatible with thread sensors.

 
Fil-Tec Clear-Spun Bobbins
See More
Showing 1 - 1 of results
Sort By:

PRODUCT

Fil-Tec Clear-Spun Class 15/A Bobbins BLACK 80ct - 60402

$57.88

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