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

Punctuation Quilt! - GLENDALE - Tues., Feb. 10 @ 10:00 a.m.



Punctuation Quilt!
Tuesday, February 10, 2026
10:00 a.m. to 3:00 p.m.
Glendale Location - 7838 N. 59th Avenue


$30 + supplies (see discount offer)



This quilt is fast, easy and attractive.  Choose a color pallet of left-over fabrics, FQ (fat quarters), or a collection of fabrics that you love together! Put these together with a light or dark sashing to set off your fabrics. Then pick an accent fabric for the diamonds.

This quilt is beginner friendly and can be made multiple sizes.

Precut at least some of your pieces needed and instructor will show you some tips for making those Diamond accents as well as hints to keep those sashing and rows consistent.



PRE-CLASS PREPARATION:

  • Buy your pattern -- Punctuation by Kari Nichols of Quilting Renditions - SKU QR1238
  • PRECUT your fabrics - or at least part of your rectangles, accent diamonds and row sashings.
  • NOTE:  Your quilt top will not get finished in class - especially if you are doing a larger size.



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.

  • Quilt Pattern - Punctuation by Kari Nichols of Quilting Renditions - SKU QR1238
  • Fabric - See the pattern for various amounts according to the size you want to make.
  • A neutral colored thread.  My favorite is Aurifil gray.
  • OPTIONAL BUT RECOMMENDED -
    • Creative Grid Ruler Folded Corner Clipper  SKU: CGRCC
    • Tape measure




MACHINE SUPPLIES TO BRING TO CLASS:

  • Sewing machine with power cord and foot control
  • 1/4 inch piecing foot
  • Wound bobbins
  • Basic sewing notions such as straight pins, Wonder Clips, Fabric Marking Pens/Pencils, Machine Screwdriver, Seam Ripper, Scissor, Pen/Pencil and Paper to take notes, etc. 
  • Eye glasses if you need them.
Bring your lunch and/or snacks for your comfort.
Water will be available


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


INSTRUCTOR:  Ellen Born -- bornblessed2@icloud.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'));