PieMenu Workbench: Difference between revisions

From FreeCAD Documentation
(Add changelog link)
(Add example of PieMenu)
Line 9: Line 9:


<gallery widths=400px heights=300px>
<gallery widths=400px heights=300px>
Image:PieMenu_example.png|Example of a PieMenu containing n pies.
Image:PieMenu_example.jpg|Example of a PieMenu containing n pies.
</gallery>
</gallery>



Revision as of 17:37, 27 March 2024

PieMenu workbench icon

Introduction

The PieMenu workbench is an external workbench that brings a customizable menu providing quick access to FreeCAD tools via keyboard shortcuts. You can choose from multiple shapes, themes, customize tools and shortcuts, and much more....

Installation

  1. Install the PieMenu Workbench via the Addon Manager. For manual installation see Installing more workbenches.
  2. Restart FreeCAD.

Usage

  1. Press Tab key to invoke the default PieMenu
  2. Optionally change the default shortcut:
    1. Go to: Accessories → Pie menu settings.
    2. Go to Global settings tab and in the bottom insert the new shortcut.

Tabs

PieMenu

File:PieMenu PieMenu tab.png

On this tab we can create and configure every PieMenu we need.

Tools

File:PieMenu Tools tab.png

On this tab we can mark the tools we want to include in the current PieMenu.

Context

File:PieMenu Context tab.png

On this tab .

Global settings

File:PieMenu GlobalSettings tab.png

On this tab we can configure global settings such as theme.

References

Links