Image Workbench/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
(One intermediate revision by the same user not shown)
Line 12: Line 12:
{{TOCright}}
{{TOCright}}


Środowisko pracy [[Image:Workbench_Image.svg|24px]] [[Image_Workbench/pl|Image]] zarządza różnymi typami plików graficznych [[bitmap|bitmap]] i umożliwia ich otwarcie w programie FreeCAD.
<div class="mw-translate-fuzzy">
Środowisko pracy [[Image:Workbench_Image.svg|24px]] [[Image Workbench|Image]] zarządza różnymi typami plików graficznych [[bitmap]] i umożliwia ich otwarcie w programie FreeCAD.
</div>


Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.
Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.
Line 37: Line 35:
The offset of the image can be set during import, or changed later through its properties.
The offset of the image can be set during import, or changed later through its properties.


<div class="mw-translate-fuzzy">
{{Docnav/pl
{{Docnav/pl
|[[FEM_Workbench/pl|Środowisko pracy FEM]]
|[[FEM Workbench|FEM Workbench]]
|[[Inspection Workbench|Inspection Workbench]]
|[[Inspection_Workbench/pl|Środowisko pracy Inspection]]
|IconL=Workbench_FEM.svg
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
|IconR=Workbench_Inspection.svg
}}
}}
</div>





Revision as of 11:27, 13 December 2020

Image workbench icon

Introduction

Środowisko pracy Image zarządza różnymi typami plików graficznych bitmap i umożliwia ich otwarcie w programie FreeCAD.

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.