Interface Customization/es: Difference between revisions

From FreeCAD Documentation
(Created page with "inicio")
(Updating to match new version of source page)
(42 intermediate revisions by 2 users not shown)
Line 10: Line 10:
==Introducción==
==Introducción==


La interfaz de FreeCAD está basada en el moderno kit de herramientas [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt] y tiene una organización a nivel de la técnica . Algunos aspectos de la interfaz pueden ser personalizados. Puedes, por ejemplo, añadir barras de herramientas personalizadas, con herramientas de varios ambientes de trabajo o herramientas definidas en macros, y puedes crear tus propios atajos de teclado. Pero los menús y las barras de herramientas por defecto que vienen con FreeCAD y sus ambientes de trabajo no se pueden cambiar.
<div class="mw-translate-fuzzy">
Como la interfaz de FreeCAD se basa en el moderno toolkit [http://es.wikipedia.org/wiki/Qt_(biblioteca) Qt], su diseño es de última generación. Los Widgets, menús, barras de herramientas y demás elementos se pueden modificar, mover o compartir entre los diversos ''entornos de trabajo''. Se puede establecer métodos abreviados de teclado, cambiarlos, y se pueden grabar y reproducir macros. Para acceder a la ventana de personalización se usa el menú '''Herramientas -> Personalizar''':
</div>


[[Image:Std_DlgCustomize_tab_Toolbars.png]]
[[Image:Std_DlgCustomize_tab_Toolbars.png]]
{{Caption|El cuadro diálogo Personalizar}}
<div class="mw-translate-fuzzy">
[[Image:Screenshot-customize.jpg]]
</div>


==Utilización==
==Utilización==


# Los comandos disponibles en el cuadro de diálogo Personalizar dependen de los ambientes de trabajo que se hayan cargado en la sesión actual de FreeCAD. Así que deberías cargar primero todos las ambientes de trabajo a cuyos comandos quieras tener acceso.
# The commands available in the Customize dialog box depend on the workbenches that have been loaded in the current FreeCAD session. So you should first load all workbenches whose commands you want to have access to.
# There are several ways to invoke the [[Image:Std_DlgCustomize.svg|16px]] [[Std_DlgCustomize|Std DlgCustomize]] command:
# Hay varias formas de invocar el [[Image:Std_DlgCustomize.svg|16px]] [[Std_DlgCustomize/es|Std DiálogoPersonalizar]] comando:
#* Select the {{MenuCommand|Tools → [[Image:Std_DlgCustomize.svg|16px]] Customize...}} option from the menu.
#* Seleccione la opción {{MenuCommand|Herramientas → [[Image:Std_DlgCustomize.svg|16px]] Personalizar...}} en el menú.
#* Right-click a toolbar area and choose {{MenuCommand|[[Image:Std_DlgCustomize.svg|16px]] Customize...}} from the context menu.
#* Haga clic con el botón derecho en un área de la barra de herramientas y elija {{MenuCommand|[[Image:Std_DlgCustomize.svg|16px]] Personalizar...}} en el menú contextual.
# Se abre el cuadro de diálogo Personalizar. Para más información, consulte [[#Opciones|Opciones]].
# The Customize dialog box opens. For more information see [[#Options|Options]].
# The {{Button|Help}} button does not work at this time.
# El botón {{Button|Ayuda}} no funciona en este momento.
# Press the {{Button|Close}} button to close the dialog box.
# Pulse el botón {{Button|Cerrar}} para cerrar el cuadro de diálogo.


==Opciones==
==Opciones==


En el cuadro de diálogo Personalizar están disponibles las siguientes pestañas:
In the Customize dialog box the following tabs are available:


===Commandos===
===Commandos===


[[Image:Std_DlgCustomize_tab_Commands.png]]
[[Image:Std_DlgCustomize_tab_Commands.png]]
{{Caption|The Commands tab}}
{{Caption|La pestaña Comandos}}


En esta pestaña puede examinar los comandos disponibles.
On this tab you can browse the available commands.


====Browse commands====
====Comandos navegación====

# Select a command category in the '''Category''' panel on the left. Some categories match menu entries.
# The tools available in the selected category are shown in the panel on the right.
# Hover a command: its tooltip appears.
# Select a command: its status bar text is displayed below the two panels.

[[#top|top]]


# Seleccione una categoría de comandos en el panel '''Categoría''' de la izquierda. Algunas categorías coinciden con las entradas del menú.
# Las herramientas disponibles en la categoría seleccionada se muestran en el panel de la derecha.
# Pase el ratón por un comando: aparece su información sobre la herramienta.
# Seleccione un comando: el texto de su barra de estado se muestra debajo de los dos paneles.
{{Top}}
===Teclado===
===Teclado===


Line 54: Line 48:
{{Caption|La pestaña del teclado}}
{{Caption|La pestaña del teclado}}


En esta pestaña se pueden definir atajos de teclado personalizados. Los atajos de teclado para los comandos de macros se pueden definir en la pestaña [[#Macros|Macros]].
On this tab custom keyboard shortcuts can be defined. Shortcuts for macro commands can be defined on the [[#Macros|Macros]] tab.


====Add a custom shortcut====
====Añadir un atajo personalizado====


# Select a command category from the '''Category''' dropdown list.
# Select a command category from the '''Category''' dropdown list.
Line 66: Line 60:
# Press the {{Button|Clear}} button to remove the entered shortcut. This will also remove the content of the '''Current shortcut''' box. Note that default shortcuts are not permanently removed. They will be restored upon restarting FreeCAD.
# Press the {{Button|Clear}} button to remove the entered shortcut. This will also remove the content of the '''Current shortcut''' box. Note that default shortcuts are not permanently removed. They will be restored upon restarting FreeCAD.


====Remove a custom shortcut====
====Eliminar un atajo personalizado====


# Select a command category from the '''Category''' dropdown list.
# Select a command category from the '''Category''' dropdown list.
Line 72: Line 66:
# Press the {{Button|Reset}} button.
# Press the {{Button|Reset}} button.


====Remove all custom shortcuts====
====Eliminar todo atajos personalizado====


# Press the {{Button|Reset All}} button.
# Pulse el botón {{Button|Reiniciar todo}}.


====Notes (Keyboard)====
====Notas (Teclado)====


* Shortcuts only work if their commands appear in the standard menu or in the menu of a workbench that has been loaded in the current FreeCAD session, or if their commands appear on a ''visible'' toolbar.
* Shortcuts only work if their commands appear in the standard menu or in the menu of a workbench that has been loaded in the current FreeCAD session, or if their commands appear on a ''visible'' toolbar.
Line 82: Line 76:
* In V0.19 there is an issue with some Draft commands. Their default shortcuts do not work and/or custom shortcuts cannot be assigned to them.
* In V0.19 there is an issue with some Draft commands. Their default shortcuts do not work and/or custom shortcuts cannot be assigned to them.
* To reassign a default shortcut a new shortcut has to be assigned to its original command first.
* To reassign a default shortcut a new shortcut has to be assigned to its original command first.
{{Top}}

===Ambientes de trabajo===
[[#top|top]]

===Workbenches===


[[Image:Std_DlgCustomize_tab_Workbenches.png]]
[[Image:Std_DlgCustomize_tab_Workbenches.png]]
{{Caption|The Workbenches tab}}
{{Caption|La pestaña Ambientes de trabajo}}


On this tab the [[Std_Workbench|Workbench selector]] list can be changed. The '''Enabled workbenches''' list shows the workbenches as they will appear in the Workbench selector.
On this tab the [[Std_Workbench|Workbench selector]] list can be changed. The '''Enabled workbenches''' list shows the workbenches as they will appear in the Workbench selector.


====Disable a workbench====
====Desactivar un ambiente de trabajo====


# Select a workbench in the '''Enabled workbenches''' list.
# Select a workbench in the '''Enabled workbenches''' list.
Line 98: Line 90:
# The workbench will be moved to the '''Disabled workbenches''' list
# The workbench will be moved to the '''Disabled workbenches''' list


====Re-enable a workbench====
====Habilitar un ambiente de trabajo====


# Select a workbench in the '''Disabled workbenches''' list.
# Select a workbench in the '''Disabled workbenches''' list.
Line 104: Line 96:
# The workbench will be moved to the '''Enabled workbenches''' list
# The workbench will be moved to the '''Enabled workbenches''' list


====Re-enable all workbenches====
====Habilitar todo ambientes de trabajo====


# Press the {{Button|[[Image:Button_add_all.svg|16px]]}} button.
# Press the {{Button|[[Image:Button_add_all.svg|16px]]}} button.


====Change a workbench position====
====Cambiar la posición de un ambiente de trabajo====


# Select a workbench in the '''Enabled workbenches''' list.
# Select a workbench in the '''Enabled workbenches''' list.
Line 114: Line 106:
# Optionally repeat this until the workbench is in the correct position.
# Optionally repeat this until the workbench is in the correct position.


====Ordenar los ambinetes de trabajo alfabéticamente====
====Sort workbenches alphabetically====


# Press the {{Button|[[Image:Button_sort.svg|16px]]}} button.
# Press the {{Button|[[Image:Button_sort.svg|16px]]}} button.
{{Top}}

===Barras Herramientas===
[[#top|top]]

===Toolbars===


[[Image:Std_DlgCustomize_tab_Toolbars.png]]
[[Image:Std_DlgCustomize_tab_Toolbars.png]]
{{Caption|The Toolbars tab}}
{{Caption|La pestaña Barras Herramientas}}


En esta pestaña se pueden crear y modificar barras de herramientas personalizadas.
On this tab custom toolbars can be created and modified.


====Select the workbench====
====Seleccione el ambiente de trabajo====


# In the dropdown list on the right select the workbench whose custom toolbars you want to modify. The {{Value|Global}} option is there for custom toolbars that should be available in all workbenches.
# In the dropdown list on the right select the workbench whose custom toolbars you want to modify. The {{Value|Global}} option is there for custom toolbars that should be available in all workbenches.


====Create a toolbar====
====Crear una barra herramientas====


# Press the {{Button|New...}} button.
# Press the {{Button|New...}} button.
Line 138: Line 128:
# The new toolbar will appear in the panel on the right.
# The new toolbar will appear in the panel on the right.


====Rename a toolbar====
====Renombrar una barra herramientas====


# Select a toolbar in the panel on the right.
# Select a toolbar in the panel on the right.
Line 145: Line 135:
# Press the {{Button|OK}} button.
# Press the {{Button|OK}} button.


====Delete a toolbar====
====Eliminar una barra herramientas====


# Select a toolbar in the panel on the right.
# Select a toolbar in the panel on the right.
# Press the {{Button|Delete}} button.
# Press the {{Button|Delete}} button.


====Disable a toolbar====
====Desactivar una barra herramientas====


# Uncheck the checkbox in front of the toolbar name in the panel on the right.
# Uncheck the checkbox in front of the toolbar name in the panel on the right.
# A disabled toolbar will be invisible in the FreeCAD interface.
# A disabled toolbar will be invisible in the FreeCAD interface.


====Add a command====
====Añadir un comando====


# At least one custom toolbar is required. See [[#Create_a_toolbar|Create a toolbar]].
# Select the correct toolbar in the panel on the right. If no toolbar is selected, the command will be added to the first toolbar in the list.
# Select the correct toolbar in the panel on the right. If no toolbar is selected, the command will be added to the first toolbar in the list.
# Select a category from the dropdown list on the left. Macro commands that have been set up on the [[#Macros|Macros]] tab appear in the 'Macros' category.
# Select a category from the dropdown list on the left. Macro commands that have been set up on the [[#Macros|Macros]] tab appear in the 'Macros' category.
Line 163: Line 154:
# Press {{Button|[[Image:Button_right.svg|16px]]}} button.
# Press {{Button|[[Image:Button_right.svg|16px]]}} button.


====Remove a command====
====Elimina un comando====


# If required, expand the toolbar in the panel on the right.
# If required, expand the toolbar in the panel on the right.
Line 169: Line 160:
# Press {{Button|[[Image:Button_left.svg|16px]]}} button.
# Press {{Button|[[Image:Button_left.svg|16px]]}} button.


====Change a command position====
====Cambiar la posición de un position comando====


# If required, expand the toolbar in the panel on the right.
# If required, expand the toolbar in the panel on the right.
Line 176: Line 167:
# Optionally repeat this until the command is in the correct position.
# Optionally repeat this until the command is in the correct position.


====Notes (Toolbars)====
====Notas (Barras Herramienta)====


* Toolbars belonging to the current workbench are updated immediately, but after disabling/re-enabling a toolbar a workbench change is required (switch to a different workbench and then switch back).
* Toolbars belonging to the current workbench are updated immediately, but after disabling/re-enabling a toolbar a workbench change is required (switch to a different workbench and then switch back).
Line 182: Line 173:
<!--Description of problem below: https://forum.freecadweb.org/viewtopic.php?f=23&t=45757-->
<!--Description of problem below: https://forum.freecadweb.org/viewtopic.php?f=23&t=45757-->
* In V0.19 there is an issue with some Draft commands. After adding them to a custom toolbar and exiting the FreeCAD application the {{FileName|user.cfg}} file must be manually edited for these commands. Search for the name of the custom toolbar and in that section change the content of the {{incode|FCText}} items that start with {{incode|gui_}} to {{incode|DraftTools}}.
* In V0.19 there is an issue with some Draft commands. After adding them to a custom toolbar and exiting the FreeCAD application the {{FileName|user.cfg}} file must be manually edited for these commands. Search for the name of the custom toolbar and in that section change the content of the {{incode|FCText}} items that start with {{incode|gui_}} to {{incode|DraftTools}}.
{{Top}}

[[#top|inicio]]

===Macros===
===Macros===


Line 223: Line 212:
# Make the required changes. Note that you cannot remove the icon, you can only replace it.
# Make the required changes. Note that you cannot remove the icon, you can only replace it.
# Press the {{Button|Replace}} button.
# Press the {{Button|Replace}} button.
{{Top}}

[[#top|inicio]]

===Movimiento Bola Espacial===
===Movimiento Bola Espacial===


This is tab is blank if no Spaceball is detected. See: [[3Dconnexion_input_devices|3Dconnexion input devices]].
This tab is blank if no Spaceball is detected. See: [[3Dconnexion_input_devices|3Dconnexion input devices]].
{{Top}}

[[#top|inicio]]

===Botones Bola Espacial===
===Botones Bola Espacial===


This is tab is blank if no Spaceball is detected. See: [[3Dconnexion_input_devices|3Dconnexion input devices]].
This is tab is blank if no Spaceball is detected. See: [[3Dconnexion_input_devices|3Dconnexion input devices]].
{{Top}}

[[#top|inicio]]

==Temas==
==Temas==


FreeCAD supports complete theming of the interface, via .qss stylesheets. The [https://doc.qt.io/qt-5/stylesheet-syntax.html qss format] is very similar to the [https://en.wikipedia.org/wiki/CSS css format] used in web pages, it basically adds more methods to reference the different widgets and elements of the Qt interface. You can change the current default theme (which simply takes the style defined by your desktop system) to one of the built-in themes bundled with FreeCAD, or create your own, for example starting from one of the [https://github.com/FreeCAD/FreeCAD/tree/master/src/Gui/Stylesheets built-in styles] and editing it. Your new style must be placed in a folder named $USERAPPDATA/Gui/Stylesheets to be known to FreeCAD ($USERAPPDATA is obtained by typing App.getUserAppDataDir() in the FreeCAD console).
FreeCAD supports complete theming of the interface, via .qss stylesheets. The [https://doc.qt.io/qt-5/stylesheet-syntax.html qss format] is very similar to the [https://en.wikipedia.org/wiki/CSS css format] used in web pages, it basically adds methods to reference the different widgets and elements of the Qt interface. You can change the default theme (which simply takes the style defined by your desktop system) by selecting a '''style sheet''' in the [[Preferences_Editor#General|FreeCAD preferences]].

[[#top|inicio]]


You can also create your own theme if you are not satisfied with the themes that are bundled with FreeCAD, for example by editing an [https://github.com/FreeCAD/FreeCAD/tree/master/src/Gui/Stylesheets existing style sheet]. Your new style must be placed in a specific folder for it to be found by FreeCAD:
* {{FileName|%APPDATA%/FreeCAD/Gui/Stylesheets}} (on Windows). The {{FileName|%APPDATA%}} folder can be retrieved by entering {{Incode|App.getUserAppDataDir()}} in the [[Python_console|Python console]].
* {{FileName|$HOME/.FreeCAD/Gui/Stylesheets}} (on Linux).
* {{FileName|$HOME/Library/Preferences/FreeCAD/Gui/Stylesheets}} (on MacOS).
{{Top}}
==Complementos==
==Complementos==


Line 275: Line 261:


* Repositorio de Github: https://github.com/triplus/ShortCuts
* Repositorio de Github: https://github.com/triplus/ShortCuts
{{Top}}

[[#top|inicio]]



{{Docnav/es
{{Docnav/es

Revision as of 09:04, 6 September 2021

Introducción

La interfaz de FreeCAD está basada en el moderno kit de herramientas Qt y tiene una organización a nivel de la técnica . Algunos aspectos de la interfaz pueden ser personalizados. Puedes, por ejemplo, añadir barras de herramientas personalizadas, con herramientas de varios ambientes de trabajo o herramientas definidas en macros, y puedes crear tus propios atajos de teclado. Pero los menús y las barras de herramientas por defecto que vienen con FreeCAD y sus ambientes de trabajo no se pueden cambiar.

El cuadro diálogo Personalizar

Utilización

  1. Los comandos disponibles en el cuadro de diálogo Personalizar dependen de los ambientes de trabajo que se hayan cargado en la sesión actual de FreeCAD. Así que deberías cargar primero todos las ambientes de trabajo a cuyos comandos quieras tener acceso.
  2. Hay varias formas de invocar el Std DiálogoPersonalizar comando:
    • Seleccione la opción Herramientas → Personalizar... en el menú.
    • Haga clic con el botón derecho en un área de la barra de herramientas y elija Personalizar... en el menú contextual.
  3. Se abre el cuadro de diálogo Personalizar. Para más información, consulte Opciones.
  4. El botón Ayuda no funciona en este momento.
  5. Pulse el botón Cerrar para cerrar el cuadro de diálogo.

Opciones

En el cuadro de diálogo Personalizar están disponibles las siguientes pestañas:

Commandos

File:Std DlgCustomize tab Commands.png

La pestaña Comandos

En esta pestaña puede examinar los comandos disponibles.

Comandos navegación

  1. Seleccione una categoría de comandos en el panel Categoría de la izquierda. Algunas categorías coinciden con las entradas del menú.
  2. Las herramientas disponibles en la categoría seleccionada se muestran en el panel de la derecha.
  3. Pase el ratón por un comando: aparece su información sobre la herramienta.
  4. Seleccione un comando: el texto de su barra de estado se muestra debajo de los dos paneles.

Inicio

Teclado

La pestaña del teclado

En esta pestaña se pueden definir atajos de teclado personalizados. Los atajos de teclado para los comandos de macros se pueden definir en la pestaña Macros.

Añadir un atajo personalizado

  1. Select a command category from the Category dropdown list.
  2. Select a command from the Commands panel.
  3. The Current shortcut box displays the current short cut, if available.
  4. Enter a new shortcut in the Press new shortcut input box. Shortcuts can be up to 4 inputs long. Each input is either a single character, a combination of one or more special keys or a combination of one or more special keys and a character. Use Backspace to correct mistakes.
  5. If the shortcut is already in use, a dialog box will ask you if you want to override it, and the command the shortcut is assigned to will appear in the Currently assigned to panel.
  6. Press the Assign button to assign the new shortcut.
  7. Press the Clear button to remove the entered shortcut. This will also remove the content of the Current shortcut box. Note that default shortcuts are not permanently removed. They will be restored upon restarting FreeCAD.

Eliminar un atajo personalizado

  1. Select a command category from the Category dropdown list.
  2. Select a command from the Commands panel.
  3. Press the Reset button.

Eliminar todo atajos personalizado

  1. Pulse el botón Reiniciar todo.

Notas (Teclado)

  • Shortcuts only work if their commands appear in the standard menu or in the menu of a workbench that has been loaded in the current FreeCAD session, or if their commands appear on a visible toolbar.
  • In V0.19 there is an issue with some Draft commands. Their default shortcuts do not work and/or custom shortcuts cannot be assigned to them.
  • To reassign a default shortcut a new shortcut has to be assigned to its original command first.

Inicio

Ambientes de trabajo

File:Std DlgCustomize tab Workbenches.png

La pestaña Ambientes de trabajo

On this tab the Workbench selector list can be changed. The Enabled workbenches list shows the workbenches as they will appear in the Workbench selector.

Desactivar un ambiente de trabajo

  1. Select a workbench in the Enabled workbenches list.
  2. Press the button.
  3. The workbench will be moved to the Disabled workbenches list

Habilitar un ambiente de trabajo

  1. Select a workbench in the Disabled workbenches list.
  2. Press the button.
  3. The workbench will be moved to the Enabled workbenches list

Habilitar todo ambientes de trabajo

  1. Press the button.

Cambiar la posición de un ambiente de trabajo

  1. Select a workbench in the Enabled workbenches list.
  2. Press the button or the button.
  3. Optionally repeat this until the workbench is in the correct position.

Ordenar los ambinetes de trabajo alfabéticamente

  1. Press the button.

Inicio

Barras Herramientas

La pestaña Barras Herramientas

En esta pestaña se pueden crear y modificar barras de herramientas personalizadas.

Seleccione el ambiente de trabajo

  1. In the dropdown list on the right select the workbench whose custom toolbars you want to modify. The Global option is there for custom toolbars that should be available in all workbenches.

Crear una barra herramientas

  1. Press the New... button.
  2. Enter a name in the dialog box that opens.
  3. Press the OK button.
  4. The new toolbar will appear in the panel on the right.

Renombrar una barra herramientas

  1. Select a toolbar in the panel on the right.
  2. Press the Rename... button.
  3. Enter a new name in the dialog box that opens.
  4. Press the OK button.

Eliminar una barra herramientas

  1. Select a toolbar in the panel on the right.
  2. Press the Delete button.

Desactivar una barra herramientas

  1. Uncheck the checkbox in front of the toolbar name in the panel on the right.
  2. A disabled toolbar will be invisible in the FreeCAD interface.

Añadir un comando

  1. At least one custom toolbar is required. See Create a toolbar.
  2. Select the correct toolbar in the panel on the right. If no toolbar is selected, the command will be added to the first toolbar in the list.
  3. Select a category from the dropdown list on the left. Macro commands that have been set up on the Macros tab appear in the 'Macros' category.
  4. Select a command from the panel on the left.
  5. Or select '<Separator>' to add a separator (a line between two toolbar buttons).
  6. Press button.

Elimina un comando

  1. If required, expand the toolbar in the panel on the right.
  2. Select a command.
  3. Press button.

Cambiar la posición de un position comando

  1. If required, expand the toolbar in the panel on the right.
  2. Select a command.
  3. Press the button or the button.
  4. Optionally repeat this until the command is in the correct position.

Notas (Barras Herramienta)

  • Toolbars belonging to the current workbench are updated immediately, but after disabling/re-enabling a toolbar a workbench change is required (switch to a different workbench and then switch back).
  • To update global toolbars a workbench change (if commands have been added or removed) or a restart (if the order of a toolbar has changed or a toolbar was renamed) is required.
  • In V0.19 there is an issue with some Draft commands. After adding them to a custom toolbar and exiting the FreeCAD application the user.cfg file must be manually edited for these commands. Search for the name of the custom toolbar and in that section change the content of the FCText items that start with gui_ to DraftTools.

Inicio

Macros

La pestaña Macros

On this tab user macro commands can be set up. Once set up, they can be added to custom toolbars. FreeCAD uses a dedicated folder for user macros and only macros in that folder can be set up. Use the Std DlgMacroExecute command to find this folder on your system.

If you download a macro with the Addon Manager then make sure that you also download its icon image file. Most macros have an image link on the information page that appears in the Addon Manager. You can for example put this image file in the user macros folder.

If you want to use a macro downloaded from a different source you will have to install it manually. See How to install macros for more information.

Añadir un macrocomando

  1. In the Macro dropdown list select a macro.
  2. Enter a Menu text. This will be the name used to identify the macro command and will also appear in the toolbar if there is no icon.
  3. Optionally enter a Tool tip. This text will appear near the location of the mouse when you hover the toolbar icon.
  4. Optionally enter a Status text. This text will appear in the status bar when you hover the toolbar icon.
  5. Optionally enter the wiki page for the macro, if available, in the What's this input box. Enter the page name, not the full URL.
  6. Optionally enter a shortcut in the Accelerator input box. See Keyboard for more information.
  7. To add an icon:
    1. Press the Pixmap ... button.
    2. The Choose Icon dialog box opens.
    3. If required press the Icon folders... button to add an icon folder.
    4. Select an icon from the panel. The Choose Icon dialog box closes automatically.
  8. Press the Add button.
  9. The macro command appears in the panel on the left.
  10. The macro command can now be selected on the Toolbars tab.

Elimina un macrocomando

  1. Select the macro command in the panel on the left.
  2. Press the Remove button.

Cambiar un macrocomando

  1. Double-click the macro command in the panel on the left.
  2. Make the required changes. Note that you cannot remove the icon, you can only replace it.
  3. Press the Replace button.

Inicio

Movimiento Bola Espacial

This tab is blank if no Spaceball is detected. See: 3Dconnexion input devices.

Inicio

Botones Bola Espacial

This is tab is blank if no Spaceball is detected. See: 3Dconnexion input devices.

Inicio

Temas

FreeCAD supports complete theming of the interface, via .qss stylesheets. The qss format is very similar to the css format used in web pages, it basically adds methods to reference the different widgets and elements of the Qt interface. You can change the default theme (which simply takes the style defined by your desktop system) by selecting a style sheet in the FreeCAD preferences.

You can also create your own theme if you are not satisfied with the themes that are bundled with FreeCAD, for example by editing an existing style sheet. Your new style must be placed in a specific folder for it to be found by FreeCAD:

  • %APPDATA%/FreeCAD/Gui/Stylesheets (on Windows). The %APPDATA% folder can be retrieved by entering App.getUserAppDataDir() in the Python console.
  • $HOME/.FreeCAD/Gui/Stylesheets (on Linux).
  • $HOME/Library/Preferences/FreeCAD/Gui/Stylesheets (on MacOS).

Inicio

Complementos

Los complementos ofrecen otra forma de personalizar la interfaz de uso. A continuación se muestran algunos complementos creados por usuarios de la comunidad de FreeCAD. Pueden descargarse a través del Gestor Complementos (nota: están listados en la pestaña ambientes de trabajo).

MenúCubo

Glass

TemasIconos

Arranquer

PieMenú

RemBanco

Atajo

Inicio