> For the complete documentation index, see [llms.txt](https://ressources.technoculture.club/impression-3d/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ressources.technoculture.club/impression-3d/materiel.md).

# Matériel commun à tous les ateliers

![unsplash.com](/files/-M3EvsQgj1v7KR_m6oMP)

## Matériel commun à tous les ateliers (seule variante : utilisation de Cubecraft ou Tinkercad)

### Pour chaque participant.e

* [ ] Ordinateur portable avec connexion wi-fi
* [ ] Souris&#x20;
* [ ] Feuilles blanches pour faire des croquis
* [ ] Crayon et gomme à effacer

### &#x20;Pour l'animateur.trice

* [ ] Accès à [Tinkercad](https://app.gitbook.com/@technocultureclub/s/impression-3d/~/drafts/-M3EeDN7V5-Q3PD87xFC/v/master/preparation-pour-lenseignant.e/utiliser-tinkercad) (gratuit) ou [Cubecraft](https://app.gitbook.com/@technocultureclub/s/impression-3d/~/drafts/-M3EmY_CJSmNd46oMEjh/v/master/preparation-pour-lenseignant.e/utiliser-cubecraft) (gratuit)
* [ ] Ordinateur avec connexion wi-fi
* [ ] Logiciel [Ultimaker Cura](https://app.gitbook.com/@technocultureclub/s/impression-3d/~/drafts/-M3lBBR2zk1FodJhpY6M/preparation-pour-lenseignant.e/processus-dimpression-3d/preparer-le-fichier-utiliser-cura) installé sur l'ordinateur
* [ ] Projecteur avec écran OU accès à un TBI
* [ ] Spatule en plastique
* [ ] X-acto
* [ ] Imprimante 3D

### <img src="/files/-M3H98u5M1k4s-sAQ3Ue" alt="" data-size="line"> **Transmission des fichiers**

Selon le modèle de l'imprimante 3D et la préférence de l'animateur.trice, la transmission des fichiers à l'imprimante peut se faire

1. Par bluetooth
2. Par micro carte SD, auquel cas sont requis :

* [ ] 2 micro cartes SD
* [ ] 2 ports USB avec adapteur micro carte SD (exemple illustré ci-dessous)

![](/files/-M3EyJhONxqEy0v5j9eR)

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ressources.technoculture.club/impression-3d/materiel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
