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


Husqvarna Viking Multipurpose Tool

Viking Sewing Machine Magnetic Screwdriver – Part #68001933

This magnetic screwdriver is designed to make presser foot ankle screw installation easier, quicker, and more precise. An ideal tool for hobbyists and professionals alike, especially when working on machine maintenance or accessory swaps.

Compatible Models: This tool works with a wide range of Husqvarna Viking sewing machines, including:

Designer Series Designer 1, Designer 2, Designer Epic (I, II, III), Designer Diamond (Royale, deLuxe), Designer Ruby (Royale, deLuxe, 90), Designer Sapphire 85

Topaz Series Topaz 20, 25, 30, 40, 50

Platinum Series 715, 730, 735, 750 Quilt, 770, 775, 950E, 955E

Sapphire Series 830, 835, 850, 855, 870 Quilt, 875 Quilt, 930, 960Q, 965Q

Opal Series 650, 670, 690Q

Emerald Series 122, 183

Lily Series 530, 535, 540, 545, 550, 555

Daisy Series 310, 315, 320, 325, 330, 335

Freesia Series 415, 425

Scandinavia Series 100, 200, 300, 400

Tribute Series 140C, 140M, 145C, 145M, 150C

Other Compatible Models Eden Rose 250C/250M, Jade 20/35, Onyx 15/25, Iris, Rose 600/605, #1+, 1070S

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