Draft Preferences/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/cs")
(Updating to match new version of source page)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
The preferences screen of the Draft module are found in the [[Preferences Editor|Preferences window]] (Menu Edit -> Preferences).
The preferences for the [[Draft Workbench|Draft Workbench]] are found in the [[Preferences Editor|Preferences Editor]], in the menu {{MenuCommand|Edit Preferences → Draft}}.

It has '''General settings''', where you can specify the color of the [[Draft Snap|snap]] symbols, the default width and color for new objects. By checking the "Save current color and linewidth across sessions" checkbox, any change you make on the draft '''command bar''' will be saved here, so you will start your next FreeCAD session with the color and width you were using on quit.


There are four tabs: General settings, Grid and snapping, Visual settings, and Texts and dimensions.


<div class="mw-translate-fuzzy">
[[Image:Draft Preferences.jpg]]
[[Image:Draft Preferences.jpg]]
</div>


General settings allows you to set certain basic properties like the default [[Draft SelectPlane|working plane]], the name and color of the [[Draft ToggleConstructionMode|construction group]], a prefix to use for the [[Draft Clone]]s, and the internal precision of the calculations.


[[Image:Preference Draft Tab 01.png]]
The '''DXF settings''' configure how [[Draft DXF|DXF files]] must be imported.


== Grid and snapping ==
The '''SVG settings''' configure how [[Draft SVG|SVG files]] must be imported.


Grid and snapping allows you to set properties of the {{Button|[[Image:Draft_ToggleGrid.svg|16px]] [[Draft_ToggleGrid|visible grid]]}}, which can be used with the [[Draft Snap]] methods.
The '''OCA settings''' configure how [[Draft OCA|OCA files]] must be imported.


By default the option "Always snap (disable snap mod)" is active, which means that you don't need to press a modifier key to activate the snapping tools. If this option is not active, you must press a modifier key to activate snapping.
[[Category:User Documentation/cs]]


You can set three modifiers:
* {{KEY|Shift}} constraint modifier, to [[Draft Constrain|constraint]] the movement of the cursor along the X, Y, or Z axis.
* {{KEY|Ctrl}} snap modifier, to snap the cursor to specific modes given by [[Draft Snap]].
* {{KEY|Alt}} alternative modifier, to activate an alternative function for a Draft tool.

You can specify the space between each grid line, between each major line, and the total number of lines displayed in the working plane.

[[Image:Preference Draft Tab 02.png]]

== Visuals settings ==

Visual settings allows you to specify the default line color and width for new objects, and the color of the [[Draft Snap]] symbols. By clicking the "Save current color and linewidth across sessions" checkbox, changes made in the [[Draft Tray]] will be saved and restored the next time you open FreeCAD.

[[Image:Preference Draft Tab 03.png]]

== Texts and dimensions ==

Texts and dimensions allows you to set default properties for the [[Draft Text]], [[Draft Dimension]], and [[Draft ShapeString]] tools, including default font and size, and style and size of the dimension lines. These properties can be changed in the individual text objects as well.

[[Image:Preference Draft Tab 04.png]]

{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Preferences{{#translation:}}]]
{{clear}}
{{clear}}
<languages/>

Revision as of 21:07, 24 February 2020

The preferences for the Draft Workbench are found in the Preferences Editor, in the menu Edit → Preferences → Draft.

There are four tabs: General settings, Grid and snapping, Visual settings, and Texts and dimensions.

General settings allows you to set certain basic properties like the default working plane, the name and color of the construction group, a prefix to use for the Draft Clones, and the internal precision of the calculations.

Grid and snapping

Grid and snapping allows you to set properties of the visible grid, which can be used with the Draft Snap methods.

By default the option "Always snap (disable snap mod)" is active, which means that you don't need to press a modifier key to activate the snapping tools. If this option is not active, you must press a modifier key to activate snapping.

You can set three modifiers:

  • Shift constraint modifier, to constraint the movement of the cursor along the X, Y, or Z axis.
  • Ctrl snap modifier, to snap the cursor to specific modes given by Draft Snap.
  • Alt alternative modifier, to activate an alternative function for a Draft tool.

You can specify the space between each grid line, between each major line, and the total number of lines displayed in the working plane.

Visuals settings

Visual settings allows you to specify the default line color and width for new objects, and the color of the Draft Snap symbols. By clicking the "Save current color and linewidth across sessions" checkbox, changes made in the Draft Tray will be saved and restored the next time you open FreeCAD.

Texts and dimensions

Texts and dimensions allows you to set default properties for the Draft Text, Draft Dimension, and Draft ShapeString tools, including default font and size, and style and size of the dimension lines. These properties can be changed in the individual text objects as well.