BOLTSFC Workbench/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 12: 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 28: 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 38: 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 60: 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]]
<div class="mw-translate-fuzzy">
* [[Fasteners_Workbench/fr|Atelier Fasteners]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Parts_Library Parts Library WB]
* [[External_workbenches/fr|Ateliers externes]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners WB]
* [[Template:DevWorkbenches|DevWorkbenches]]: Liste des ateliers en développement.
* [[Macros_recipes/fr|Macros]]
* [[Macros_recipes/fr|Macros]]
</div>





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