Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
Floriani Medium Tearaway is manufactured using a unique process called the "Delta Wet Laid Non-Woven" technique. The benefit of using this method of production is that the product is very solid, when closely examined you will see no thick and/or thin spots. When used as an embroidery stabilizer, it is not necessary to use multiple layers in random directions to support stitches. Medium Tearaway is a 1.5 oz, clean tear stabilizer. It is the best choice for a supplement stabilizer when working on high stitch count designs in conjunction with your other stabilizers such as No Show Nylon Mesh, Heat N Sta® Tearaway or Wet N Stick®. It provides back up support without adding unwanted bulk.
  • Use to support embroidery designs on towels, denim or other "stable" woven fabrics
  • Tears clean from around most embroidery designs
  • Will support about 8,000 stitches on a well-digitized, average size design
  • Use in conjunction with other stabilizers for added support




 
Floriani Medium Tearaway
See More
Showing 1 - 5 of results
Sort By:

PRODUCT

Floriani Fusible Bold Tearaway 12" x 10yds

$29.99

PRODUCT

Floriani Fusible Bold Tearaway 15"x10yds

$36.99

PRODUCT

Floriani Medium Tearaway 12" x 10y - FTM1210

$17.99

PRODUCT

Floriani Medium Tearaway 20" x 10y - FTM2010

$23.99

PRODUCT

Floriani Medium Tearaway 15" x 10y - FTM1510

$18.89 $20.99

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