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


Juki Foot Controller – Part #400-97804 (40144123)

Juki Foot Controller – Part #400-97804

The 400-97804 is a genuine Juki foot controller designed to deliver smooth and responsive speed control while sewing. Built with comfort and precision in mind, this pedal also includes a heel-activated thread trimming function, allowing you to cut both the needle and bobbin threads without reaching for scissors. Its durable construction and reliable performance make it an ideal replacement for worn or malfunctioning pedals.

Features:

  • Genuine Juki replacement foot controller

  • Provides variable speed control for accurate stitching

  • Heel press function activates automatic thread trimming

  • Sturdy design for long-term use

Compatible with the following Juki models:

  • TL-15

  • TL-18QVP (Haruka)

  • TL-2000Qi

  • TL-2010Q

  • TL-2020PE

  • TL-2200QVP Mini

  • HZL-F300

  • HZL-F400

  • HZL-F600

  • HZL-DX5

  • HZL-DX7

This foot controller is a direct replacement for maintaining full functionality and ease of use with your Juki 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'));