86 lines
4.8 KiB
HTML
86 lines
4.8 KiB
HTML
<html><head><title>OpenSCAD AddOpenSCADElement/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>OpenSCAD AddOpenSCADElement/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" >
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="A.C3.B1adir_un_elemento_OpenSCAD"><a href="https://www.freecadweb.org/wiki/index.php?title=File:OpenSCAD_AddOpenSCADElement.png" class="image"><img alt="OpenSCAD AddOpenSCADElement.png" src="32px-OpenSCAD_AddOpenSCADElement.png" width="32" height="32" srcset="/wiki/images/thumb/c/c4/OpenSCAD_AddOpenSCADElement.png/48px-OpenSCAD_AddOpenSCADElement.png 1.5x, /wiki/images/c/c4/OpenSCAD_AddOpenSCADElement.png 2x" /></a> Añadir un elemento OpenSCAD</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Ubicación en el Menú
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">OpenSCAD -> Añadir un elemento OpenSCAD
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Entornos de trabajo
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=OpenSCAD_Module/es" title="OpenSCAD Module/es">OpenSCAD</a>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Atajo de teclado por defecto
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">None
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Ver también
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">None
|
|
</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="#A.C3.B1adir_un_elemento_OpenSCAD"><span class="tocnumber">1</span> <span class="toctext">Añadir un elemento OpenSCAD</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-1"><a href="#Descripci.C3.B3n"><span class="tocnumber">1.1</span> <span class="toctext">Descripción</span></a></li>
|
|
<li class="toclevel-2 tocsection-2"><a href="#Initial_set_up_from_within_FreeCAD"><span class="tocnumber">1.2</span> <span class="toctext">Initial set up from within FreeCAD</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
<h4><span class="mw-headline" id="Descripci.C3.B3n">Descripción</span></h4>
|
|
<p>Añade un elemento OpenSCAD introduciendo código OpenSCAD en el panel de tareas y ejecutando el binario de OpenSCAD binary (requiere de OpenSCAD)
|
|
</p><p>Cuando se selecciona 'una malla', OpenSCAD renderiza una malla.
|
|
</p><p>Cada vez que se presiona Añadir se ejecuta el código y se importan elementos.
|
|
</p><p>Esta función no proporciona ningún control de sintaxis o errores proporcionado más allá de no ofrecer un resultado de OpenSCAD.
|
|
Si los elementos no especifican la ruta a utilizar <> e incluir<> las declaraciones podrían estar rotas.
|
|
</p><p>Las bibliotecas deberían ser accesibles por defecto, mientras que a los ejemplos se podría acceder así
|
|
</p>
|
|
<pre>include <../examples/example001.scad>; </pre>
|
|
<p>incluiría el primer ejemplo conocido también como el icono de OpenSCAD
|
|
</p>
|
|
<h4><span class="mw-headline" id="Initial_set_up_from_within_FreeCAD">Initial set up from within FreeCAD</span></h4>
|
|
<ul><li>OpenSCAD needs to be installed on your computer before FreeCAD will have this functionality
|
|
<ul><li>install OpenSCAD in the appropriate manner for your operating system. See <a rel="nofollow" class="external text" href="http://www.openscad.org/">the OpenSCAD web site</a> for more information</li></ul></li>
|
|
<li>FreeCAD needs to be told where to find the OpenSCAD executable
|
|
<ul><li>Switch to the OpenSCAD Workbench Menu -> View Workbench -> OpenSCAD</li>
|
|
<li>Open the preferences dialog Menu -> Edit -> Preferences</li>
|
|
<li>Click on "OpenSCAD" on the left plane</li>
|
|
<li>Click on the button labled "..." in General Settings -> General OpenSCAD Settings -> OpenSCAD executable to browser the directory or enter the path (e.g. Ubuntu based Linux distributions /usr/bin/openscad) directly into the line input right to the button</li>
|
|
<li>close and restart FreeCAD, a new OpenSCAD icon will appear on the tool bar, and in the OpenSCAD menu, in the FreeCAD OpenSCAD workbench</li></ul></li>
|
|
<li>It is also possible to add another optional Parameter which controls the maximum sides of a polygon before it is considered a circle (fn).</li></ul>
|
|
<p>Starting from FreeCAD Version 0.14, FreeCAD will search for the OpenSCAD executable if the setting mentioned above is empty.
|
|
</p><p><br />
|
|
</p>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=OpenSCAD_AddOpenSCADElement/es&oldid=212211">http://www.freecadweb.org/wiki/index.php?title=OpenSCAD_AddOpenSCADElement/es&oldid=212211</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> |