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


Tucker Trimmer II, 3/4" to 5 3/4" - UDT05

Trims 11 different sized units from 3/4" to 5 3/4".  Left and right handed instructions included.
An “in between” version of the original Tucker Trimmer I tool, this handy ruler allows you to do all of the same functions as the first except that the sizes of the units are in ¼” or ¾” increments. Although these particular sizes are not nearly as popular as the ½” and whole inch increments available on the Tucker Trimmer I, they are sometimes part of your quilting projects. And if you’ve ever tried to trim down a 2¾” hourglass unit you will highly appreciate this tool. The diagonal guidelines on the Tucker Trimmer II will cross precisely at the center of a 2¾” unit so finding the center is a breeze. A great supplemental tool to have in your ruler collection.

 

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