SheetMetal SketchOnSheet: Difference between revisions

From FreeCAD Documentation
(Example added)
m (typo fix)
Line 31: Line 31:


# Select a '''planar face'''
# Select a '''planar face'''
# Select a coplanar [[Image:Workbench_Sketcher.svg|16px]] [[Sketcher_Workbench|sketch]] (i.e. lying o the same plane) for the '''hole layout''' (preferably from the tree view) </br> (Don't forget the control/command key!)
# Select a coplanar [[Image:Workbench_Sketcher.svg|16px]] [[Sketcher_Workbench|sketch]] (i.e. lying on the same plane) for the '''hole layout''' (preferably from the tree view) </br> (Don't forget the control/command key!)
# Press the {{Button|[[Image:SheetMetal_SketchOnSheet.svg|16px]] [[SheetMetal_SketchOnSheet|Sketch On Sheet metal]]}} button </br> or use the keyboard shortcut: {{KEY|M}} then {{KEY|S}}
# Press the {{Button|[[Image:SheetMetal_SketchOnSheet.svg|16px]] [[SheetMetal_SketchOnSheet|Sketch On Sheet metal]]}} button </br> or use the keyboard shortcut: {{KEY|M}} then {{KEY|S}}



Revision as of 20:14, 7 August 2021

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.

Other languages:

SheetMetal SketchOnSheet

Menu location
SheetMetal → Sketch On Sheet metal
Workbenches
SheetMetal
Default shortcut
M S
Introduced in version
-
See also
None

Description

The Sketch On Sheet metal command cuts holes along the folded walls of a sheet metal object. For the hole layout a sketch is used.

In contrast to the PartDesign Pocket command, where holes are just cut along the sketch normal (local z axis),
this tool acts as if it would unfold the sheet metal object, cut the holes, and refold the object.

Usage

  1. Select a planar face
  2. Select a coplanar sketch (i.e. lying on the same plane) for the hole layout (preferably from the tree view)
    (Don't forget the control/command key!)
  3. Press the Sketch On Sheet metal button
    or use the keyboard shortcut: M then S

The sketch may contain more than just one outline.
Any outline has to touch the planar face, at least, otherwise it won't cut a hole at all.

Properties

Data

Base

Parameters

View

Base

Display Options

Object Style

Selection

Example

A simple thingamajg

Preparation

This thingamajg is made of a folded sheet metal object with holes added.
And so one open contour sketch for the sheet metal and one sketch for the hole layout have to be prepared in advance.
One straight line of the first sketch must be coplanar to the other sketch plane,
this will result in coplanar sketch and face used in the next steps.


Just a contour and a hole layout


Workflow

  1. Create a folded sheet metal object
    1. Select the contour sketch
    2. Press the Make Base Wall button
      or use the keyboard shortcut: C then F


  2. Cut some holes
    1. Select the planar face
    2. Select the hole layout sketch
    3. Press the Sketch On Sheet metal button
      or use the keyboard shortcut: M then S


      Done!

  3. Some hints
    1. Check if the folded object's thickness is built to the right side.


      The yellow contour should lie on the top face of the bottom fold (as shown).
      To reverse direction set the value of Bend Side property (Outside <-> Inside).

    2. Hole shapes not touching the used planar face won't cut holes into the folded object.

      The lower rectangle which is hardly touching said face does cut a hole while the upper slot shape doesn't.