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 60wt
See More
Showing 1 - 4 of results
Sort By:

PRODUCT

Fil-Tec Magna-Glide Classic Style L Bobbins WHITE 20 pck

$15.95

PRODUCT

Fil-Tec Bobbin Line 60wt 3900yd WHITE -13572

$10.92

PRODUCT

Fil-Tec Bobbin Line 60wt 8200yd BLACK - 13282

$13.93

PRODUCT

Fil-Tec Bobbin Line 60wt 3900yd BLACK - 13573

$10.92

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