Środowisko pracy Obraz

From FreeCAD Documentation
Revision as of 16:58, 24 December 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

Moduł obrazu obsługuje różne rodzaje bitmap i pozwala otwierać je we FreeCADzie. Aktualnie moduł pozwala na otwieranie formatów plików .bmp, .jpg, .png i .xpm w oddzielnym oknie przeglądarki. Obecne jest także narzędzie pozwalające na przechwytywanie obrazu z kamerki internetowej.

Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.

Tools

  • Open: open an image on a new viewport.
  • Import to plane: import an image to a plane in the 3D view.
  • Scaling: scale an image imported to a plane.

Features

  • Like a Sketch, an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
  • The image is imported with relation of 1 pixel to 1 millimeter.
  • The recommendation is to have the imported image at a reasonable resolution.

Workflow

A major use of this workbench is tracing over the image, with the Draft or Sketcher tools, in order to generate a solid body based on the contours of the image.

Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

The offset of the image can be set during import, or changed later through its properties.

Draft Module/pl
Macros/pl