nuage de tags sur la liste, suppression dropdown navbar, rôles/droits sur le profil

This commit is contained in:
Cedric Abonnel
2026-05-12 20:07:33 +02:00
parent 1d2e3d9a24
commit 6e438835f8
3470 changed files with 97124 additions and 109 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 KiB

@@ -0,0 +1,40 @@
![](3d-printer-64x64.jpg)
## Bibliothèque d'objets 3D
On peut télécharger des objets 3D
> [Digital Designs for Physical Objects](http:*thingiverse.com)
![](site_thingiverse.png)
## Logiciel freecad
Le logiciel **freecad** est disponible dans les dépôts linux dont celui de Fedora :
dnf install freecad
On peut retrouver des tutos pour faire des objets
> https:*www.freecadweb.org/wiki/Basic_Part_Design_Tutorial/fr
## Préparation pour l'imprimante
Le logiciel gratuit **Ultimaker CURA** permet de transformer et enregistrer les conception 3D de FreeCAD .stl (STL Mash) en fichier Gcode sur la carte SD de l'imprimante.
> https:*ultimaker.com/software/ultimaker-cura
Le logiciel est également disponible dans le dépôt Fedora
sudo dnf install cura
On indique le modèle lors du démarrage de l'application.
![](cura_select_printer_creality_ender3.png)
# Faire des circuits imprimés
Réalisation de cartes PCB
> https:*pcbway.com
# Les composants
Inserts en vrac
> https:*amzn.to/2AIMQQT
![](female_thread_nut.png)
Kits de vis
> https:*amzn.to/2IqEOA8
![](kit_nuts.png)
@@ -0,0 +1,18 @@
{
"uuid": "cc243ba9-5ee9-4b82-b646-29b34cfacff3",
"slug": "3d",
"title": "3D et impression 3D",
"author": "cedric.abonnel@gmail.com",
"published": true,
"published_at": "2023-02-09 19:05:32",
"created_at": "2023-02-09 19:05:32",
"updated_at": "2023-02-09 19:05:32",
"revisions": [],
"cover": "",
"files_meta": [],
"external_links": [],
"seo_title": "",
"seo_description": "",
"og_image": "",
"category": "Informatique"
}