nuage de tags sur la liste, suppression dropdown navbar, rôles/droits sur le profil
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
BIN
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 @@
|
||||

|
||||
|
||||
## Bibliothèque d'objets 3D
|
||||
On peut télécharger des objets 3D
|
||||
> [Digital Designs for Physical Objects](http:*thingiverse.com)
|
||||
|
||||

|
||||
|
||||
## 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.
|
||||
|
||||

|
||||
|
||||
# Faire des circuits imprimés
|
||||
Réalisation de cartes PCB
|
||||
> https:*pcbway.com
|
||||
|
||||
# Les composants
|
||||
Inserts en vrac
|
||||
> https:*amzn.to/2AIMQQT
|
||||
|
||||

|
||||
|
||||
Kits de vis
|
||||
> https:*amzn.to/2IqEOA8
|
||||
|
||||

|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user