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

Brother ScanNCut University - Class #1 - How to Cut Fabric for Applique Patterns



Brother ScanNCut University - Class #1 - How to Cut Fabric for  Applique Patterns
10:30 a.m. to 3:30 p.m.
Glendale location - 7838 N. 59th Avenue

This class is scheduled for following dates in 2026.  Sign up for the date that works best for you!

  • Thursday, January 8, 2026
  • Saturday, January 10, 2026
  • Thursday, June 11, 2026
  • Thursday, November 12, 2026


$30 + supplies (see discount offer)



Join us at the Glendale store for a hands-on Brother ScanNCut class.


This class will focus on how to use the Brother ScanNCut machine to cut out SVG files.  We will cut out the shapes and then use your embroidery machine to stitch out the design. 

If you don't own a Brother ScanNCut yet, no problem!  You can work on the class machine to see how you like this super fun and easy way to cut out your applique pieces for machine embroidery.

If you would like to learn how to send your files wirelessly to your Brother ScanNCut, please bring your laptop.  We will go over this at the beginning of class.


This is the perfect class if you have not opened your Brother ScanNCut, if you haven't done embroidered applique, or you want to learn more about working directly with your Brother ScanNCut with no software or computer required.


If you plan to embroider, bring ANY Fabric Confetti embroidered applique pattern.  Bring the pattern files on a USB stick if possible.

If you ARE NOT going to embroider, no pattern is required.

I will be stitching out a fabric confetti pattern during class.  You can opt to just take notes on how I embroider, or you can bring your embroidery machine and stitch your pattern out during class.



PRE-CLASS PREPARATION:


  • Decide if you are going to just take notes, or if you want to stitch out your Fabric Confetti pattern.
  • Put pattern files on a USB Drive.
  • Please register your Brother ScanNCut if you are able to
  • Plan to bring snacks and/or lunch for your comfort
  • On day of class, PLEASE refrain from using perfumes or scented lotions for the health and safety of our staff and other customers. Thank you.

 


SUPPLIES NEEDED FOR THIS PROJECT:

Class attendees are offered a 25% discount off notions and $1 off per yard of fabrics (min. 1/4 cut) required and used for this class project.  Pre-cut fabrics are not included.  Please show a copy of your class registration AND supply list at the register to get your discount.  This discount expires at the end of class.

  • Pen/Pencil and Paper to take notes
  • Your eye glasses if you need them
  • OPTIONAL
    • Any Fabric Confetti machine embroidered applique pattern 
    • ½ yard of backround fabric and backing fabric for your pattern
    • Fusible Fleece - Pellon 986F
    • 6" x 6" fabric scraps for applique
    • Polymesh stabilizer – SKU:HBC15-10
    • 1 yard of Heat N Bond Light (Dark Purple Package)
    • Embroidery threads for your pattern
    • Kimberbell or OESD paper tape if required for your pattern
    • Basic Sewing and Embroidery notions - Straight Pins, Wonder Clips, Fabric Marking Pens/Pencils, Machine Screwdriver, Seam Ripper, Scissor, etc.



MACHINE SUPPLIES TO BRING TO CLASS:

  • OPTIONAL:
    • Embroidery machine in good working order with foot control and power cord
    • Embroidery foot for your embroidery machine
    • Wound bobbins -- black and white
    • 75/11 Embroidery needles
    • 6" x 10" Hoop or what your pattern requires
    • ScanNCut with power cord
    • ScanNCut LOW TACK mat
    • Laptop with charging cable, mouse and a mouse pad


Bring a lunch and/or snacks as desired.

Please refrain from using perfumes or scented lotions for the health and safety of our staff and customers. Thank you.


INSTRUCTOR:  Christine Lardy - clardy4@gmail.com

Class & Club Policies

Class and/or Club fees are required at the time of registration. Reservations will only be accepted at time of full payment. If you need to cancel a class, we must be notified a minimum of five (5) days in advance of the class. At five days, we guarantee attendance to the teacher so she can prepare for the class. There will be no class refunds or credits given after that time. We reserve the right to cancel a class if we do not have the minimum number of students the teacher requires. If that happens, a full refund or credit will be given. Please read over the supply list for the class completely to see what preparations or special products are needed for the class. Purchase your supplies prior to the class unless the supply list indicates differently. Please refrain from using perfumes or scented lotions for the health and safety of our staff and customers. Thank you.

{{getPrice()}}

{{model.event.first_date}} - {{model.event.last_date}} {{model.event.sections.length}} Sessions {{model.event.sections[0].time}}
{{s.date}} {{s.time}}

Seats available {{model.remainingSeats()}}

{{errorMessage}}

{{waitlist_contact_errorMessage}}

Included Materials


{{c.items[0].title}}

{{c.errorMessage}}

This class cannot be purchased online. Please contact the store for more information.
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'));