Skip to content

Commit

Permalink
cricut guide
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonVanherweghe committed Dec 2, 2024
1 parent 335c087 commit cac10e7
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 2 deletions.
21 changes: 19 additions & 2 deletions src/content/docs/cricut/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
---
title: Coming soon...
description: A guide to the embroidery machine.
title: Cricut
description: A smart cutting machine.
---

With the [Cricut](https://cricut.com/en-gb/), you can cut paper, vinyl, fabric, and more. It's a smart cutting machine that can cut and draw on a wide range of materials.

## Getting started

- Install the [Cricut Design Space](https://design.cricut.com/) app on your computer
- During the installation:
- you will be asked to create a subscription, don't do this. You can use the app without a subscription.
- you will be asked to make a test cut, you can skip this step.
- We have a Cricut Maker 3
- You can connect the Cricut via USB or Bluetooth. We are using USB.

## General tips

- If you are importing vector images, all the shapes are considered as seperate 'things to cut'. If you want to group them, (which you probably will...) select all the layers and click on 'Attach'.

## Things you can try out

- [Stickers](/docs/cricut/stickers)
68 changes: 68 additions & 0 deletions src/content/docs/cricut/stickers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
---
title: Stickers
description: How to make paper stickers with the Cricut.
---

## Materials

Cricut themselves are selling sticker paper, but you can use any sticker/label paper that fits your printer.
For this tutorial, we are using Avery multi-purpose labels. They are just labels the size of a regular A4 sheet of paper.

## Design

You will have to create your design somewhere. It doesn't really matter where. You can use vector or raster graphics.

## Raster image

Make sure you have a transparent background. You can use the magic wand tool in Photoshop to remove the background.
Add a border around your design. 3-5mm should be enough.

### Importing raster image

- Open the Cricut Design Space app
- Click on `New Project`
- Click on `Upload`
- Click on `Upload Image`
- Select the image you want to use
- There is a background removal tool in the app. Be carefull with this, it can remove parts of your design.
- Convert it to a 'Flat Graphic'

### Set raster image

- Select the element on the canvas
- In the toolbar, select `Print then Cut`

--

## Vector graphics

You also need a border around your design. [This approach](https://www.youtube.com/watch?v=awbzbJsvHxs) works fine.
Save it as an SVG file.

### Impoting vector graphics

- Open the Cricut Design Space app
- Click on `New Project`
- Click on `Upload`
- Click on `Upload Image`
- Select the image you want to use

### Set vector image

When the image is on the canvas, inspect the layers. You will see that the image is split into layers.

- Flatten all te layers into one layer
- In the toolbar, select `Print then Cut`

The Cricut will now cut around the border of your design, using the outmost path.

## Make

Click on the 'make' button in the top right corner.

- Under `Material Size`, select A4 as the size of your sticker paper.
- If you want more than one sticker, increase the number of project copies. When you click apply, you can see in the preview how the stickers are placed on the paper. Watch out that you only have one page.
- Click on `Continue`
- Click on `Send to printer`
- Add the sticker paper in the printer and print
- Select the appropriate material and follow the instructions on the screen.

0 comments on commit cac10e7

Please sign in to comment.