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

ScanNCut University Class #2 - How to Use Brother CanvasWorkspace - GLENDALE - Multiple dates in 2026



ScanNCut University Class #2 - How to Use Brother CanvasWorkspace
Multiple dates
10:30 a.m. to 2:00 p.m.
Glendale Location - 7838 N. 59th Avenue

$30 


This class is scheduled for the following dates in 2026:

  • Thursday, February 12, 2026
  • Saturday, March 14, 2026
  • Thursday, July 9, 2026
  • Thursday, December 10, 2026


Join us in Glendale for a hands-on class to learn how to use the Brother CanvasWorkspace software for your Brother ScanNCut machine.

In this informative, hands-on class, we will be going through all the functions in the following menus – Properties, Edit, Layers, Artboard. This class will also cover shapes, fonts, image tracing and SVG’s. We will go over the several ways to import, export, save and transfer files between USB, computer and the cutting machine.


Brother CanvasWorkspace software is a free download from the Brother website. It is used to work with the Brother ScanNCut cutting machines.

A ScanNCut is not required for this class, but you must have the latest version of the Brother Canvas Workspace installed and registered on your laptop. A valid user ID and password is required to open the software.  If you need help obtaining a User ID or password, please arrive 30 minutes early (10AM) and the instructor will help you.

 

PRE-CLASS PREPARATION:

  • Please make sure you have the latest version of Brother CanvasWorkspace installed on your laptop and your user ID and password set up. If you need help with this part, please arrive by 10AM so we can complete this before class. 

  •  

    No Tag-alongs for this class.  All participants must register for the session they want to attend.

  • You do not need to bring your Brother ScanNCut for this class. 
WHAT YOU NEED TO BRING TO THIS CLASS:
  • Your laptop with powercord and mouse -- loaded with BrotherCanvasWorkspace Software
  • USB Flash Drive
  • Paper with pen/pencil to take notes

Bring your lunch and/or snacks for your comfort

 

 

  • Eye glasses if you need them.


Please refrain from wearing any perfumed sprays or lotions for the health and safety of our customers and employees.


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 when paid in full. 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.

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