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!

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

AddFoldWall
UnattendedUnfold
SheetMetal

SheetMetal Unfold

Menu location
SheetMetal → Unfold
Workbenches
SheetMetal
Default shortcut
U
Introduced in version
-
See also
SheetMetal UnattendedUnfold

Description

The SheetMetal Unfold command unfolds a sheet metal object.

Usage

  1. Select a planar face of the sheet metal part.
  2. There are several ways to invoke the command:
    • Press the Unfold button.
    • Select the Sheet Metal → Unfold option from the menu.
    • Right-click in the Tree View or the 3D View and select the Sheet Metal → Unfold option from the context menu.
    • Use the keyboard shortcut: U.
  3. An Unfold object is created and the Unfold properties Task Panel opens.
    • Optionally press the Face button and select a different planar face to re-position the Unfold object.
    • If you don't use a Material Definition Sheet (see Notes) set Material Settings:
      1. Set the Material Definition Sheet option to Manual K-Factor.
      2. Adjust the Manual K-Factor value (see Notes).
      3. Optionally toggle the ANSI or DIN radio buttons (see Notes).
    • If you need 2D geometry to export set Unfold Sketch Generation options:
      1. Check Generate projection sketch
      2. An Unfold_Sketch object is added to the Unfold object.
      3. Optionally adjust the color of the Unfold_Sketch object.
      4. To separate bend lines and internal lines from perimeter lines:
        • check Separate projection layers.
        • An Unfold_Sketch_Bends object and an Unfold_Sketch_Internal object are added to the Unfold object.
        • Optionally adjust Bend lines color and Internal lines color.
      5. Optionally toggle the export file format via DXF and SVG radio buttons.
      6. Press the Export button to open the Export unfold sketch dialog and save the file.
    • Optionally adjust the Unfold Transparency.
    • If you prefer to disable automatic updates: Check Manual update.
      • Press the Update button to apply changes made within the task panel.
  4. Press the OK button to finish the command and close the task panel.
  5. Optionally adjust the parameters in the Property View.

Task Panel

A Task Panel was introduced in version 0.6.10

Double-click an existing Unfold object in the Tree View to re-open the task panel and edit the parameters.

  • Material Definition Sheet: Toggles the Material Sheet property.
  • Manual K-Factor: Sets the KFactor property.
  • Standard: Radio buttons toggle the KFactor Standard property.
  • Generate projection sketch checkbox: Toggles the Generate Sketch property and activates:
    • Top color selector for the Unfold_Sketch object.
    • Separate projection layers checkbox: Toggles the Separate Sketch Layers property and activates:
      • Bend lines color color selector for the Unfold_Sketch_Bends object.
      • Internal lines color color selector for the Unfold_Sketch_Internal object.
    • DXF and SVG radio buttons: Toggle the export file format.
    • Export button: Opens the Export unfold sketch dialog to save the export file.
  • Unfold Transparency: Sets the Transparency view property of the Unfold object.
  • Manual update checkbox: Toggles the Manual Recompute property and activates:
    • Update button: Enables to update the Unfold object and the related Sketches while the task panel is open.

Notes

  • See the Material Definition Sheet and K-factor sections of the project page for more information.
  • For an explanation of the different value ranges of ISO and ANSI K-factors see the table on this page (in German).
  • A new SheetMetal Unfolder was introduced in version 0.7.0. A Revert To Old Unfolder preference was also added.

Properties

See also: Property View.

A SheetMetal Unfold object is derived from a Part Feature object and inherits all its properties. It has no additional properties.

Limitations

  • The sheet metal should have a constant thickness.
  • Flat faces should not contain split lines.
  • Flat faces must be truly planar and not B-spline approximations.
  • Faces of bend angles must be truly cylindrical and also not B-spline approximations.
  • Versions before 0.5.00: The Unfold feature is not parametric. If the model is modified you have to unfold it again.


AddFoldWall
UnattendedUnfold
SheetMetal

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

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