FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

Introduction

The Status Bar is a ribbon that appears at the bottom of the FreeCAD interface. It can display several pieces of information and several widgets. The BIM and Draft workbenches add their own widgets to the Status Bar. It is also possible to drag a toolbar into the Status Bar.

Information and widgets

Usage information

When the pointer is over a button or menu item, the usage information of that tool is displayed in the Status Bar. This information is usually the same as the tooltip of the tool.

Preselected information

When the pointer is over an object in the 3D View the Status Bar shows the preselected element of the object as well as the current 3D coordinates. This information is updated as the pointer is moved over the object. The update stops when the pointer is over an empty space in the 3D View.

Input hints

introduced in 1.1

For most Sketcher tools and Draft Creation tools, dynamic input hints are displayed in the Status Bar.

Quick measure

introduced in 1.0

The Quick Measure feature uses the right side of the Status Bar to show measurements based on the selection in 3D View.

Depending on the selection the following measurements are displayed:

  • Edge length
  • Face area
  • Distance between points, edges or faces
  • Angle between edges
  • Radius of circular edges or cylindrical faces
  • introduced in 1.1: Diameter of circles and cylindrical faces
  • introduced in 1.1: Axis distance between circular elements and faces, edges or other circular elements

Notification Area

TBD.

Right-clicking this area opens a context menu with the following options:

  • Delete User Notifications: TBD.
  • Delete All: TBD.

Navigation indicator

The Navigation indicator shows the current Mouse navigation mode. Clicking the indicator opens a menu with the available modes and a Settings submenu with the following options:

  • Orbit style: See Preferences Editor.
  • Compact: If this option is checked only a mouse icon is shown in the widget.
  • Tooltip: If this option is checked hovering the widget will show a tooltip with detailed usage information.

Zoom indicator

The Status Bar provides information about the zoom level by showing the size of the current 3D View. Clicking the indicator opens a menu to change the unit system of the current document, or the default unit system if there is no active document.

Context menu

Right-clicking the Status Bar opens a context menu with the following options:

  • introduced in 1.1: Input hints: Checkbox to toggle this feature.
  • introduced in 1.1: Quick measure: Idem.
  • Notification Area: Idem.
  • Navigation indicator: Idem.

If the pointer is over the Preselected information field or the Quick measure field the following options are added:

  • Copy: Copies the information selected with the next option.
  • Select All: Selects the current information.

The Notification Area has its own context menu.


This page is retrieved from https://wiki.freecad.org/Status_Bar

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub