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

Snapplique - Hoots The Owl - Mesa Classroom



Learn the Snapplique™ method of creating embroidery applique from certified instructor Marge Lind. Snapplique is a process of creating and cutting applique shapes created by Becky Thompson of Power Tools with Thread. We will create a digital embroidery stitches and cut applique shapes using the Brother scan and cut, canvas workspace and Embrillance embroidery software all on your laptop. This is a great review for those who have already attended a Snapplique workshop or those interested in learning Snapplique in a small group setting.

Cost $100.00
April 20th
10:15-3:30

Class fee will include a fabric kit curated by the instructor, paper Hoots pattern designed by Amy Bradley and Snapplique directions.

Required supplies check list for students

1. Laptop with a mouse and power cord (This process is very difficult to do using a touch pad)

2. The download version of canvas workspace installed on laptop.

Be sure to log in at least 5 days prior to arriving at class.

3. Embrillance embroidery software Essentials module and at least stitch artist 2 although stitch artist 3 is recommended, installed on laptop. See note below

NOTE: If you don't have Embrilliance Stitch Artist 2 or 3 please let me know and I will get it for you - EMAIL darren@mulqueen.com

4. Blank USB no larger than 4GB

5. If you have a scan and cut, scanning mat and Aqua cutting mat it would be helpful to bring it to the class also. Class will flow better with several Scan and Cuts available.

NOTE: Lunch will not be provided. We will break for 30 minutes if you would like to bring a lunch. Beverages must be in a covered container to avoid spills.

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