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


Foot Control Pedal with Cord – Part #68006114

Foot Control Pedal with Cord – Part #68006114

This authentic foot control and cord set is designed for smooth, responsive speed control in select Pfaff and Husqvarna Viking sewing machines. It features a DC15V electronic pedal with a single-pin connection and delivers reliable performance for home sewing.


Compatible Pfaff Models

Ambition 630

Compatible Husqvarna Viking Models

Designer Jade 35

This foot control is a perfect plug-and-play match for the models listed above, designed to fit the “Model T” DC foot pedal socket. Always verify your machine’s model before ordering to ensure compatibility.

/*Calendar different color events javascript*/ 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'));