Skip to product information
1 of 6

Shelly Creates It

DIY home screen printing Course | PDF ONLY

DIY home screen printing Course | PDF ONLY

Sad day. No reviews yet!
Regular price $20.00
Regular price Sale price $20.00
Sale Sold out

If you love designing and showing off clever, eye-catching tees, this class is for you! Learn how to create your own screen printing setup at home. You'll get a behind the scenes, in-depth view of Shelly's supplies, setup, and storage. Before you know it, you'll be printing and selling shirts! This class will show you: 

  • how to create designs using adobe creative cloud-illustrator and photoshop
  • how Shelly burned screens in her makeshift blacklight room (bathroom)
  • how Shelly created a 6 platen screen printing table from lumber
  • how to print single or multiple colored tees using Speedball water-based ink
  • how Shelly stores her materials and supplies
  • Shelly's favorite vendors, applications and brands
  • Shelly's online e-commerce site

When you're finished with this course, you'll be able to create designs using adobe creative cloud software, prep and burn silkscreens, screenprint with water-based ink, and sell to friends and family!

Only need help accomplishing some of these? No problem! Get the section of the course PDF you need from the product dropdown. 

  • Supplies
  • Setup
  • Storage

Share your progress & connect with Shelly. #sciscreenprintclass

This specific product offered on Shelly's website includes ONLY a PDF download of her digital DIY home screen printing course. If you want full video tutorials and instructions, please visit the skillshare, udemy, and teachable courses listed above. If you want to connect live and frequently, join Shelly's Creative Club on Patreon! 

View full details
document.addEventListener('DOMContentLoaded', function() { const productJson = document.querySelectorAll('[id^=ProductJson-'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const sectionId = current.id.replace('ProductJson-', ''); const section = document.querySelector('[data-section-id="' + sectionId + '"]'); const product = JSON.parse(current.text); if (product.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < product.variants.length; j++) { const variant = product.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { const mutationCallback = function() { const variantOptions = section.querySelectorAll('.single-option-selector option'); if (variantOptions.length > 0) { for (let k = 0; k < unavailableVariants.length; k++) { const unavailableVariant = unavailableVariants[k]; for (let l = 0; l < variantOptions.length; l++) { const option = variantOptions[l]; if (unavailableVariant.title === option.value) { option.setAttribute('disabled', 'disabled'); } } } if (typeof observer === 'object' && typeof observer.disconnect === 'function') { observer.disconnect(); } } } const observer = new MutationObserver(mutationCallback); const addToCartForm = document.querySelector('form[action*="/cart/add"]'); mutationCallback(); if (window.MutationObserver && addToCartForm.length) { const config = { childList: true, subtree: true }; if (typeof observer === 'object' && typeof observer.disconnect === 'function') { observer.disconnect(); } observer.observe(addToCartForm, config); } } } } } });

Collapsible content