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

Brother Pacesetter PS500

   
Quantity:    
Notes:    
UPC:012502656340
Manufacturer #:Brother PS500
Sku:Brother 500

Add to Cart
Thank You For Shopping Mulqueen.com

Brother Pacesetter PS500

Brother Pacesetter PS500

Brother Pacesetter PS500 offers a generous workspace, an expansive stitch library, and intuitive digital controls for quilters, sewists, and embroidery enthusiasts who demand accuracy and speed.

  • Large throat space for quilts and bulky projects
  • Comprehensive builtin stitches and fonts
  • Automatic needle threader & thread cutter
  • Bright LED lighting and LCD screen
  • Adjustable sewing speed and precision feed

In the Box

AccessoryIncluded
Zigzag Foot, Zipper Foot, Buttonhole Foot  
Quilting Foot, Walking Foot (select models)  
Extension Table  
Knee Lifter, Bobbins, Needle Set, Screwdrivers  
Hard Cover or Soft Case  

Warranty: 25year chassis, 6year electronics, 2year parts & labor.

Find compatible accessories at mulqueen.com.



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