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


Juki T Gauge Seam Guide - A9846D250A0

Measure from your needle, tighten the screws down, and you are ready to sew with the Juki T Gauge Seam Guide for TL Series. The Juki T Gauge Seam Guide for TL Series comes with 2 screws to secure the guide to the bed of your sewing machine.

Guaranteed to fit Juki Sewing Machine Models:

TL-15, TL2010Q

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