> 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/preparer-le-fichier-utiliser-cura.md).

# Préparer le fichier: utiliser Ultimaker Cura

## Débuter&#x20;

1. Ouvrir le logiciel Ultimaker Cura.

![](/files/-M3lO3hGS3TMdPyrp_hz)

2\. Pour changer la langue du logiciel, aller dans l'onglet "Preferences" en haut à gauche, et choisir "Configure Cura".

![](/files/-M3lPPfD7ETBLMsiHsNl)

3\. Dans le menu de paramètres "General", choisir la langue "Français" dans le menu déroulant.

![](/files/-M3lPxRplmLVav-xL22J)

<img src="/files/-M3H9rnpzLxrfx842TIk" alt="" data-size="line"> 4. Le logiciel **doit être fermé et redémarré** pour que le changement de langue soit appliqué !

## Importer une création&#x20;

<img src="/files/-M3Et94L8nCQBIZQbmMn" alt="" data-size="line"> Il est important de toujours importer les fichiers sous le **format .stl**... sinon Ultimaker Cura ne l'acceptera pas !

1.

![](/files/-M3lTbo1PRQ5aPvXhsja)

![](/files/-M3lTeabkg9PF1CXJ1k5)

![](/files/-M3lThDiTtyp46Q6gDVx)

![](/files/-M3lTkCKntE_-KbkUf0q)

![](/files/-M3lTm9ZhTWzJQqFWJdJ)

## Estimer le temps d'impression

1. Pour estimer le temps nécessaire pour imprimer la création telle qu'elle a été modélisée, aller en bas à droite de l'écran et cliquer sur "Découper".

![](/files/-M3lVHWh-W9ZlFpvDuNa)

2\. Si elle n'a pas été redimensionnée, la création est souvent assez grosse, et prendra trop de temps à imprimer pour un atelier comptant une dizaine de jeunes avec chacun.e une création individuelle.&#x20;

![](/files/-M3lVJWbiVEbgNsvzmFz)

3\. Pour réduire le temps d'impression, la plupart du temps une modification des dimensions suffira. Dans le deuxième onglet du menu à gauche, réduire le pourcentage petit à petit, et cliquer sur "Découper" à chaque fois, pour voir si le temps a été suffisamment réduit.&#x20;

![](/files/-M3lVLR0GZNLsiniy9g2)

4\. Cliquer sur "Enregistrer sous fichier" en bas à droite, et la création sera automatiquement archivée sous la forme d'un fichier .STL à l'emplacement choisi (clé USB ou ordinateur).


---

# 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/preparer-le-fichier-utiliser-cura.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.
