434 lines
101 KiB
HTML
434 lines
101 KiB
HTML
<html><head><title>Macros recipes/ru</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Macros recipes/ru</h1></div>
|
|
|
|
<div id="mw-content-text" lang="ru" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" style="width: 230px; float: right; margin-left: 1em">
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="Tutorial"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Base_ExampleCommandModel.png" class="image"><img alt="Base ExampleCommandModel.png" src="32px-Base_ExampleCommandModel.png" width="32" height="30" srcset="/wiki/images/thumb/9/93/Base_ExampleCommandModel.png/48px-Base_ExampleCommandModel.png 1.5x, /wiki/images/9/93/Base_ExampleCommandModel.png 2x" /></a> Tutorial</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Topic
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Macros
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Level
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Beginner
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Time to complete
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Author
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">FreeCAD version
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Example File(s)
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1"><a href="#Tutorial"><span class="tocnumber">1</span> <span class="toctext">Tutorial</span></a></li>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Macros"><span class="tocnumber">2</span> <span class="toctext">Macros</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-2"><a href="#3D_View_operations"><span class="tocnumber">2.1</span> <span class="toctext">3D View operations</span></a></li>
|
|
<li class="toclevel-2 tocsection-3"><a href="#Animation"><span class="tocnumber">2.2</span> <span class="toctext">Animation</span></a></li>
|
|
<li class="toclevel-2 tocsection-4"><a href="#Code_and_Scripting"><span class="tocnumber">2.3</span> <span class="toctext">Code and Scripting</span></a></li>
|
|
<li class="toclevel-2 tocsection-5"><a href="#Conversion"><span class="tocnumber">2.4</span> <span class="toctext">Conversion</span></a></li>
|
|
<li class="toclevel-2 tocsection-6"><a href="#Drawing_Workbench"><span class="tocnumber">2.5</span> <span class="toctext">Drawing Workbench</span></a></li>
|
|
<li class="toclevel-2 tocsection-7"><a href="#Dxf_2D_Draft"><span class="tocnumber">2.6</span> <span class="toctext">Dxf 2D Draft</span></a></li>
|
|
<li class="toclevel-2 tocsection-8"><a href="#Fem"><span class="tocnumber">2.7</span> <span class="toctext">Fem</span></a></li>
|
|
<li class="toclevel-2 tocsection-9"><a href="#Info_and_measures"><span class="tocnumber">2.8</span> <span class="toctext">Info and measures</span></a></li>
|
|
<li class="toclevel-2 tocsection-10"><a href="#Libraries"><span class="tocnumber">2.9</span> <span class="toctext">Libraries</span></a></li>
|
|
<li class="toclevel-2 tocsection-11"><a href="#Mathematical_functions"><span class="tocnumber">2.10</span> <span class="toctext">Mathematical functions</span></a></li>
|
|
<li class="toclevel-2 tocsection-12"><a href="#Multifunctional"><span class="tocnumber">2.11</span> <span class="toctext">Multifunctional</span></a></li>
|
|
<li class="toclevel-2 tocsection-13"><a href="#Object_creation"><span class="tocnumber">2.12</span> <span class="toctext">Object creation</span></a></li>
|
|
<li class="toclevel-2 tocsection-14"><a href="#Object_transformation"><span class="tocnumber">2.13</span> <span class="toctext">Object transformation</span></a></li>
|
|
<li class="toclevel-2 tocsection-15"><a href="#Printer_3D"><span class="tocnumber">2.14</span> <span class="toctext">Printer 3D</span></a></li>
|
|
<li class="toclevel-2 tocsection-16"><a href="#Raytracing"><span class="tocnumber">2.15</span> <span class="toctext">Raytracing</span></a></li>
|
|
<li class="toclevel-2 tocsection-17"><a href="#Spreadsheet_Workbench"><span class="tocnumber">2.16</span> <span class="toctext">Spreadsheet Workbench</span></a></li>
|
|
<li class="toclevel-2 tocsection-18"><a href="#Utility"><span class="tocnumber">2.17</span> <span class="toctext">Utility</span></a></li>
|
|
<li class="toclevel-2 tocsection-19"><a href="#Wizards"><span class="tocnumber">2.18</span> <span class="toctext">Wizards</span></a></li>
|
|
<li class="toclevel-2 tocsection-20"><a href="#Other_interesting_macros_create_by_FreeCAD_users_and_deposit_in_extra_wiki."><span class="tocnumber">2.19</span> <span class="toctext">Other interesting macros create by FreeCAD users and deposit in extra wiki.</span></a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="toclevel-1 tocsection-21"><a href="#How_to_use.3F"><span class="tocnumber">3</span> <span class="toctext">How to use?</span></a></li>
|
|
<li class="toclevel-1 tocsection-22"><a href="#Adding_new_macros_to_this_repository"><span class="tocnumber">4</span> <span class="toctext">Adding new macros to this repository</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-23"><a href="#Tutorials"><span class="tocnumber">4.1</span> <span class="toctext">Tutorials</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
This page contains macros to add functionality to your freecad installation
|
|
</p>
|
|
<h2><span class="mw-headline" id="Macros">Macros</span></h2>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="3D_View_operations"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_CheckGeometry.svg" class="image"><img alt="Part CheckGeometry.svg" src="Part_CheckGeometry.svg" width="64" height="64" /></a> 3D View operations</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Rotate_View.html" title="Macro Rotate View">Macro Rotate View</a></span>: This macro rotates the current view by 90° to the left. Only works if you are in Top view.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_View_Rotation.html" title="Macro View Rotation">Macro View Rotation</a></span>: Provides a GUI to permit rotation of view by precise amounts in all three directions.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Texture_Objects.html" title="Macro Texture Objects">Macro Texture Objects</a></span>: This macro allows you to temporarily put a texture image on the selected objects.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Mouse_Cross.html" title="Macro Mouse Cross">Macro Mouse Cross</a></span>: This small macro turns the arrow of the mouse in a precision cross.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Align_View_to_Face.html" title="Macro Align View to Face">Macro Align View to Face</a></span>: This macro aligns the current view to a selected face.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Align_Object_to_View.html" title="Macro Align Object to View">Macro Align Object to View</a></span>: This macro align the selected object to the current View and set the coordinates Placement of the camera.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Align_Camera_to_Working_Plane.html" title="Macro Align Camera to Working Plane">Macro Align Camera to Working Plane</a></span>: This macro aligns the camera to the current <a href="Draft_SelectPlane.html" title="Draft SelectPlane">Draft Working Plane</a></li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Align_Working_Plane_to_Camera.html" title="Macro Align Working Plane to Camera">Macro Align Working Plane to Camera</a></span>: This macro moves the current <a href="Draft_SelectPlane.html" title="Draft SelectPlane">Draft Working Plane</a> to the center of the current view</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Align_Face_Object_to_View.html" title="Macro Align Face Object to View">Macro Align Face Object to View</a></span>: This macro align the face of the selected object to the current View (in case face hole the hole is placed to the view).</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Toggle_Views_Visibility.png" class="image"><img alt="Macro Toggle Views Visibility.png" src="24px-Macro_Toggle_Views_Visibility.png" width="24" height="24" srcset="/wiki/images/thumb/d/d0/Macro_Toggle_Views_Visibility.png/36px-Macro_Toggle_Views_Visibility.png 1.5x, /wiki/images/thumb/d/d0/Macro_Toggle_Views_Visibility.png/48px-Macro_Toggle_Views_Visibility.png 2x" /></a> <a href="Macro_Toggle_Panels_Visibility.html" title="Macro Toggle Panels Visibility">Macro Toggle Panels Visibility</a></span>: This macro toggles the visibility of various supporting panels in FreeCAD, allowing the main window to be viewed with all available screen space.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCCamera_00.png" class="image"><img alt="FCCamera 00.png" src="24px-FCCamera_00.png" width="24" height="24" srcset="/wiki/images/thumb/2/25/FCCamera_00.png/36px-FCCamera_00.png 1.5x, /wiki/images/thumb/2/25/FCCamera_00.png/48px-FCCamera_00.png 2x" /></a> <a href="Macro_FCCamera.html" title="Macro FCCamera">Macro FCCamera</a></span>: This macro can rotate the screen in a defined angle and the defined axis and creates a plan to face the screen to create a form in the specified plan positions the selected face facing the screen, to detect the position of the camera ...</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_SelectVisible.png" class="image"><img alt="Macro SelectVisible.png" src="24px-Macro_SelectVisible.png" width="24" height="24" srcset="/wiki/images/thumb/4/42/Macro_SelectVisible.png/36px-Macro_SelectVisible.png 1.5x, /wiki/images/thumb/4/42/Macro_SelectVisible.png/48px-Macro_SelectVisible.png 2x" /></a> <a href="Macro_Toggle_Visibility.html" title="Macro Toggle Visibility">Macro Toggle Visibility</a></span>: Set of three macro, macro <b>1:</b> hidden the objects not selected, macro <b>2:</b> displayed alls objects, macro <b>3:</b> hidden alls objects.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_SelectVisible2.png" class="image"><img alt="Macro SelectVisible2.png" src="24px-Macro_SelectVisible2.png" width="24" height="24" srcset="/wiki/images/thumb/d/d7/Macro_SelectVisible2.png/36px-Macro_SelectVisible2.png 1.5x, /wiki/images/thumb/d/d7/Macro_SelectVisible2.png/48px-Macro_SelectVisible2.png 2x" /></a> <a href="Macro_Toggle_Visibility2.html" title="Macro Toggle Visibility2">Macro Toggle Visibility2</a></span>: Set of two macro, macro <b>1:</b> hidden the objects not selected, macro <b>2:</b> displayed alls objects, macro with the original visibility.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:SelectVisible.png" class="image"><img alt="SelectVisible.png" src="24px-SelectVisible.png" width="24" height="24" srcset="/wiki/images/thumb/5/51/SelectVisible.png/36px-SelectVisible.png 1.5x, /wiki/images/thumb/5/51/SelectVisible.png/48px-SelectVisible.png 2x" /></a> <a href="Macro_SelectVisible.html" title="Macro SelectVisible">Macro SelectVisible</a></span>: All visible objects in the tree will be selected.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Manage_Navigational_Style.html" title="Macro Manage Navigational Style">Macro Manage Navigational Style</a></span>: This pair of macros allow you to alter the Navigation Style while in the Sketcher.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Duplicate_Selection.html" title="Macro Duplicate Selection">Macro Duplicate Selection</a></span>: This macro testing if one selection are duplicate , select the object IN THE 3D VIEW the "ForbiddenCursor" stay if the or one selection is duplicate, the macro stay resident.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Copy3DViewToClipboard.png" class="image"><img alt="Macro Copy3DViewToClipboard.png" src="24px-Macro_Copy3DViewToClipboard.png" width="24" height="24" srcset="/wiki/images/thumb/8/84/Macro_Copy3DViewToClipboard.png/36px-Macro_Copy3DViewToClipboard.png 1.5x, /wiki/images/thumb/8/84/Macro_Copy3DViewToClipboard.png/48px-Macro_Copy3DViewToClipboard.png 2x" /></a> <a href="Macro_Copy3DViewToClipboard.html" title="Macro Copy3DViewToClipboard">Macro Copy3DViewToClipboard</a></span>: Copy contents of 3DView resized 640, 480 px to clipboard .</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Perpendicular_To_Wire.png" class="image"><img alt="Macro Perpendicular To Wire.png" src="24px-Macro_Perpendicular_To_Wire.png" width="24" height="27" srcset="/wiki/images/thumb/0/0c/Macro_Perpendicular_To_Wire.png/36px-Macro_Perpendicular_To_Wire.png 1.5x, /wiki/images/thumb/0/0c/Macro_Perpendicular_To_Wire.png/48px-Macro_Perpendicular_To_Wire.png 2x" /></a> <a href="Macro_Perpendicular_To_Wire.html" title="Macro Perpendicular To Wire">Macro Perpendicular To Wire</a></span>: This macro positioned your object perpendicularly to wire selected.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Rotate_To_Point.png" class="image"><img alt="Macro Rotate To Point.png" src="24px-Macro_Rotate_To_Point.png" width="24" height="22" srcset="/wiki/images/thumb/b/b4/Macro_Rotate_To_Point.png/36px-Macro_Rotate_To_Point.png 1.5x, /wiki/images/b/b4/Macro_Rotate_To_Point.png 2x" /></a> <a href="Macro_Rotate_To_Point.html" title="Macro Rotate To Point">Macro Rotate To Point</a></span>: Macro for rotate on object on itself with the axis of rotation the boundbox center, center of mass or last point clicked</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_FCTreeView.png" class="image"><img alt="Macro FCTreeView.png" src="24px-Macro_FCTreeView.png" width="24" height="24" srcset="/wiki/images/thumb/6/64/Macro_FCTreeView.png/36px-Macro_FCTreeView.png 1.5x, /wiki/images/thumb/6/64/Macro_FCTreeView.png/48px-Macro_FCTreeView.png 2x" /></a> <a href="Macro_FCTreeView.html" title="Macro FCTreeView">Macro FCTreeView</a></span>: Macro for list all objects in the project in one list without hierarchy, options sort by name, label, visibility, group, by length option search by name, label .... without case sensitive or with case sensitive and select all objects displayed in the macro window.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_ExpandTreeItem.png" class="image"><img alt="Macro ExpandTreeItem.png" src="24px-Macro_ExpandTreeItem.png" width="24" height="20" srcset="/wiki/images/thumb/5/58/Macro_ExpandTreeItem.png/36px-Macro_ExpandTreeItem.png 1.5x, /wiki/images/thumb/5/58/Macro_ExpandTreeItem.png/48px-Macro_ExpandTreeItem.png 2x" /></a> <a href="Macro_ExpandTreeItem.html" title="Macro ExpandTreeItem">Macro ExpandTreeItem</a></span>: this macro expand selected items in the tree view.. If not selection all item are expand/collapse</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Animation"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_FlipDimension.svg" class="image"><img alt="Draft FlipDimension.svg" src="Draft_FlipDimension.svg" width="64" height="64" /></a> Animation</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_crank_simul.html" title="Macro crank simul">Macro crank simul</a></span>: Rotation rod and piston</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Spring.html" title="Macro Spring">Macro Spring</a></span>: Simulation of one spring</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_hinge.html" title="Macro hinge">Macro hinge</a></span>: Open and close hinge</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Assembly.html" title="Macro Assembly">Macro Assembly</a></span>: Assembly animate</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Animated_Constrain.html" title="Macro Animated Constrain">Macro Animated Constrain</a></span>: Animate angle constrain in sketcher</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Assemblage_Imprimante_3D.html" title="Macro Assemblage Imprimante 3D">Macro Assemblage Imprimante 3D</a></span>: Simulation of movements of a 3D printer</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Constraint_Draft.html" title="Macro Constraint Draft">Constraint Draft</a></span>: Simple example animation Draft wires by use the <a href="Expressions.html" title="Expressions">expression</a> for associate many wires and simulate or verify the movement. Here the circle rotation create the movement for all objects connected</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Rubik_Cube.html" title="Macro Rubik Cube">Macro Rubik Cube</a></span>: Display a Rubik Cube and interactively do slice rotations.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Code_and_Scripting"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Applications-python.svg" class="image"><img alt="Applications-python.svg" src="Applications-python.svg" width="64" height="64" /></a> Code and Scripting</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_MessageBox.html" title="Macro MessageBox">Macro MessageBox</a></span>: shows how to give information to the user through the GUI.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Python_Assistant_Window.png" class="image"><img alt="Macro Python Assistant Window.png" src="24px-Macro_Python_Assistant_Window.png" width="24" height="24" srcset="/wiki/images/thumb/4/45/Macro_Python_Assistant_Window.png/36px-Macro_Python_Assistant_Window.png 1.5x, /wiki/images/thumb/4/45/Macro_Python_Assistant_Window.png/48px-Macro_Python_Assistant_Window.png 2x" /></a> <a href="Macro_Python_Assistant_Window.html" title="Macro Python Assistant Window">Macro Python Assistant Window</a></span>: This macro provides a cut/copy/paste workspace for Python code, it is segmented so different sections can be selected and it is persistent between FreeCAD sessions.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Build_Utility.png" class="image"><img alt="Macro Build Utility.png" src="24px-Macro_Build_Utility.png" width="24" height="24" srcset="/wiki/images/thumb/8/87/Macro_Build_Utility.png/36px-Macro_Build_Utility.png 1.5x, /wiki/images/thumb/8/87/Macro_Build_Utility.png/48px-Macro_Build_Utility.png 2x" /></a> <a href="Macro_Build_Utility.html" title="Macro Build Utility">Macro Build Utility</a></span>: This macro provides a utility to assemble a project from sub-project files using the Merge Project facility.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Global_Variable_Watcher.png" class="image"><img alt="Macro Global Variable Watcher.png" src="24px-Macro_Global_Variable_Watcher.png" width="24" height="24" srcset="/wiki/images/thumb/c/c1/Macro_Global_Variable_Watcher.png/36px-Macro_Global_Variable_Watcher.png 1.5x, /wiki/images/thumb/c/c1/Macro_Global_Variable_Watcher.png/48px-Macro_Global_Variable_Watcher.png 2x" /></a> <a href="Macro_Global_Variable_Watcher.html" title="Macro Global Variable Watcher">Macro Global Variable Watcher</a></span>: This macro facilitates the user selecting global variables and monitoring their values.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Conversion"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_MeshToShape.svg" class="image"><img alt="Arch MeshToShape.svg" src="Arch_MeshToShape.svg" width="64" height="64" /></a> Conversion</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Extract_Wires_from_Mesh.html" title="Macro Extract Wires from Mesh">Macro Extract Wires from Mesh</a></span>: Extracts boundary wires from selected meshes</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_MeshToPart.html" title="Macro MeshToPart">Macro MeshToPart</a></span>: converts selected meshes to parts</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PartToVRML.png" class="image"><img alt="PartToVRML.png" src="24px-PartToVRML.png" width="24" height="23" srcset="/wiki/images/thumb/f/f8/PartToVRML.png/36px-PartToVRML.png 1.5x, /wiki/images/thumb/f/f8/PartToVRML.png/48px-PartToVRML.png 2x" /></a> <a href="Macro_PartToVRML.html" title="Macro PartToVRML">Macro PartToVRML</a></span>: Converts selected parts to VRML meshes for small size and faster loading (VRML models Kicad and Blender compatible)</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_FaceToSketch.html" title="Macro FaceToSketch">Macro FaceToSketch</a></span>: Converts the selected Face to a single Sketch without constraints.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_FCWire_To_Volume.png" class="image"><img alt="Macro FCWire To Volume.png" src="24px-Macro_FCWire_To_Volume.png" width="24" height="24" srcset="/wiki/images/thumb/f/f2/Macro_FCWire_To_Volume.png/36px-Macro_FCWire_To_Volume.png 1.5x, /wiki/images/thumb/f/f2/Macro_FCWire_To_Volume.png/48px-Macro_FCWire_To_Volume.png 2x" /></a> <a href="Macro_FCWire_To_Volume.html" title="Macro FCWire To Volume">Macro FCWire To Volume</a></span>: This macro create boolean operation with the objects selected just select the wires give the thickness and click "Create"</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_DeepCopy.png" class="image"><img alt="Macro DeepCopy.png" src="24px-Macro_DeepCopy.png" width="24" height="24" srcset="/wiki/images/thumb/0/0a/Macro_DeepCopy.png/36px-Macro_DeepCopy.png 1.5x, /wiki/images/thumb/0/0a/Macro_DeepCopy.png/48px-Macro_DeepCopy.png 2x" /></a> <a href="Macro_DeepCopy.html" title="Macro DeepCopy">Macro DeepCopy</a></span>: Make a compound out of a part with a copy of all its shapes.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Drawing_Workbench"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Drawing-orthoviews.svg" class="image"><img alt="Drawing-orthoviews.svg" src="Drawing-orthoviews.svg" width="64" height="64" /></a> Drawing Workbench</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Automatic_drawing.html" title="Macro Automatic drawing">Macro Automatic drawing</a></span>: allows the user to get the view of his object in a drawing with 4 different position (front,top,iso,right). Needs some modification to be perfectly effective</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_CartoucheFC.html" title="Macro CartoucheFC">Macro CartoucheFC</a></span>: This GUI macro to fill simply all fields of the cartridge of the plan implementation worksheet FreeCAD, the format of the date and the symbol of the projection mode adapt to the EU region or US selected.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_CartoucheFC_Full.png" class="image"><img alt="Macro CartoucheFC Full.png" src="24px-Macro_CartoucheFC_Full.png" width="24" height="13" srcset="/wiki/images/thumb/6/68/Macro_CartoucheFC_Full.png/36px-Macro_CartoucheFC_Full.png 1.5x, /wiki/images/thumb/6/68/Macro_CartoucheFC_Full.png/48px-Macro_CartoucheFC_Full.png 2x" /></a> <a href="Macro_CartoucheFC_Full.html" title="Macro CartoucheFC Full">Macro CartoucheFC Full</a></span>: This GUI macro to fill simply all fields of the cartridge <a href="Misc_templates_Full.html" title="Misc templates Full">templates_Full</a> of the plan implementation worksheet FreeCAD, the format of the date and the symbol of the projection mode adapt to the EU region or US selected.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_CartoucheFC_2.html" title="Macro CartoucheFC 2">Macro CartoucheFC 2</a></span>: This GUI macro to fill simply all fields of the cartridge <b>model 2</b> of the plan implementation worksheet FreeCAD.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Normal_Vector.html" title="Macro Normal Vector">Macro Normal Vector</a></span>: Get the normal vector of a preselected face for creating a drawing view normal to that face</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Dxf_2D_Draft"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_BSpline.svg" class="image"><img alt="Draft BSpline.svg" src="Draft_BSpline.svg" width="64" height="64" /></a> Dxf 2D Draft</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Rectellipse.html" title="Macro Rectellipse">Macro Rectellipse</a></span>: creates a parametric rectellipse</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Draft_Circle_3_Points.png" class="image"><img alt="Macro Draft Circle 3 Points.png" src="24px-Macro_Draft_Circle_3_Points.png" width="24" height="24" srcset="/wiki/images/thumb/1/10/Macro_Draft_Circle_3_Points.png/36px-Macro_Draft_Circle_3_Points.png 1.5x, /wiki/images/thumb/1/10/Macro_Draft_Circle_3_Points.png/48px-Macro_Draft_Circle_3_Points.png 2x" /></a> <a href="Macro_Make_Circle_3_Points.html" title="Macro Make Circle 3 Points">Macro Make Circle 3 Points</a></span>: creates a circle on 3 selected points, the points can be objects (this example brings together the two examples below, all parameters simply settle on a graphic window).</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Draft_Circle_3_Points.png" class="image"><img alt="Macro Draft Circle 3 Points.png" src="24px-Macro_Draft_Circle_3_Points.png" width="24" height="24" srcset="/wiki/images/thumb/1/10/Macro_Draft_Circle_3_Points.png/36px-Macro_Draft_Circle_3_Points.png 1.5x, /wiki/images/thumb/1/10/Macro_Draft_Circle_3_Points.png/48px-Macro_Draft_Circle_3_Points.png 2x" /></a> <a href="Macro_Draft_Circle_3_Points.html" title="Macro Draft Circle 3 Points">Macro Draft Circle 3 Points</a></span>: creates a circle from 3 selected points 2D orthogonal</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Draft_Circle_3_Points.png" class="image"><img alt="Macro Draft Circle 3 Points.png" src="24px-Macro_Draft_Circle_3_Points.png" width="24" height="24" srcset="/wiki/images/thumb/1/10/Macro_Draft_Circle_3_Points.png/36px-Macro_Draft_Circle_3_Points.png 1.5x, /wiki/images/thumb/1/10/Macro_Draft_Circle_3_Points.png/48px-Macro_Draft_Circle_3_Points.png 2x" /></a> <a href="Macro_Draft_Circle_3_Points_3D.html" title="Macro Draft Circle 3 Points 3D">Macro Draft Circle 3 Points 3D</a></span>: creates a circle from 3 selected points in the space 3D</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Make_Arc_3_Points.png" class="image"><img alt="Macro Make Arc 3 Points.png" src="24px-Macro_Make_Arc_3_Points.png" width="24" height="24" srcset="/wiki/images/thumb/9/92/Macro_Make_Arc_3_Points.png/36px-Macro_Make_Arc_3_Points.png 1.5x, /wiki/images/thumb/9/92/Macro_Make_Arc_3_Points.png/48px-Macro_Make_Arc_3_Points.png 2x" /></a> <a href="Macro_Make_Arc_3_Points.html" title="Macro Make Arc 3 Points">Macro Make Arc 3 Points</a></span>: creates a arc from 3 selected points</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Ellipse-Center%2B2Points.html" title="Macro Ellipse-Center+2Points">Macro Ellipse-Center+2Points</a></span> Makes an ellipse by selecting three points (in this order): centre, major radius and minor radius</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_FCConvertLines.png" class="image"><img alt="Macro FCConvertLines.png" src="24px-Macro_FCConvertLines.png" width="24" height="24" srcset="/wiki/images/thumb/e/e2/Macro_FCConvertLines.png/36px-Macro_FCConvertLines.png 1.5x, /wiki/images/thumb/e/e2/Macro_FCConvertLines.png/48px-Macro_FCConvertLines.png 2x" /></a> <a href="Macro_FCConvertLines.html" class="mw-redirect" title="Macro FCConvertLines">Macro FC Convert Lines</a></span>: this macro convert the object line, wire in line Dash, DashDot, DashDotDot,ZigZag and Hand with the dimensions given.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_EdgesToArc.html" title="Macro EdgesToArc">Macro EdgesToArc</a></span>: Converts the selected Edges to a circular Arc if possible. Useful for restoring discretized arcs.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Creating_faces_from_a_DXF_file.html" title="Macro Creating faces from a DXF file">Macro Creating faces from a DXF file</a></span>: This macro create face from a DXF file, the "Layer" are recognized separate and trained in groups.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_DXF_to_Face_and_Sketch.png" class="image"><img alt="Macro DXF to Face and Sketch.png" src="24px-Macro_DXF_to_Face_and_Sketch.png" width="24" height="23" srcset="/wiki/images/thumb/6/6d/Macro_DXF_to_Face_and_Sketch.png/36px-Macro_DXF_to_Face_and_Sketch.png 1.5x, /wiki/images/thumb/6/6d/Macro_DXF_to_Face_and_Sketch.png/48px-Macro_DXF_to_Face_and_Sketch.png 2x" /></a> <a href="Macro_DXF_to_Face_and_Sketch.html" title="Macro DXF to Face and Sketch">Macro DXF to Face and Sketch</a></span>: This macro converts selected elements of imported dxf to face and sketch.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Compound_Plus.png" class="image"><img alt="Macro Compound Plus.png" src="24px-Macro_Compound_Plus.png" width="24" height="24" srcset="/wiki/images/thumb/f/fd/Macro_Compound_Plus.png/36px-Macro_Compound_Plus.png 1.5x, /wiki/images/thumb/f/fd/Macro_Compound_Plus.png/48px-Macro_Compound_Plus.png 2x" /></a> <a href="Macro_Compound_Plus.html" title="Macro Compound Plus">Macro Compound Plus</a></span>: Draf command set in a small macro for the 2D sketch example: work with the DXF files.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Dxf_To_Shape.png" class="image"><img alt="Macro Dxf To Shape.png" src="24px-Macro_Dxf_To_Shape.png" width="24" height="24" srcset="/wiki/images/thumb/f/f4/Macro_Dxf_To_Shape.png/36px-Macro_Dxf_To_Shape.png 1.5x, /wiki/images/thumb/f/f4/Macro_Dxf_To_Shape.png/48px-Macro_Dxf_To_Shape.png 2x" /></a> <a href="Macro_Dxf_To_Shape.html" title="Macro Dxf To Shape">Macro Dxf To Shape</a></span>: Macro utility for create unique wire with many wires, the type wire created is selected to MakeWire, Bspline, BsplineCurve, BsplineCurve + Arc, Polygon, Bezier curve</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Fem"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Fem_ResultDisplacement.svg" class="image"><img alt="Fem ResultDisplacement.svg" src="Fem_ResultDisplacement.svg" width="64" height="64" /></a> Fem</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_GMSH.html" title="Macro GMSH">Macro GMSH</a></span>: Create FEM Meshes by GMSH Mesh Generator</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Info_and_measures"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Measure_Clear_All.svg" class="image"><img alt="Part Measure Clear All.svg" src="Part_Measure_Clear_All.svg" width="64" height="64" /></a> Info and measures</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCInfo.png" class="image"><img alt="FCInfo.png" src="24px-FCInfo.png" width="24" height="24" srcset="/wiki/images/thumb/5/53/FCInfo.png/36px-FCInfo.png 1.5x, /wiki/images/thumb/5/53/FCInfo.png/48px-FCInfo.png 2x" /></a> <a href="Macro_FCInfo.html" title="Macro FCInfo">Macro FCInfo</a></span>: Gives a series of information about the selected shape and can display a conversion of length, inclination (degrees, radian, grade) shape, surface, volume and the weight of the form in the density selected in various international and Anglo-Saxon units</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCInfo.png" class="image"><img alt="FCInfo.png" src="24px-FCInfo.png" width="24" height="24" srcset="/wiki/images/thumb/5/53/FCInfo.png/36px-FCInfo.png 1.5x, /wiki/images/thumb/5/53/FCInfo.png/48px-FCInfo.png 2x" /></a> <a href="Macro_FCInfo_Alternate_Linux.html" title="Macro FCInfo Alternate Linux">Macro FCInfo Alternate Linux</a></span>: same as above, but for Linux</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_FCInfoGlass.png" class="image"><img alt="Macro FCInfoGlass.png" src="24px-Macro_FCInfoGlass.png" width="24" height="24" srcset="/wiki/images/thumb/6/6b/Macro_FCInfoGlass.png/36px-Macro_FCInfoGlass.png 1.5x, /wiki/images/thumb/6/6b/Macro_FCInfoGlass.png/48px-Macro_FCInfoGlass.png 2x" /></a> <a href="Macro_FCInfoGlass.html" title="Macro FCInfoGlass">Macro FCInfoGlass</a></span>: Gives a series of information about the selected shape and displayed in screen 3D</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCInfoToMouse.png" class="image"><img alt="FCInfoToMouse.png" src="24px-FCInfoToMouse.png" width="24" height="24" srcset="/wiki/images/thumb/1/10/FCInfoToMouse.png/36px-FCInfoToMouse.png 1.5x, /wiki/images/thumb/1/10/FCInfoToMouse.png/48px-FCInfoToMouse.png 2x" /></a> <a href="Macro_FCInfoToMouse.html" title="Macro FCInfoToMouse">Macro FCInfoToMouse</a></span>: Provide informations coordinates, length and angles in real time on the mouse in a bubble annotation displayed in the 3D screen</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Delta_xyz.html" title="Macro Delta xyz">Macro Delta xyz</a></span>: Gives the Delta values and the distance between 2 points</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_ObjectInfo.html" title="Macro ObjectInfo">Macro ObjectInfo</a></span>: User-friendly "Info" module created by a FreeCAD user</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Dump_Objects.png" class="image"><img alt="Macro Dump Objects.png" src="24px-Macro_Dump_Objects.png" width="24" height="24" srcset="/wiki/images/thumb/2/2e/Macro_Dump_Objects.png/36px-Macro_Dump_Objects.png 1.5x, /wiki/images/thumb/2/2e/Macro_Dump_Objects.png/48px-Macro_Dump_Objects.png 2x" /></a> <a href="Macro_Dump_Objects.html" title="Macro Dump Objects">Macro Dump Objects</a></span>: This macro generates a listing of all objects in the current document - the list can be in a window or on the Report view.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_MeasureCircle.png" class="image"><img alt="Macro MeasureCircle.png" src="24px-Macro_MeasureCircle.png" width="24" height="24" srcset="/wiki/images/thumb/b/bd/Macro_MeasureCircle.png/36px-Macro_MeasureCircle.png 1.5x, /wiki/images/thumb/b/bd/Macro_MeasureCircle.png/48px-Macro_MeasureCircle.png 2x" /></a> <a href="Macro_MeasureCircle.html" title="Macro MeasureCircle">Macro MeasureCircle</a></span>: Compute the radius of a circle by 3 points or a circular edge.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Libraries"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Draft_VisGroup.svg" class="image"><img alt="Draft VisGroup.svg" src="Draft_VisGroup.svg" width="64" height="64" /></a> Libraries</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_screw_maker1_2.html" title="Macro screw maker1 2">Macro screw maker1_2</a></span>: This macro creates a screw with or without thread, according to ISO standards (<a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?f=22&t=6088#p48519">screw_maker1_6.py.zip with Pyside support</a>). <a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?f=22&t=6558&start=30#p95929">(Screw Maker 2.0 - new version!)</a> </li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_BOLTS.png" class="image"><img alt="Macro BOLTS.png" src="24px-Macro_BOLTS.png" width="24" height="24" srcset="/wiki/images/thumb/5/50/Macro_BOLTS.png/36px-Macro_BOLTS.png 1.5x, /wiki/images/thumb/5/50/Macro_BOLTS.png/48px-Macro_BOLTS.png 2x" /></a> <a href="Macro_BOLTS.html" title="Macro BOLTS">Macro BOLTS</a></span>: The aim of BOLTS is to build a free and open-source standard parts library for CAD applications.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FreeCAD_Doc.png" class="image"><img alt="FreeCAD Doc.png" src="24px-FreeCAD_Doc.png" width="24" height="24" srcset="/wiki/images/thumb/9/9d/FreeCAD_Doc.png/36px-FreeCAD_Doc.png 1.5x, /wiki/images/thumb/9/9d/FreeCAD_Doc.png/48px-FreeCAD_Doc.png 2x" /></a> <a href="Macro_PartsLibrary.html" title="Macro PartsLibrary">Macro PartsLibrary</a></span>: Starts the Parts library browser</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Mathematical_functions"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Bound-expression.svg" class="image"><img alt="Bound-expression.svg" src="Bound-expression.svg" width="64" height="64" /></a> Mathematical functions</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_3D_Parametric_Curve.html" title="Macro 3D Parametric Curve">Macro 3D Parametric Curve</a></span>: Draw a function described by parametric equations x(t), y(t) and z(t).</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Draw_2D_Function.html" title="Macro Draw 2D Function">Macro Draw 2D Function</a></span>: draws a function described by an equation z=F(x)</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Draw_Parametric_2D_Function.html" title="Macro Draw Parametric 2D Function">Macro Draw Parametric 2D Function</a></span>: Based on the above macro, but for parametric and optionally polar</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:WF_wf.png" class="image"><img alt="WF wf.png" src="24px-WF_wf.png" width="24" height="24" srcset="/wiki/images/thumb/9/9d/WF_wf.png/36px-WF_wf.png 1.5x, /wiki/images/thumb/9/9d/WF_wf.png/48px-WF_wf.png 2x" /></a> <a href="Macro_WorkFeatures.html" title="Macro WorkFeatures">Macro WorkFeatures</a></span>: Tool utility : Tab > Wire > Curves And Surfaces <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;">Launch Curves and Surfaces Menu ...</span></li></ul>
|
|
<p>equations.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Multifunctional"><a href="https://www.freecadweb.org/wiki/index.php?title=File:IFC.svg" class="image"><img alt="IFC.svg" src="IFC.svg" width="64" height="64" /></a> Multifunctional</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:WF_wf.png" class="image"><img alt="WF wf.png" src="24px-WF_wf.png" width="24" height="24" srcset="/wiki/images/thumb/9/9d/WF_wf.png/36px-WF_wf.png 1.5x, /wiki/images/thumb/9/9d/WF_wf.png/48px-WF_wf.png 2x" /></a> <a href="Macro_WorkFeatures.html" title="Macro WorkFeatures">Macro WorkFeatures</a></span>: Tool utility to create plans of the axes, planes from 3 points, axes on a form, information on the coordinates of the shape and many other useful features to facilitate the creation of your project. This utility is up next in the combo view.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Object_creation"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Workbench_Image.svg" class="image"><img alt="Workbench Image.svg" src="Workbench_Image.svg" width="64" height="64" /></a> Object creation</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_makeCube.png" class="image"><img alt="Macro makeCube.png" src="24px-Macro_makeCube.png" width="24" height="24" srcset="/wiki/images/3/36/Macro_makeCube.png 1.5x" /></a> <a href="Macro_Make_Cube.html" title="Macro Make Cube">Macro Make Cube</a></span>: creates a <a rel="nofollow" class="external text" href="http://en.wikipedia.org/wiki/Cuboid">rectangular cuboid</a> from 4 points</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Solid_Sweep.html" title="Macro Solid Sweep">Macro Solid Sweep</a></span>: creates a solid by sweeping a 2D profile along a trajectory previously selected in the 3D view. The 2D elements can be created through the regular tools in FreeCAD's GUI.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Geodesic_Dome.html" title="Macro Geodesic Dome">Macro Geodesic Dome</a></span>: This macro creates a geodesic dome shell</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Line_Length.html" title="Macro Line Length">Macro Line Length</a></span>: Create a line giving coordinate XYZ length and angle to plane X Y</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_cutLine.html" class="mw-redirect" title="Macro cutLine">Macro Cut Line</a></span>: Cut a line and create x points, giving the number of points, create line or not, create points or not, create bicolor or not on choice.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_CirclePlus.png" class="image"><img alt="Macro CirclePlus.png" src="24px-Macro_CirclePlus.png" width="24" height="24" srcset="/wiki/images/thumb/4/4c/Macro_CirclePlus.png/36px-Macro_CirclePlus.png 1.5x, /wiki/images/thumb/4/4c/Macro_CirclePlus.png/48px-Macro_CirclePlus.png 2x" /></a> <a href="Macro_CirclePlus.html" title="Macro CirclePlus">Macro CirclePlus</a></span>: Create a circle or arc giving radius, diameter, circumference, area, startangle, endangle, arc, anglecenter, cord, arrow, center (point) on choice (same below but with GUI) plus create sector and face.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_circle.html" class="mw-redirect" title="Macro circle">Macro Circle</a></span>: Create a circle or arc giving radius, diameter, circumference, area, startangle, endangle, arc, anglecenter, cord, arrow, center (point) on choice (same above without GUI).</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_cutCircle.html" class="mw-redirect" title="Macro cutCircle">Macro Cut Circle</a></span>: Cut a circle or arc and create x arcs, giving the number of cut.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_triangleAH.html" class="mw-redirect" title="Macro triangleAH">Macro Triangle AH</a></span>: This macro create one triangle creates a triangle by giving the head angle and the height of the triangle (the triangle of the head is positioned to the xyz coordinates 0.0)</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCTexture.png" class="image"><img alt="FCTexture.png" src="24px-FCTexture.png" width="24" height="24" srcset="/wiki/images/thumb/9/90/FCTexture.png/36px-FCTexture.png 1.5x, /wiki/images/thumb/9/90/FCTexture.png/48px-FCTexture.png 2x" /></a> <a href="Macro_FCTexture.html" class="mw-redirect" title="Macro FCTexture">Macro Texture</a></span>: Create a project from a bmp image to create a texture easily</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCCreaLoft.png" class="image"><img alt="FCCreaLoft.png" src="24px-FCCreaLoft.png" width="24" height="24" srcset="/wiki/images/2/29/FCCreaLoft.png 1.5x" /></a> <a href="Macro_FCCreaLoft.html" class="mw-redirect" title="Macro FCCreaLoft">Macro Loft</a></span>: Create a loft with a list of wire (specially created for Macro Texture see above)</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCCircularTextButtom.png" class="image"><img alt="FCCircularTextButtom.png" src="24px-FCCircularTextButtom.png" width="24" height="24" srcset="/wiki/images/thumb/c/c1/FCCircularTextButtom.png/36px-FCCircularTextButtom.png 1.5x, /wiki/images/thumb/c/c1/FCCircularTextButtom.png/48px-FCCircularTextButtom.png 2x" /></a> <a href="Macro_FCCircularText.html" class="mw-redirect" title="Macro FCCircularText">Macro Circular Text</a></span>: This macro create a text around a cylinder</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_WireXYZ.html" title="Macro WireXYZ">Macro WireXYZ</a></span>: This macro creates a Wire with the coordinates extracted from a file. The coordinates X Y Z are separated by a space.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_ReproWire.png" class="image"><img alt="Macro ReproWire.png" src="24px-Macro_ReproWire.png" width="24" height="24" srcset="/wiki/images/thumb/a/a3/Macro_ReproWire.png/36px-Macro_ReproWire.png 1.5x, /wiki/images/thumb/a/a3/Macro_ReproWire.png/48px-Macro_ReproWire.png 2x" /></a> <a href="Macro_ReproWire.html" class="mw-redirect" title="Macro ReproWire">Macro Repro Wire</a></span>: This macro reproduce all element selected subobject wire or face.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Prism_Apothem.png" class="image"><img alt="Part Prism Apothem.png" src="24px-Part_Prism_Apothem.png" width="24" height="24" srcset="/wiki/images/thumb/0/0f/Part_Prism_Apothem.png/36px-Part_Prism_Apothem.png 1.5x, /wiki/images/thumb/0/0f/Part_Prism_Apothem.png/48px-Part_Prism_Apothem.png 2x" /></a> <a href="Macro_Apothem_Based_Prism_GUI.html" title="Macro Apothem Based Prism GUI">Macro Apothem Based Prism GUI</a></span>: A GUI dialog that creates an Apothem, (inradius) Based Prism from user input.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:FCSpring_Helix_Variable.png" class="image"><img alt="FCSpring Helix Variable.png" src="24px-FCSpring_Helix_Variable.png" width="24" height="24" srcset="/wiki/images/thumb/6/69/FCSpring_Helix_Variable.png/36px-FCSpring_Helix_Variable.png 1.5x, /wiki/images/thumb/6/69/FCSpring_Helix_Variable.png/48px-FCSpring_Helix_Variable.png 2x" /></a> <a href="Macro_FCSpring_Helix_Variable.html" title="Macro FCSpring Helix Variable">Macro FCSpring Helix Variable</a></span>: This macro create one spring truncate, the troncature is adjustable on the all coil to choice.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Guitar_fretboard.html" title="Macro Guitar fretboard">Macro Guitar fretboard</a></span>: Guitar Fretboard Maker</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Object_transformation"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Workbench_PartDesign.svg" class="image"><img alt="Workbench PartDesign.svg" src="Workbench_PartDesign.svg" width="64" height="64" /></a> Object transformation</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_ArrayCopy.html" title="Macro ArrayCopy">Macro ArrayCopy</a></span>: copies the selected object several times, on an array grid</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_FlattenWire.html" title="Macro FlattenWire">Macro FlattenWire</a></span>: flattens draft wires that are not planar to their median Z coordinate</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_FlattenWire3Points.html" title="Macro FlattenWire3Points">Macro FlattenWire3Points</a></span>: flattens draft wires that are not planar to a plane defined by 3 points</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_JointWire.html" title="Macro JointWire">Macro JointWire</a></span>: allows to find and joint all non connected edge to the closest non connected one using a line</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Remove_parametric_history.html" title="Macro Remove parametric history">Macro Remove parametric history</a></span>: removes all parametric associativity from an object, leaving it as a "dumb" shape</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_SuperWire.html" title="Macro SuperWire">Macro SuperWire</a></span>: Forces the creation of a Wire from lines and arcs that don't necessarily touch each other. Use this if normal wire operation fails</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_HealArcs.html" title="Macro HealArcs">Macro HealArcs</a></span>: Sometimes arcs are transformed into BSplines, for example when scale operations have been applied to them. This macro recreates valid arcs from them. Useful before exporting to dxf</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_CloneConvert.png" class="image"><img alt="Macro CloneConvert.png" src="24px-Macro_CloneConvert.png" width="24" height="24" srcset="/wiki/images/thumb/0/0a/Macro_CloneConvert.png/36px-Macro_CloneConvert.png 1.5x, /wiki/images/thumb/0/0a/Macro_CloneConvert.png/48px-Macro_CloneConvert.png 2x" /></a> <a href="Macro_CloneConvert.html" title="Macro CloneConvert">Macro CloneConvert</a></span>: Creates a clone of the object and the converted in the chosen position and size (inch, mm, m, µm...). The base object is recognized in mm (FreeCAd base)</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Image_Scaling.html" title="Macro Image Scaling">Macro Image Scaling</a></span>: Macro for easy scaling drawings, graphics, diagram, blueprint and similar 2D images in Image workbench.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_MatrixTransform.html" title="Macro MatrixTransform">Macro MatrixTransform</a></span>: apply linear space transformations to distort shapes. E.g., non-uniform scaling, shearing, mirroring, axes swapping.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Connect_And_Sweep.png" class="image"><img alt="Macro Connect And Sweep.png" src="24px-Macro_Connect_And_Sweep.png" width="24" height="24" srcset="/wiki/images/thumb/c/c9/Macro_Connect_And_Sweep.png/36px-Macro_Connect_And_Sweep.png 1.5x, /wiki/images/thumb/c/c9/Macro_Connect_And_Sweep.png/48px-Macro_Connect_And_Sweep.png 2x" /></a> <a href="Macro_Connect_And_Sweep.html" title="Macro Connect And Sweep">Macro Connect And Sweep</a></span>: This macro easily creates a connection between two objects, an object and a point or between two points (the center of the objects are the starting and ending points of the sweep) can be selected form a configurable ellipse polygon circle</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Section.png" class="image"><img alt="Part Section.png" src="24px-Part_Section.png" width="24" height="24" srcset="/wiki/images/thumb/a/ab/Part_Section.png/36px-Part_Section.png 1.5x, /wiki/images/thumb/a/ab/Part_Section.png/48px-Part_Section.png 2x" /></a> <a href="Macro_Section.html" title="Macro Section">Macro Section</a></span>: (parametric): alternative implementation of Part Section tool, more suitable for making sweep paths.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Overlap.png" class="image"><img alt="Macro Overlap.png" src="24px-Macro_Overlap.png" width="24" height="24" srcset="/wiki/images/thumb/a/ac/Macro_Overlap.png/36px-Macro_Overlap.png 1.5x, /wiki/images/thumb/a/ac/Macro_Overlap.png/48px-Macro_Overlap.png 2x" /></a> <a href="Macro_Overlap.html" title="Macro Overlap">Macro Overlap</a></span>: (parametric): Boolean operation. Similar to Part Common, but with custom overlap count threshold.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Printer_3D"><a href="https://www.freecadweb.org/wiki/index.php?title=File:View.svg" class="image"><img alt="View.svg" src="View.svg" width="64" height="64" /></a> Printer 3D</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_3d_Printer_Slicer.html" title="Macro 3d Printer Slicer">Macro 3d Printer Slicer</a></span>: Exports current design to slicer software or CAM software.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Raytracing"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Preferences-raytracing.svg" class="image"><img alt="Preferences-raytracing.svg" src="Preferences-raytracing.svg" width="64" height="64" /></a> Raytracing</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_FreeCAD_to_Kerkythea.html" title="Macro FreeCAD to Kerkythea">Macro FreeCAD to Kerkythea</a></span>: Export from FreeCAD to Kerkythea</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Spreadsheet_Workbench"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Spreadsheet.svg" class="image"><img alt="Spreadsheet.svg" src="Spreadsheet.svg" width="64" height="64" /></a> Spreadsheet Workbench</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Aliasmanager_icon.png" class="image"><img alt="Aliasmanager icon.png" src="24px-Aliasmanager_icon.png" width="24" height="24" srcset="/wiki/images/thumb/d/d7/Aliasmanager_icon.png/36px-Aliasmanager_icon.png 1.5x, /wiki/images/thumb/d/d7/Aliasmanager_icon.png/48px-Aliasmanager_icon.png 2x" /></a> <a href="Macro_Alias_Manager.html" title="Macro Alias Manager">Macro Alias Manager</a></span>: helps managing aliases inside FreeCAD Spreadsheet workbench. It is able to create, delete, move aliases and create a 'part family' group of files.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_SpreadsheetTools.html" title="Macro SpreadsheetTools">Macro Spreadsheet Tools</a></span>: This macro helps managing cells inside FreeCAD Spreadsheet workbench.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_FCTreeView.png" class="image"><img alt="Macro FCTreeView.png" src="24px-Macro_FCTreeView.png" width="24" height="24" srcset="/wiki/images/thumb/6/64/Macro_FCTreeView.png/36px-Macro_FCTreeView.png 1.5x, /wiki/images/thumb/6/64/Macro_FCTreeView.png/48px-Macro_FCTreeView.png 2x" /></a> <a href="Macro_FCTreeView.html" title="Macro FCTreeView">Macro FCTreeView</a></span>: Macro for list all objects in the project in one list without hierarchy, options sort by name, label, visibility, group, by length option search by name, label .... without case sensitive or with case sensitive and select all objects displayed in the macro window.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_FCSpreadsheet_Extract.png" class="image"><img alt="Macro FCSpreadsheet Extract.png" src="24px-Macro_FCSpreadsheet_Extract.png" width="24" height="24" srcset="/wiki/images/thumb/d/d5/Macro_FCSpreadsheet_Extract.png/36px-Macro_FCSpreadsheet_Extract.png 1.5x, /wiki/images/thumb/d/d5/Macro_FCSpreadsheet_Extract.png/48px-Macro_FCSpreadsheet_Extract.png 2x" /></a> <a href="Macro_FCSpreadSheet_Extract.html" title="Macro FCSpreadSheet Extract">Macro FCSpreadSheet Extract</a></span>: This macro save the data in a csv file with the formula or in a xml file.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Utility"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Arch_Survey.svg" class="image"><img alt="Arch Survey.svg" src="Arch_Survey.svg" width="64" height="64" /></a> Utility</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:CenterFace.png" class="image"><img alt="CenterFace.png" src="24px-CenterFace.png" width="24" height="24" srcset="/wiki/images/thumb/1/16/CenterFace.png/36px-CenterFace.png 1.5x, /wiki/images/thumb/1/16/CenterFace.png/48px-CenterFace.png 2x" /></a> <a href="Macro_CenterFace.html" title="Macro CenterFace">Macro CenterFace</a></span>: This macro red trace (editable) the center face (mass) with 1 point and print the coordinates</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Center_Align_Objects_with_Faces_or_Edges.png" class="image"><img alt="Macro Center Align Objects with Faces or Edges.png" src="24px-Macro_Center_Align_Objects_with_Faces_or_Edges.png" width="24" height="22" srcset="/wiki/images/thumb/b/bb/Macro_Center_Align_Objects_with_Faces_or_Edges.png/36px-Macro_Center_Align_Objects_with_Faces_or_Edges.png 1.5x, /wiki/images/thumb/b/bb/Macro_Center_Align_Objects_with_Faces_or_Edges.png/48px-Macro_Center_Align_Objects_with_Faces_or_Edges.png 2x" /></a> <a href="Macro_Center_Align_Objects_with_Faces_or_Edges.html" title="Macro Center Align Objects with Faces or Edges">Macro Center Align Objects with Faces or Edges</a></span>: This macro covers the following constraints: - Concentric constraint among non cylindrical parts; - Constraint on center Faces and/or Edges. It works also with the new Body and App::Part containers, as well as with STEP hierarchy.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Easy_Cutouts_for_Enclosures.png" class="image"><img alt="Macro Easy Cutouts for Enclosures.png" src="24px-Macro_Easy_Cutouts_for_Enclosures.png" width="24" height="23" srcset="/wiki/images/thumb/2/2d/Macro_Easy_Cutouts_for_Enclosures.png/36px-Macro_Easy_Cutouts_for_Enclosures.png 1.5x, /wiki/images/thumb/2/2d/Macro_Easy_Cutouts_for_Enclosures.png/48px-Macro_Easy_Cutouts_for_Enclosures.png 2x" /></a> <a href="Macro_Easy_cutouts_for_Enclosure_Design.html" title="Macro Easy cutouts for Enclosure Design">Macro Easy cutouts for Enclosure Design</a></span>: This macro makes Cutouts for Enclosures in a very handy way</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_MacroMenu.html" title="Macro MacroMenu">Macro MacroMenu</a></span>: Add the macros found in the macros folder to the Macros menu of FreeCAD</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Force_Recompute.png" class="image"><img alt="Force Recompute.png" src="24px-Force_Recompute.png" width="24" height="24" srcset="/wiki/images/thumb/8/88/Force_Recompute.png/36px-Force_Recompute.png 1.5x, /wiki/images/8/88/Force_Recompute.png 2x" /></a> <a href="Macro_ForceRecompute.html" title="Macro ForceRecompute">Macro ForceRecompute</a></span>: Forces manual recompute of model</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Recompute_Profiler.html" title="Macro Recompute Profiler">Macro Recompute Profiler</a></span>: measures time it takes to recompute each object in a project</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Shake_Sketch.html" title="Macro Shake Sketch">Macro Shake Sketch</a></span>: Shake a sketch in order to discover its unconstrained parts.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Replace_Part.png" class="image"><img alt="Replace Part.png" src="24px-Replace_Part.png" width="24" height="23" srcset="/wiki/images/thumb/0/07/Replace_Part.png/36px-Replace_Part.png 1.5x, /wiki/images/thumb/0/07/Replace_Part.png/48px-Replace_Part.png 2x" /></a> <a href="Macro_Replace_Part_in_Assembly.html" title="Macro Replace Part in Assembly">Macro Replace Part in Assembly</a></span>: Replaces a part (simple copy) in an "Assembly" with another Part (simple copy).</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Toggle_Drawstyle.png" class="image"><img alt="Macro Toggle Drawstyle.png" src="24px-Macro_Toggle_Drawstyle.png" width="24" height="24" srcset="/wiki/images/thumb/0/0b/Macro_Toggle_Drawstyle.png/36px-Macro_Toggle_Drawstyle.png 1.5x, /wiki/images/thumb/0/0b/Macro_Toggle_Drawstyle.png/48px-Macro_Toggle_Drawstyle.png 2x" /></a> <a href="Macro_Toggle_Drawstyle.html" title="Macro Toggle Drawstyle">Macro Toggle Drawstyle</a></span>: This macro toggles the Drawstyle of the selected object</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_HighlightCommon.html" title="Macro HighlightCommon">Macro HighlightCommon</a></span>: Highlight common parts.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:HighlightDifference.png" class="image"><img alt="HighlightDifference.png" src="HighlightDifference.png" width="24" height="24" /></a> <a href="Macro_HighlightDifference.html" title="Macro HighlightDifference">Macro HighlightDifference</a></span>: Compute the difference between two shapes.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_cross_section.html" title="Macro cross section">Macro cross section</a></span>: displays an interactively slidable cross-section.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Print_SceneGraph.html" title="Macro Print SceneGraph">Macro Print_SceneGraph</a></span>: prints the SceneGraph.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:BoundBoxTracing.png" class="image"><img alt="BoundBoxTracing.png" src="24px-BoundBoxTracing.png" width="24" height="24" srcset="/wiki/images/thumb/6/60/BoundBoxTracing.png/36px-BoundBoxTracing.png 1.5x, /wiki/images/6/60/BoundBoxTracing.png 2x" /></a> <a href="Macro_BoundingBox_Tracing.html" title="Macro BoundingBox Tracing">Macro BoundingBox Tracing</a></span>: This macro red trace (editable) around the BoundingBox with 6 rectangles</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Arch_Axis_System_Repartition.html" title="Macro Arch Axis System Repartition">Macro Arch Axis System Repartition</a></span>: This macro help you to create an Arch Axis System along a line with a * * <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Perpendicular_To_Wire.png" class="image"><img alt="Macro Perpendicular To Wire.png" src="24px-Macro_Perpendicular_To_Wire.png" width="24" height="27" srcset="/wiki/images/thumb/0/0c/Macro_Perpendicular_To_Wire.png/36px-Macro_Perpendicular_To_Wire.png 1.5x, /wiki/images/thumb/0/0c/Macro_Perpendicular_To_Wire.png/48px-Macro_Perpendicular_To_Wire.png 2x" /></a> <a href="Macro_Perpendicular_To_Wire.html" title="Macro Perpendicular To Wire">Macro Perpendicular To Wire</a></span>: This macro positioned your object perpendicularly to wire selected.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_merge_duplicate_materials.html" title="Macro merge duplicate materials">Macro merge duplicate materials</a></span>: Merges materials that have the same base name (with different numeral endings like 001, 002,...) into one.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Unbind_Numpad_Shortcuts.html" title="Macro Unbind Numpad Shortcuts">Macro Unbind Numpad Shortcuts</a></span>: rebinds standard view commands from digit keys to Ctrl+digit, so that they don't spin the view by accident when entering numbers.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Wizards"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Bulb.svg" class="image"><img alt="Bulb.svg" src="Bulb.svg" width="64" height="64" /></a> Wizards</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Sheet_Metal_Unfolder.html" title="Macro Sheet Metal Unfolder">Macro Sheet Metal Unfolder</a></span>: Creates an unfolded part from a sheet-metal-part.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Unroll_Ruled_Surface.html" title="Macro Unroll Ruled Surface">Macro Unroll Ruled Surface</a></span>: allows to unroll ruled surfaces and to draw them on a page.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Unfold_Box.html" title="Macro Unfold Box">Macro Unfold Box</a></span>: allows to unfold the surfaces of a box of any shape and to draw them on a page.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Airfoil_Import_%26_Scale.html" title="Macro Airfoil Import & Scale">Macro Airfoil Import & Scale</a></span>: Imports and scales a .dat airfoil to desired chord length.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:GW_Dim.png" class="image"><img alt="GW Dim.png" src="24px-GW_Dim.png" width="24" height="15" srcset="/wiki/images/thumb/8/8d/GW_Dim.png/36px-GW_Dim.png 1.5x, /wiki/images/thumb/8/8d/GW_Dim.png/48px-GW_Dim.png 2x" /></a> <a href="Macro_Geneva_Wheel.html" title="Macro Geneva Wheel">Macro Geneva Wheel</a></span>: Allows the user to create a Geneva wheel mechanism from scratch. Must edit values within the Macro to alter the size of the object.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:GW_Dim.png" class="image"><img alt="GW Dim.png" src="24px-GW_Dim.png" width="24" height="15" srcset="/wiki/images/thumb/8/8d/GW_Dim.png/36px-GW_Dim.png 1.5x, /wiki/images/thumb/8/8d/GW_Dim.png/48px-GW_Dim.png 2x" /></a> <a href="Macro_Geneva_Wheel_GUI.html" title="Macro Geneva Wheel GUI">Macro Geneva Wheel GUI</a></span>: A GUI front end that allows the user to create a Geneva wheel mechanism from scratch.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Cabinets32.png" class="image"><img alt="Cabinets32.png" src="24px-Cabinets32.png" width="24" height="11" srcset="/wiki/images/thumb/a/a9/Cabinets32.png/36px-Cabinets32.png 1.5x, /wiki/images/thumb/a/a9/Cabinets32.png/48px-Cabinets32.png 2x" /></a> <a href="Macro_Cabinets32.html" title="Macro Cabinets32">Macro Cabinets32</a></span>: creates side and top/bottom walls for a cabinet with drilled holes for connection parts of manufacturer Hettich.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Half_turn_stairs.html" title="Macro Half turn stairs">Macro Half_turn_stairs</a></span>: Creates a half turn (left/right) stair from a Data-file.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Half_Hull_Model.png" class="image"><img alt="Macro Half Hull Model.png" src="24px-Macro_Half_Hull_Model.png" width="24" height="24" srcset="/wiki/images/thumb/4/44/Macro_Half_Hull_Model.png/36px-Macro_Half_Hull_Model.png 1.5x, /wiki/images/thumb/4/44/Macro_Half_Hull_Model.png/48px-Macro_Half_Hull_Model.png 2x" /></a> <a href="Macro_Half-Hull_Model.html" title="Macro Half-Hull Model">Macro Half-Hull Model</a></span>: This macro generates both three dimensional <a rel="nofollow" class="external text" href="http://en.wikipedia.org/wiki/Half_hull_model_ship">half-hull</a> and full-hull models from a series of 2D line drawings.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Stairs.html" title="Macro Stairs">Macro Stairs</a></span>: Create stair helix, create your stair nosing select and run the macro.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Gearworkbech.png" class="image"><img alt="Gearworkbech.png" src="24px-Gearworkbech.png" width="24" height="24" srcset="/wiki/images/thumb/9/95/Gearworkbech.png/36px-Gearworkbech.png 1.5x, /wiki/images/thumb/9/95/Gearworkbech.png/48px-Gearworkbech.png 2x" /></a> <a href="Macro_FCGear.html" title="Macro FCGear">Macro FCGear</a></span>: Additional Workbench to create different types of gears, involute gear, involute rack, cycloide gear, bevel gear.</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a href="Macro_Corner_shapes_wizard.html" title="Macro Corner shapes wizard">Macro Corner shapes wizard</a></span>: pops up a dialog asking for the dimensions of your corner piece, then creates the object in the document and creates a page view with top, front and lateral views of the piece</li>
|
|
<li> <span class="MacroLink"><a href="https://www.freecadweb.org/wiki/index.php?title=File:PropertyMemo.png" class="image"><img alt="PropertyMemo.png" src="24px-PropertyMemo.png" width="24" height="24" srcset="/wiki/images/thumb/f/f2/PropertyMemo.png/36px-PropertyMemo.png 1.5x, /wiki/images/f/f2/PropertyMemo.png 2x" /></a> <a href="Macro_PropertyMemo.html" title="Macro PropertyMemo">Macro PropertyMemo</a></span>: This little macro create one Property additional (memo or other text) for you object (only Draft)</li></ul>
|
|
</div>
|
|
</div>
|
|
<div class="toccolours mw-collapsible mw-collapsed">
|
|
<h3><span class="mw-headline" id="Other_interesting_macros_create_by_FreeCAD_users_and_deposit_in_extra_wiki."><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_FreeCADWebsite.png" class="image"><img alt="Std FreeCADWebsite.png" src="32px-Std_FreeCADWebsite.png" width="32" height="32" srcset="/wiki/images/thumb/5/52/Std_FreeCADWebsite.png/48px-Std_FreeCADWebsite.png 1.5x, /wiki/images/5/52/Std_FreeCADWebsite.png 2x" /></a> Other interesting macros create by FreeCAD users and deposit in extra wiki.</span></h3>
|
|
<div class="mw-collapsible-content">
|
|
<ul><li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:2364.png" class="image"><img alt="2364.png" src="24px-2364.png" width="24" height="24" srcset="/wiki/images/thumb/4/4f/2364.png/36px-2364.png 1.5x, /wiki/images/thumb/4/4f/2364.png/48px-2364.png 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/microelly2?tab=repositories">By microelly2</a> : freeCAD_macro, geodata, Animation, freecad-nurbs, PieMenu, ..... other</li>
|
|
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/hamish2014?tab=repositories">By hamish2014</a>: FreeCAD_assembly2, FreeCAD_drawing_dimensioning, ...</li>
|
|
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/triplus?tab=repositories">By triplus</a>: IconThemes, ShortCuts, NavigationIndicator, TabBar, Launcher, PersistentToolbars, PieMenu, ....</li>
|
|
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:681.jpg" class="image"><img alt="681.jpg" src="24px-681.jpg" width="24" height="24" srcset="/wiki/images/thumb/0/09/681.jpg/36px-681.jpg 1.5x, /wiki/images/thumb/0/09/681.jpg/48px-681.jpg 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/wood-galaxy">By rockn</a>: FreeCAD-Timber, FreeCAD-addons, FreeCAD-library, FreeCAD-StructuresBois, .... other</li>
|
|
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/oddtopus?tab=repositories">By oddtopus</a>: flamingo (workbench for metal structures)</li>
|
|
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/dprojects/getDimensions">By dprojects</a>: getDimensions FreeCAD macro to get chipboards dimensions to cut (woodworking)</li>
|
|
<li> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="24px-Text-x-python.png" width="24" height="24" srcset="/wiki/images/thumb/2/2c/Text-x-python.png/36px-Text-x-python.png 1.5x, /wiki/images/2/2c/Text-x-python.png 2x" /></a> <a rel="nofollow" class="external text" href="https://github.com/Siardeni/FreeCADTools">By Siardeni</a>: workbench for create metal profiles, square tubing, z profile, palette, rotation, drawing ...</li></ul>
|
|
</div>
|
|
</div>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="How_to_use.3F">How to use?</span></h2>
|
|
<div class="floatleft"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_Recipes_MacroHowToInstall.png" class="image" title="Macro how to install"><img alt="Macro how to install" src="200px-Macro_Recipes_MacroHowToInstall.png" width="200" height="373" srcset="/wiki/images/6/6d/Macro_Recipes_MacroHowToInstall.png 1.5x" /></a></div>
|
|
<p><b>The above macros can easily be plugged on any FreeCAD installation</b>
|
|
</p>
|
|
<ul><li> Starting from <b>FreeCAD v 0.17</b>, a new Tools -> Addons Manager allows you to easily install any macro from this page. The instructions below must still be followed if your version of FreeCAD doesn't have the Addons Manager yet.</li>
|
|
<li> Copy the macro python code from the corresponding macro page</li>
|
|
<li> In FreeCAD, Macro->Macros->Create new, and give it a name</li>
|
|
<li> Paste the python code you copied</li>
|
|
<li> Hit the Save button, and restart FreeCAD</li>
|
|
<li> Open the Macro manager, select your new macro and click "execute"</li>
|
|
<li> Tutorial <a href="How_to_install_macros.html" title="How to install macros">How to install macros</a></li></ul>
|
|
<p><b>Additionally, you can also add your new macro to a custom toolbar</b>
|
|
</p>
|
|
<ul><li> In FreeCAD, go to Tools -> Customize</li>
|
|
<li> In the Macros tab, add a new macro, and, if you like, define an icon and a keyboard shortcut</li>
|
|
<li> In the Toolbars tab, create a new toolbar, and add your macro, taking it from the "Macros" category.</li>
|
|
<li> Tutorial <a href="Customize_Toolbars.html" title="Customize Toolbars">Customize Toolbars</a></li></ul>
|
|
<div style="clear:both"></div>
|
|
<p><br />
|
|
</p>
|
|
<h2><span class="mw-headline" id="Adding_new_macros_to_this_repository">Adding new macros to this repository</span></h2>
|
|
<ul><li> Create a new page, beginning its name with "Macro", for example "Macro_My_Excellent_Macro", this can be done simply by editing this page, and adding a new link to your macro, like this:<br />
|
|
<ul><li> example : </li></ul></li></ul>
|
|
<pre>* {{MacroLink|Text-x-python|Macro My Excellent Macro|Macro My Excellent Macro title}} : My excellent macro description. </pre>
|
|
<ul><li> <b>Text-x-python</b> : icon by default (replace with your name icon with the exact same name as your macro page if there is. The format always <b>.png</b> only)</li>
|
|
<li> <b>Macro My Excellent Macro</b> : macro name</li>
|
|
<li> <b>Macro My Excellent Macro title</b> : macro name or title</li></ul>
|
|
<p>A new page (red link) will be created.
|
|
</p>
|
|
<ul><li> In that page, paste the following text:</li></ul>
|
|
<p>(With the default icon)
|
|
</p>
|
|
<pre>{{Macro|Icon=Text-x-python|Name=Macro_My_Excellent_Macro|Description=What my excellent macro does|Author=your username|Version=1.0|Date=YYYY-MM-DD}
|
|
</pre>
|
|
<p>(With the icon custom)
|
|
</p>
|
|
<pre>{{Macro|Icon=Macro_My_Excellent_Macro|Name=Macro_My_Excellent_Macro|Description=What my excellent macro does|Author=your username|Version=1.0|Date=YYYY-MM-DD}}
|
|
</pre>
|
|
<p>(Another language with the default icon (example "/fr" "/de" "/it"....))
|
|
</p>
|
|
<pre>{{Macro/fr|Icon=Text-x-python|Name=Macro_My_Excellent_Macro|Name/fr=Macro_My_Excellent_Macro|Description=
|
|
What my excellent macro does|Author=your username|Version=1.0|Date=YYYY-MM-DD}
|
|
</pre>
|
|
<p>(Another language with the icon custom (example "/fr" "/de" "/it"....))
|
|
</p>
|
|
<pre>{{Macro/fr|Icon=Macro_My_Excellent_Macro|Name=Macro_My_Excellent_Macro|Name/fr=Macro_My_Excellent_Macro|Description=
|
|
What my excellent macro does|Author=your username|Version=1.0|Date=YYYY-MM-DD}}
|
|
</pre>
|
|
<ul><li>You can also <a rel="nofollow" class="external text" href="https://www.freecadweb.org/wiki/index.php?title=Special:Upload">Upload </a> a custom format icon<b>.png</b><br /><b>Note that the name of the icon must have the same name as the name of the macro</b>.
|
|
<ul><li>example: " Macro_My_Excellent_Macro " <b>without extension</b> (the extension is given by the system), and, replace " Icon=<b>Text-x-python</b> " by " Icon=<b>Macro_My_Excellent_Macro</b> "</li>
|
|
<li><b>Text-x-python</b> <a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="32px-Text-x-python.png" width="32" height="32" srcset="/wiki/images/2/2c/Text-x-python.png 1.5x" /></a> is the default icon of the page dedicated to the Macro.</li></ul></li></ul>
|
|
<ul><li> Paste your macro, and use the <a href="https://www.freecadweb.org/wiki/index.php?title=Template:Code" title="Template:Code">Code template</a> to avoid adding spaces into your script. This will display the macro in a monospace font inside a light grey box like the example above.</li>
|
|
<li> If you like, upload a .png icon with the exact same name as your macro page (ex. Macro_My_Excellent_Macro.png)</li>
|
|
<li> Add an image: an image is useful to show what the macro does. Optionally you can create an animated gif that represents the object in context. The gif image should have a maximum size of 500x500px as the wiki does not resize animated gifs; if the gif is any bigger the animation won't work.</li>
|
|
<li> Optionally you can add some more info on how to use your macro, tips, limitations and workaround.</li>
|
|
<li> It is also interesting to include version information in your macro. This macro allows you to locate in time compared to the evolution of FreeCAD, do "Menu > Help > About FreeCAD and click to Copy to clipboard" and paste it your macro</li></ul>
|
|
<p>Ex:
|
|
</p>
|
|
<pre>#OS: Windows Vista
|
|
#Platform: 32-bit
|
|
#Version: 0.14.3389
|
|
#Python version: 2.6.2
|
|
#Qt version: 4.5.2
|
|
#Coin version: 3.1.0
|
|
#SoQt version: 1.4.1
|
|
#OCC version: 6.5.1 </pre>
|
|
<p>It is also advisable to create a macro in your header, this header can be used by the <a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?t=10556">Plugin Loader</a> program to install the macro and check versions. Also available <a rel="nofollow" class="external text" href="https://github.com/FreeCAD/FreeCAD-addons">addons_installer.FCMacro</a>
|
|
</p><p>Ex:
|
|
</p>
|
|
<pre>__Title__="Title_Of_macro"
|
|
__Author__ = "User_Name"
|
|
__Version__ = "00.11"
|
|
__Date__ = "2015-07-25"
|
|
|
|
__Comment__ = "This is the comment of the macro"
|
|
__Web__ = "http://forum.freecadweb.org/viewtopic.php?f=3&t=7384"
|
|
__Wiki__ = "http://www.freecadweb.org/wiki/index.php?title=Macro_Title_Of_macro"
|
|
__Icon__ = "/usr/lib/freecad/Mod/plugins/icons/Title_Of_macro"
|
|
__IconW__ = "C:/Documents and Settings/YourUserName/Application Data/FreeCAD"
|
|
__Help__ = "start the macro and follow the instructions"
|
|
__Status__ = "stable"
|
|
__Requires__ = "freecad 0.14.3706"
|
|
__Communication__ = "http://www.freecadweb.org/wiki/index.php?title=User:User_Name" </pre>
|
|
<p><br />
|
|
</p>
|
|
<ul><li> Add it to the above categories, create a new category if needed.</li></ul>
|
|
<h3><span class="mw-headline" id="Tutorials">Tutorials</span></h3>
|
|
<ul><li> <a href="How_to_install_macros.html" title="How to install macros">How to install macros</a></li>
|
|
<li> <a href="Customize_Toolbars.html" title="Customize Toolbars">Customize Toolbars</a></li>
|
|
<li> <a href="How_to_install_additional_workbenches.html" title="How to install additional workbenches">How to install additional workbenches</a></li></ul>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Macros_recipes/ru&oldid=289106">http://www.freecadweb.org/wiki/index.php?title=Macros_recipes/ru&oldid=289106</a>"</div>
|
|
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
<div id="mw-navigation">
|
|
<h2>Navigation menu</h2>
|
|
|
|
</body></html> |