Macro BOLTS/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
|Description=BOLTS tries to provide a library of common and standard parts for FreeCAD
|Description=BOLTS tries to provide a library of common and standard parts for FreeCAD
|Author=jreinhardt
|Author=jreinhardt
|Version=01.00
|Date=2013-11-08
}}
}}


Line 19: Line 17:


==Script==
==Script==
More information about BOLTS can be found on its [https://github.com/berndhahnebach/BOLTSFC/tree/bc582ca724773ffe5cbd9f1b7e01df482e011e88/BOLTS/bolttools web page]
More information about BOLTS can be found on its web page [https://www.bolts-library.org/en/index.html www.bolts-library.org] and it's github [https://github.com/boltsparts https://github.com/boltsparts]


The webpage also provides a [https://github.com/berndhahnebach/BOLTSFC/tree/bc582ca724773ffe5cbd9f1b7e01df482e011e88 BOLTSFC] that BOLTSFC currently includes, including drawings and tables with dimensions.
The github also provides a repo [https://github.com/boltsparts/BOLTSFC BOLTSFC] that BOLTSFC that is directly installable in FreeCAD.


'''note''': BOLTS is also part of the [https://github.com/FreeCAD/FreeCAD-addons FreeCAD addons] and can be installed from the addons installer macro
'''note''': BOLTSFC is also part of the [https://github.com/FreeCAD/FreeCAD-addons FreeCAD addons] and can be installed from the addons installer macro


== How to use ==
==Usage==
There are detailed instruction in the [https://github.com/berndhahnebach/BOLTSFC/tree/bc582ca724773ffe5cbd9f1b7e01df482e011e88 Documentation section] of the webpage:
There are detailed instruction in the [https://github.com/boltsparts/BOLTSFC/blob/master/README.md Documentation section] of the webpage:
* How to install BOLTS for FreeCAD
* How to install BOLTS for FreeCAD
* How to setup a toolbar button for BOLTS
* How to setup a toolbar button for BOLTS
Line 32: Line 30:


== Contribute ==
== Contribute ==
A library of parts that is useful for a broad range of people can only be realised as a community effort. There are many possibilities to [http://www.bolts-library.org/en/contribute.html contribute] to BOLTS in a number of different ways.
A library of parts that is useful for a broad range of people can only be realised as a community effort. There are many possibilities to [https://boltsparts.github.io/en/contribute.html contribute] to BOLTS in a number of different ways.

Latest revision as of 09:50, 23 May 2020

BOLTS

Description
BOLTS tries to provide a library of common and standard parts for FreeCAD

Author: jreinhardt
Author
jreinhardt
Download
None
Links
Macro Version
1.0
Date last modified
None
FreeCAD Version(s)
None
Default shortcut
None
See also
None

Description

The aim of BOLTS is to build a free and open-source standard parts library for CAD applications. It does so by providing a common database that can be utilized by many different CAD applications, and leveraging the parametric power of FreeCAD to create many different variatiants and sizes of a part.

BOLTS for FreeCAD provides a widget that allows to insert parts into the active document. Sizes and variants of a part can be selected in the widget, and the part is given a descriptive label.

The BOLTS widget and a bearing from BOLTS


Script

More information about BOLTS can be found on its web page www.bolts-library.org and it's github https://github.com/boltsparts

The github also provides a repo BOLTSFC that BOLTSFC that is directly installable in FreeCAD.

note: BOLTSFC is also part of the FreeCAD addons and can be installed from the addons installer macro

Usage

There are detailed instruction in the Documentation section of the webpage:

  • How to install BOLTS for FreeCAD
  • How to setup a toolbar button for BOLTS
  • How to use BOLTS for FreeCAD

Contribute

A library of parts that is useful for a broad range of people can only be realised as a community effort. There are many possibilities to contribute to BOLTS in a number of different ways.