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

Janome 3160QOV

   
Quantity:    
Notes:    
Manufacturer #:3160QOV
Sku:Janome 3160QOV

Add to Cart
Thank You For Shopping Mulqueen.com
A full-featured machine made with a quilter’s needs in mind. Designed and inspired by the Quilts Of Valor Foundation, the 3160QOV will deliver all the benefits of a top of the line model, and with an affordable price. You’ll find 60 stitches including 6 one-step buttonholes. Janome’s Exclusive Superior Plus Feed System offers specialized box feeding on top of Janome’s SFS system, ensuring even, stable feeding with any fabric. And the time saving features including memorized needle up/down, one-hand needle threader, and lock stitch button make sewing easy. Best of all, this full-size machine weighs only 12 pounds, so its easy to take to classes and guild meetings!

Key Features:
  • Top-loading full rotary hook bobbin
  • 60 Built-in stitches and 6 one-step buttonholes
  • One-hand needle threader
  • Snap-on presser feet
  • Memorized needle up/down
  • Superior Plus Feed System (SFS+)
  • 7-Piece feed dog
  • Free arm
  • Drop feed
  • Start/stop button
  • Speed control slider
  • Locking stitch button
  • Automatic thread cutter
  • Easy reverse button
  • Backlit LCD screen with easy navigation keys
  • Foot pressure adjustment
  • Hard cover included
  • Compatible with Accessories Listed for: Horizontal Rotary Hook, 7mm stitch width, Low shank models


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