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

POLYESTER / PLIED / SOFT

Wind your own bobbins with this bobbin thread that doubles as a top thread.

FEATURES & BENEFITS

  • Produced from the same high tenacity polyester yarn as Magna-Glide, Clear-Glide, and Supra-Glide, Bobbin Line is great bobbin thread for embroidery.
  • Smooth, uniform thread surface provides optimum tension control in your bobbins and offers the flexibility to use this product as a top thread as well.
  • Its fine size makes it perfect for detailed stitches such as lettering.

 
Fil-Tec Bobbin Line 90wt
See More
Showing 1 - 1 of results
Sort By:

PRODUCT

Fil-Tec Bobbin Line 90wt 1015m/1110Yd BLACK - 60403

$8.50

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