Skip to content

Commit cac10e7

Browse files
cricut guide
1 parent 335c087 commit cac10e7

File tree

2 files changed

+87
-2
lines changed

2 files changed

+87
-2
lines changed

src/content/docs/cricut/index.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
---
2-
title: Coming soon...
3-
description: A guide to the embroidery machine.
2+
title: Cricut
3+
description: A smart cutting machine.
44
---
55

6+
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.
67

8+
## Getting started
9+
10+
- Install the [Cricut Design Space](https://design.cricut.com/) app on your computer
11+
- During the installation:
12+
- you will be asked to create a subscription, don't do this. You can use the app without a subscription.
13+
- you will be asked to make a test cut, you can skip this step.
14+
- We have a Cricut Maker 3
15+
- You can connect the Cricut via USB or Bluetooth. We are using USB.
16+
17+
## General tips
18+
19+
- 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'.
20+
21+
## Things you can try out
22+
23+
- [Stickers](/docs/cricut/stickers)

src/content/docs/cricut/stickers.md

+68
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: Stickers
3+
description: How to make paper stickers with the Cricut.
4+
---
5+
6+
## Materials
7+
8+
Cricut themselves are selling sticker paper, but you can use any sticker/label paper that fits your printer.
9+
For this tutorial, we are using Avery multi-purpose labels. They are just labels the size of a regular A4 sheet of paper.
10+
11+
## Design
12+
13+
You will have to create your design somewhere. It doesn't really matter where. You can use vector or raster graphics.
14+
15+
## Raster image
16+
17+
Make sure you have a transparent background. You can use the magic wand tool in Photoshop to remove the background.
18+
Add a border around your design. 3-5mm should be enough.
19+
20+
### Importing raster image
21+
22+
- Open the Cricut Design Space app
23+
- Click on `New Project`
24+
- Click on `Upload`
25+
- Click on `Upload Image`
26+
- Select the image you want to use
27+
- There is a background removal tool in the app. Be carefull with this, it can remove parts of your design.
28+
- Convert it to a 'Flat Graphic'
29+
30+
### Set raster image
31+
32+
- Select the element on the canvas
33+
- In the toolbar, select `Print then Cut`
34+
35+
--
36+
37+
## Vector graphics
38+
39+
You also need a border around your design. [This approach](https://www.youtube.com/watch?v=awbzbJsvHxs) works fine.
40+
Save it as an SVG file.
41+
42+
### Impoting vector graphics
43+
44+
- Open the Cricut Design Space app
45+
- Click on `New Project`
46+
- Click on `Upload`
47+
- Click on `Upload Image`
48+
- Select the image you want to use
49+
50+
### Set vector image
51+
52+
When the image is on the canvas, inspect the layers. You will see that the image is split into layers.
53+
54+
- Flatten all te layers into one layer
55+
- In the toolbar, select `Print then Cut`
56+
57+
The Cricut will now cut around the border of your design, using the outmost path.
58+
59+
## Make
60+
61+
Click on the 'make' button in the top right corner.
62+
63+
- Under `Material Size`, select A4 as the size of your sticker paper.
64+
- 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.
65+
- Click on `Continue`
66+
- Click on `Send to printer`
67+
- Add the sticker paper in the printer and print
68+
- Select the appropriate material and follow the instructions on the screen.

0 commit comments

Comments
 (0)