# Préparation de l'atelier

## Temps de préparation

## Installer les postes des participants.es

* [ ] Créer un identifiant Tinkercad ou Cubecraft pour le groupe
* [ ] Installer, brancher et ouvrir les ordinateurs portables
* [ ] Ouvrir une session Tinkercad ou Cubecraft sur chaque portable&#x20;
* [ ] Placer une feuille brouillon et un crayon à côté de chaque portable

## Installer le poste de l'animateur.trice

* [ ] Brancher et ouvrir l'imprimante 3D
* [ ] [Préparer l'imprimante 3D](https://app.gitbook.com/@technocultureclub/s/impression-3d/v/master/preparation-pour-lenseignant.e/fonctionnement-dune-imprimante-3d)
* [ ] Sur l'ordinateur, ouvrir le logiciel Cura
* [ ] Sur l'ordinateur, ouvrir Tinkercad ou Cubecraft
* [ ] Projeter l'ordinateur sur l'écran ou le TBI
* [ ] Placer les micro cartes SD et ports USB à portée de main

{% hint style="info" %}
**Truc de pro**&#x20;

Il est important de se prévoir du temps pour faire un test d'impression avant l'atelier. Dès que l'imprimante a été installée, la faire chauffer, choisir un fichier simple et rapide, et l'imprimer.

Cela permet de constater tout de suite si les paramètres sont toujours bons, si le filament de plastique fondu s'écoule bien, si l'imprimante atteint la bonne température, etc.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://ressources.technoculture.club/impression-3d/preparation-de-latelier.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
