> 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/processus-dimpression-3d/utiliser-tinkercad.md).

# Modéliser: Utiliser Tinkercad

## Créer un identifiant

1. Aller sur la page d'accueil de Tinkercad à l'aide de l'adresse [www.tinkercad.com](https://ressources.technoculture.club/impression-3d/processus-dimpression-3d/www.tinkercad.com)

![](/files/-M3cjd3bmGxzjMdFkwwZ)

2\. Pour changer la langue du site Tinkercad, descendre jusqu'en bas de la page d'accueil et sélectionner "Français".

![](/files/-M3cjxk134reBVxFtcHQ)

3\. Pour créer un nouveau compte Tinkercad, retourner en haut de la page d'accueil et cliquer sur "Rejoindre maintenant".

![](/files/-M3ckjxGAgZd-ek8_-qq)

4\. Choisir l'option "Enseignants" et créer le compte.

![](/files/-M3clQRshrWC9qPxp_yC)

## Commencer une nouvelle création

1. Sur la page d'accueil du nouveau compte, cliquer sur "Créer une conception".
2. Au fur et à mesure que de nouveaux projets seront créés, cette page affichera toutes les conceptions présentes et passées.

![](/files/-M3cmb3cZXnGvMdWUonu)

## Utiliser l'espace de travail

![](/files/-M3crNcZCdcfY649mohy)

1. Plan de travail
2. Menu déroulant permettant de chosir un catégorie de formes
3. Choix de formes selon la catégorie :

![](/files/-M3csnrCTOqi1PTnwPNw)

## Bouger et modifier les objets

{% embed url="<https://youtu.be/2ysRvz23pIk>" %}

{% embed url="<https://youtu.be/LE8xLnIFfdE>" %}

## Exporter la création terminée

La dernière chose à faire lorsque la création est terminée, est de la télécharger sur l'ordinateur, sous la forme d'un fichier de type **.stl**.

1. Aller sur "Exporter" en haut à droite

![](/files/-M3lCte5gYYM_CUU0gFB)

2\. Choisir le type ".stl"

![](/files/-M3lCwwbKzHHAGhve9Wc)

3\. Le fichier se trouvera désormais archivé, dans l'ordinateur, près à être ouvert dans le 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)

![](/files/-M3lD1joiAlR4mdVawQS)


---

# 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/processus-dimpression-3d/utiliser-tinkercad.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.
