---
title: Cut out shapes out of plastic sheets with a CNC 
slug: cut-out-shapes-out-of-plastic-sheets-with-a-cnc-
description: This tutorial outlines the process of cutting HDPE sheets with an X-Carve CNC machine.

Watch the full video in Spanish with subtitles: [YouTube](https://www.youtube.com/watch?v=4LrrFz802To)
tags: ["HDPE"]
category: uncategorized
difficulty: Medium
time: < 5 hours
location: Mexico City, Mexico
---
import { Image } from 'astro:assets'
# Cut out shapes out of plastic sheets with a CNC 
<Image src={import('./IMG_20200605_142311.jpg')} alt="Cut out shapes out of plastic sheets with a CNC " />
This tutorial outlines the process of cutting HDPE sheets with an X-Carve CNC machine.

Watch the full video in Spanish with subtitles: [YouTube](https://www.youtube.com/watch?v=4LrrFz802To)

User Location: Mexico City, Mexico
## Steps
### Step 1: Measure the plastic sheet

Measure your plastic sheet's height, width, and thickness. Our X-Carve machine operates with the CAM software Easel, which is straightforward for CNC milling.

A notable feature of Easel is the ability to simulate your material and they offer HDPE 2-Colors in their cutting material list.


<Image src={import('./1.jpg')} alt="1.jpg" />


<Image src={import('./2.jpg')} alt="2.jpg" />

### Step 2: Secure sheet 

Secure the sheet to the table using the CNC clamps from the X-Carve.


<Image src={import('./3.jpg')} alt="3.jpg" />

### Step 3: Choosing a file to cut 

We proceed to a vector graphics software, like Inkscape, to create or download a vector file. Download the SVG file and import it into Easel.


<Image src={import('./4.jpg')} alt="4.jpg" />


<Image src={import('./5.jpg')} alt="5.jpg" />

### Step 4: Follow the cutting Wizzard

With the file ready, select the desired carving width and initiate the cutting process:

- Ensure the sheet is secured.
- Specify the cutting bit, such as a 1/8 inch (3.175 mm) flat flute bit.
- Set the machine’s coordinate origin at the lower-left corner.
- Raise the bit and activate the CNC Router.


<Image src={import('./6.jpg')} alt="6.jpg" />


<Image src={import('./7.jpg')} alt="7.jpg" />


<Image src={import('./8.jpg')} alt="8.jpg" />

### Step 5: Post-production and show case

### Final Version

Take your glasses or object, post-process them, and share the results with others.


<Image src={import('./9.jpg')} alt="9.jpg" />

### Step 6: Hack it and try it yourself

### Project Flexibility

You may use different CNC machines or manual tools like routers and saws, as demonstrated in this [video](https://youtu.be/gxkcffQD3eQ). Sharing your work contributes to community growth. 

Please share your ideas and comments.


<Image src={import('./IMG_20200605_142311.jpg')} alt="IMG_20200605_142311.jpg" />
