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


Janome Foot Control Pedal – Part Number 033870207

Janome Foot Control Pedal – Part Number 033870207

The Janome 033870207 Foot Control Pedal is a reliable replacement part designed for smooth and responsive speed control on a wide range of Janome and New Home sewing machines. It includes the foot pedal and attached power cord with a 3-prong connector.


Compatible Models Include:

  • Janome: 105, 106, 1506, 1508, 1518, 2014, 2015, 2018, 2020, 2022, 2030, 234, 3015, 3023, 4618LE, 625FA, 630, 640, 641, 642, 654, 656, 657, 661 (Jem Gold 2), 691, 792, 802, 844, 900, 910, 920, 980, 990

  • MyLock Sergers: 134D, 234D, 334D, 534D, 634D

  • Other Series: Combi 10, DS3500, DX2022, JA1502, JA1508, JA1518, L-344, L-352, L-372, L-373, L-393, ML3023, MS3015, MW3018, Schoolmate S-3015, SL2022, SR2000, SR2100, SW2018, SW2018E

  • New Home: 203, 222, 352, 353, 354, 372, 373, 434, 620


Features:

  • Genuine Janome part

  • Easy plug-and-play installation

  • 3-prong connector with one tapered end

  • Compatible with select mechanical machines and sergers


Make sure to match your existing foot pedal’s plug style and confirm your model number before ordering. Perfect for restoring full foot control functionality to your sewing machine.

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