BOLTSFC Workbench/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}
[[Image:BOLTSFC_workbench_icon.svg|center|240px]]
[[Image:BOLTSFC_workbench_icon.svg|thumb|128px|L'icône de l'atelier externe BOLTS FreeCAD]]
{{Caption|align=center|L'icône de l'atelier externe BOLTS FreeCAD}}


== Introduction ==
== Introduction ==
Line 13: Line 12:


* Auteur: jreinhardt Johannes Reinhardt
* Auteur: jreinhardt Johannes Reinhardt
* Responsable: @bernd
* Responsable de la maintenance: @bernd
* Page d'accueil: [http://www.bolts-library.org/en/index.html BOLTS]
* Page d'accueil: [https://boltsparts.github.io BOLTS]
* Code source sur github: https://github.com/jreinhardt/BOLTS
* Code source sur github: https://github.com/boltsparts/BOLTSFC


==Outils==
==Outils==
Line 29: Line 28:
===Installation Automatique ===
===Installation Automatique ===


Cet atelier peut être installé à partir du [[Std_AddonMgr/fr|Gestionnaire des extensions]].
Voir [[Installing/fr|Installation]]


===Depuis GitHub===
===Depuis GitHub===


Comment [http://www.bolts-library.org/en/docs/0.3/freecad/installation.html ici]
Comment [https://github.com/boltsparts/BOLTSFC#readme ici]


==Prérequis==
==Prérequis==
Line 39: Line 38:
Pour utiliser BOLTS for FreeCAD
Pour utiliser BOLTS for FreeCAD
* FreeCAD (http://freecadweb.org/)
* FreeCAD (http://freecadweb.org/)
* python 2.6 ou 2.7
* Python 3.x
* pyyaml (http://pyyaml.org/)
* pyyaml (http://pyyaml.org/)
* importlib (https://pypi.python.org/pypi/importlib/1.0.2) (uniquement pour python 2.6)
* importlib (https://pypi.python.org/pypi/importlib/1.0.2) (uniquement pour python 2.6)
Line 61: Line 60:
* Signaler des bugs: veuillez signaler les bugs sur https://github.com/jreinhardt/BOLTS/issues
* Signaler des bugs: veuillez signaler les bugs sur https://github.com/jreinhardt/BOLTS/issues


== Relation ==
==En relation==


* [[Parts_Library_Workbench/fr|Atelier Parts Library]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Parts_Library Parts Library WB]
* [[Fasteners_Workbench/fr|Atelier Fasteners]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners WB]
* [[External_workbenches/fr|Ateliers externes]]
* [[Template:DevWorkbenches|DevWorkbenches]]: Liste des ateliers en développement.
* [[Macros_recipes/fr|Macros]]
* [[Macros_recipes/fr|Macros]]



Latest revision as of 10:42, 27 November 2022

Other languages:

Cette documentation n'est pas terminée. Merci de nous aider et de contribuer à la documentation.

Modèle GuiCommand explique comment les commandes doivent être documentées. Parcourez Category:UnfinishedDocu pour voir d'autres pages incomplètes comme celle-ci. Voir Category:Command_Reference pour toutes les commandes.

Voir Écrire une page Wiki pour apprendre à éditer les pages du wiki, et aller à Contribuer à FreeCAD pour apprendre d'autres façons de contribuer.
L'icône de l'atelier externe BOLTS FreeCAD

Introduction

BOLTS est une bibliothèque ouverte pour les spécifications techniques.

Références

Outils

Description détaillée ici

Sélecteur de pièces standard

Installation

Installation Automatique

Cet atelier peut être installé à partir du Gestionnaire des extensions.

Depuis GitHub

Comment ici

Prérequis

Pour utiliser BOLTS for FreeCAD

est requis.

Instructions d'installation Linux (Depuis GitHub)

Instructions d'installation Windows (Depuis GitHub)

Instructions d'installation Mac (Depuis GitHub)

Liens avec l'atelier BOLTS

En relation