Macro screw maker1 2: Difference between revisions

From FreeCAD Documentation
(Remove inlined script)
mNo edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{Macro|Icon=Text-x-python|Name=Macro_screw_maker1_2|Description=Creates a screw, bolt... with or without thread|Author=Ulrich Brammer|Version=2.00|Date=2015-07-26}}
{{Macro|Icon=Text-x-python|Name=Macro_screw_maker1_2|Description=Creates a screw, bolt... with or without thread|Author=Ulrich Brammer|Version=2.3.1|Date=2018-10-22}}


==Description== <!--T:2-->
==Description== <!--T:2-->

Revision as of 20:50, 22 October 2018

Other languages:

File:Text-x-python Macro_screw_maker1_2

Description
Creates a screw, bolt... with or without thread

Macro version: 2.3.1
Last modified: 2018-10-22
Author: Ulrich Brammer
Author
Ulrich Brammer
Download
None
Links
Macro Version
2.3.1
Date last modified
2018-10-22
FreeCAD Version(s)
None
Default shortcut
None
See also
None

Description

This macro creates a screw with or without thread, according to ISO standards.


screw_maker

Usage

Select the characteristics of the screw and click on the create button.
If you select a circle on a hole, or alternatively the inner surface of a circular hole and the circle at top of that hole at the same time, the screw will be placed into the hole with the create button. There is a message text, that will inform you, when the selected combination of properties is not available.

The creation of the thread takes some time. Be patient and have a look at the CPU-usage.

Code

The lastest version of the macro is to be found at ScrewMaker.FCMacro but the easiest way to install this macro is through the Addon Manager.


Link

The forum Screw Maker