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


HQ Super Quilt Clamp (Small)

24" long with a 1.5" diameter, this clamp provides a secure hold, allowing you to keep fabric layers aligned and under control as you quilt. Its lightweight yet sturdy design makes it simple to apply and adjust, ensuring a smoother quilting experience with less shifting.

HQ Little Foot, HQ Studio, and HQ Studio2 frames.

Why Quilters Love It

  • Provides reliable grip to keep quilt tops firmly in place.

  • Reduces fabric shifting for more accurate quilting results.

  • Compact 24" size is ideal for smaller projects or detailed work.

  • Easy to attach, remove, and adjust while quilting.

  • Durable construction designed for long-lasting use.

Details

  • HQ Super Quilt Clamp (Small)

  • QF00037

  • Size: 24" length, 1.5" diameter

  • Compatibility: HQ Little Foot, HQ Studio, and HQ Studio2 frames

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