372 lines
62 KiB
HTML
372 lines
62 KiB
HTML
<html><head><title>Macros recipes/es</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/es</h1></div>
|
|
|
|
<div id="mw-content-text" lang="es" 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">Tema
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Macros
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Nivel
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Beginner
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Tiempo para completar
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Autor
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Versión de FreeCAD
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Archivo(s) de ejemplo(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 />
|
|
Esta página contiene macros para añadir funcionalidad a tu instalación de FreeCAD
|
|
</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">
|
|
<div class="mw-translate-fuzzy">
|
|
<ul><li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Rotate_View/es" title="Macro Rotate View/es">Macro Rotate View</a></span> Esta macro gira la vista actual 90º hacia la izquierda. Solo funciona si estas en la vista en planta.</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_View_Rotation/es" title="Macro View Rotation/es">Macro View Rotation</a></span> Proporciona una interfaz gráfica de usuario GUI que permite rotar la vista una cantidad determinada en las tres direcciones.</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Texture_Objects/es" title="Macro Texture Objects/es">Macro Texture Objects</a></span> Esta macro permite poner temporalmente una imagen de textura en los objetos seleccionados.</li></ul>
|
|
</div>
|
|
</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/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_MessageBox/es" title="Macro MessageBox/es">Macro MessageBox</a></span>: muestra como dar información al usuario través de la interfaz gráfica de usuario GUI.</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">
|
|
<div class="mw-translate-fuzzy">
|
|
<ul><li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_MeshToPart/es" title="Macro MeshToPart/es">Macro MeshToPart</a></span>: Convierte las mallas seleccionadas en piezas</li></ul>
|
|
</div>
|
|
</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">
|
|
<div class="mw-translate-fuzzy">
|
|
<ul><li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Automatic_drawing/es" title="Macro Automatic drawing/es">Macro Automatic drawing</a></span>: Permite al usuario obtener las vistas de su objeto en un dibujo con 4 posiciones diferentes (alzado, planta, isométrica, perfil derecho). Necesita algunos cambios para ser perfectamente efectiva</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_CartoucheFC/es&action=edit&redlink=1" class="new" title="Macro CartoucheFC/es (page does not exist)">Macro CartoucheFC</a></span>: Esta macro de GUI para llenar simplemente todos los campos del cartucho de la hoja de trabajo de implementación de plan FreeCAD, el formato de la fecha y el símbolo del modo de proyección se adaptan a la región de la UE o Estados Unidos seleccionado.</li></ul>
|
|
</div>
|
|
</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/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Rectellipse/es" title="Macro Rectellipse/es">Macro Rectellipse</a></span>: Crea una rectelipse paramétrica</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Make_Circle_3_Points/es&action=edit&redlink=1" class="new" title="Macro Make Circle 3 Points/es (page does not exist)">Macro Make Circle 3 Points</a></span>: se crea un círculo de 3 puntos seleccionados, los puntos pueden ser objetos (en este ejemplo reúne los dos ejemplos siguientes, todos los parámetros simplemente acordar una ventana gráfica).</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Draft_Circle_3_Points/es&action=edit&redlink=1" class="new" title="Macro Draft Circle 3 Points/es (page does not exist)">Macro Draft Circle 3 Points</a></span>: se crea un círculo de 3 puntos seleccionados 2D ortogonal.</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Draft_Circle_3_Points_3D/es&action=edit&redlink=1" class="new" title="Macro Draft Circle 3 Points 3D/es (page does not exist)">Macro Draft Circle 3 Points 3D</a></span>: se crea un círculo de 3 puntos seleccionados en el espacio 3D.</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">
|
|
<div class="mw-translate-fuzzy">
|
|
<ul><li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Make_Cube/es" title="Macro Make Cube/es">Macro Make Cube</a></span>: Crea un cubo a partir de 4 puntos</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Solid_Sweep/es" title="Macro Solid Sweep/es">Macro Solid Sweep</a></span>: crea u sólido barriendo un perfil 2D a lo largo de una trayectoria previamente seleccionada en la vista 3D. Los elementos 2D pueden crearse con las herramientas estándar del entorno gráfico de usuario GUI de FreeCAD.</li></ul>
|
|
</div>
|
|
</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/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_ArrayCopy/es" title="Macro ArrayCopy/es">Macro ArrayCopy</a></span>: Copia el objeto seleccionado varias veces, en una matriz</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_FlattenWire/es" title="Macro FlattenWire/es">Macro FlattenWire</a></span>: Aplana los contornos que no son planos a la mediana de sus coordenadas Z</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_JointWire/es" title="Macro JointWire/es">Macro JointWire</a></span>: Permite encontrar y unir todos los contornos no conectados al contorno no conectado más próximo utilizando una línea</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Remove_parametric_history/es" title="Macro Remove parametric history/es">Macro Remove parametric history</a></span>: Elimina toda la paramétrica asociada de un objeto, dejándolo como una forma "muda"</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_SuperWire/es" title="Macro SuperWire/es">Macro SuperWire</a></span>: Fuerza la creación de una polilínea a partir de líneas y arcos que nmo necesariamente se toquen entre si. Utiliza esto si la operación de polilínea habitual falla</li>
|
|
<li> <span class="MacroLink/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_HealArcs/es" title="Macro HealArcs/es">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></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/es"><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="https://www.freecadweb.org/wiki/index.php?title=Macro_Corner_shapes_wizard/es" title="Macro Corner shapes wizard/es">Macro Corner shapes wizard</a></span>: Muestra un letrero de diálogo preguntando por las dimensiones de tu pieza de la esquina, entonces crea el objeto en el documento y una hoja de dibujo con las vistas planta, alzado y vistas laterales de la pieza</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/es&oldid=281049">http://www.freecadweb.org/wiki/index.php?title=Macros_recipes/es&oldid=281049</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> |