Skip to content

Commit

Permalink
Test new download page
Browse files Browse the repository at this point in the history
  • Loading branch information
davehakkens committed Apr 12, 2024
1 parent 7a621a1 commit fa85fb5
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions docs/download_new.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
id: download
title: Download
sidebar_label: Download Here
title: Download
sidebar_label: Download-Kit
---

<style>
:root {
--highlight: #ffe084;
--links: #29bbe3;
--hover: rgb(131, 206, 235);
}
</style>

# Precious Plastic - Download-Kit

We've created one MASSIVE .zip file. It's around 700 MB and contains everything you need to get started: blueprints, posters, labels, CAD models etc..
It's fun. But probably you don't need all this information. So we've also created Starterkits, smaller packages with specific information and examples. Much easier to digest and understand. Have a look at our [Starterkits](https://preciousplastic.com/starterkits/overview.html) to see which fits you. Make sure to send us a picture when you are done :)

**Update: as of March 2024 the place to download the files moved to our How-to's page**


<br><br>
<center>
<a id="kit" class="downloadButton js-getLinkDetails" href="https://community.preciousplastic.com/how-to/download-kit">DOWNLOAD-KIT V4 🤙</a><br>
<span align="center" id="kit-downloadCount" class="fileStats">0</span>
<span align="center" id="kit-fileSize" class="fileStats">0</span>
<span align="center" id="kit-version" class="fileStats">0</span>
</center>
<img src="assets/download/arrow.png"/>
<br>
## Starterkits

| Space | Name | Filesize |Version |Download|
|---|----------------|--------|--------|--------|
| <img src="assets/universe/badge-workspace.png" width="60"/>| Shredder Workspace<br>[view](https://www.preciousplastic.com/starterkits/showcase/shredder) | <span id="shredder-fileSize"></span> | <span id="shredder-version"></span> | <a id="shredder" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-shredder/releases">DOWNLOAD</a><div id="shredder-downloadCount"></div> |
| <img src="assets/universe/badge-workspace.png" width="60"/>| Injection Workspace<br>[view](https://www.preciousplastic.com/starterkits/showcase/injection) | <span id="injection-fileSize"></span> | <span id="injection-version"></span> | <a id="injection" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-injection/releases">DOWNLOAD</a><div id="injection-downloadCount"></div> |
| <img src="assets/universe/badge-workspace.png" width="60"/>| Extrusion Workspace<br>[view](https://www.preciousplastic.com/starterkits/showcase/extrusion) | <span id="extrusion-fileSize"></span> | <span id="extrusion-version"></span> | <a id="extrusion" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-extrusion/releases">DOWNLOAD</a><div id="extrusion-downloadCount"></div> |
| <img src="assets/universe/badge-workspace.png" width="60"/>| Sheetpress Workspace<br>[view](https://www.preciousplastic.com/starterkits/showcase/sheetpress) | <span id="sheetpress-fileSize"></span> | <span id="sheetpress-version"></span> | <a id="sheetpress" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-sheetpress/releases">DOWNLOAD</a><div id="sheetpress-downloadCount"></div> |
| <img src="assets/universe/badge-workspace.png" width="60"/>| Mix Workspace<br>[view](https://www.preciousplastic.com/starterkits/showcase/mix) | <span id="mix-fileSize"></span> | <span id="mix-version"></span> | <a id="mix" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-mix/releases">DOWNLOAD</a><div id="mix-downloadCount"></div> |
| <img src="assets/universe/badge-community-point.png" width="60"/>| Community Point<br>[view](https://www.preciousplastic.com/starterkits/showcase/community-point) | <span id="community-fileSize"></span> | <span id="community-version"></span> | <a id="community" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-community/releases">DOWNLOAD</a><div id="community-downloadCount"></div> |
| <img src="assets/universe/badge-collection-point.png" width="60"/>| Collection Point<br>[view](https://www.preciousplastic.com/starterkits/showcase/collection-point) | <span id="collection-fileSize"></span> | <span id="collection-version"></span> | <a id="collection" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-collection/releases">DOWNLOAD</a><div id="collection-downloadCount"></div> |
| <img src="assets/universe/badge-machine-shop.png" width="60"/>| Machine Shop <br>[view](https://www.preciousplastic.com/starterkits/showcase/machine-shop) | <span id="machine-fileSize"></span> | <span id="machine-version"></span> | <a id="machine" class="small downloadButton js-getLinkDetails" href="https://api.github.com/repos/ONEARMY/precious-plastic-starterkit-machine/releases">DOWNLOAD</a><div id="machine-downloadCount"></div> |

0 comments on commit fa85fb5

Please sign in to comment.