기술 도면의 주요 목적은 설계자가 어떤 허용 오차 범위 내에서 무엇을 만들려고 하는지, 그리고 그것을 어떻게 만들어야 하는지를 다른 사람들이 이해하게 하는 것입니다. 대부분의 부품은 조립품에 끼워 맞춰야 하므로 다른 부품과의 기하학적 관계가 중요합니다. 이를 달성하기 위해 기하학적 치수 및 공차 (GD&T) 시스템이 개발되었습니다.
아래 부품을 예로 들어 보겠습니다:
In the application an axis should be put through the 2 holes of the part. That means we have to specify the following things
The straightness is important because a bent axis would not fit through the holes. The hole alignment is important because just drilling each hole at the given position without taking care of the axis, would lead to holes through which the axis will not fit. So just specifying the hole dimension and position is not sufficient. The first point is "classical" dimensioning while the 2 others are geometric information, thus GD&T comes into play. The example also makes clear that GD&T is essential to assure that parts fit well to assemblies.
If you are not familiar with the concept of GD&T, we highly recommend to learn about it now. For example a quick introduction is given in this video. For more like the concept of the "maximum material condition", have a look at this video. For details to all sorts of GD&T features, look around in the Internet. For example this YouTube channel provides some good explanations.
GD&T is defined in the standards ISO 1101 and ASME Y14.5.
TechDraws' capabilities to fulfill the common GD&T standards is limited (as of FreeCAD 0.20) but you can achieve already many things. This Wiki page explains what is implemented and what tricks can be used for non-implemented features. Note: this Wiki page is not about to teach GD&T!
기술도면 작업대는 다양한 유형의 치수를 만드는 데 필요한 여러 가지 도구를 제공합니다. 다양한 치수를 생성하고 수정하는 방법은 다양한 치수를 참조하세요.
The default font for new dimension is determined by the preferences setting Label Font. The default font size is specified by the preferences setting Font Size.
Note: It is recommended to use a font in which the minus sign has the same width as the plus sign because this assured that tolerances will be formatted as proposed by the GD&T norms. Such a font is for example osifont that is part of all FreeCAD installations.
The default format for new dimension numbers depends on the preferences options Use Global Decimals and Alternate Decimals. This specifies the number of decimals, but in every case the dimension is a floating point number. For example if the setting is to have 2 decimals, the used format specifier is "%.2f" (floating point number with 2 decimals).
The number format can be changed:
The syntax of the format specifier is explained here. You can also use this online tool to see what formatting specifier will format numbers.
Examples:
With the property 데이터Inverted you can make length dimensions negative and flip angles from the range 0 - 180° to the the reflex range 180° - 360°.
Setting the option Theoretically Exact in the dimension dialog will mark the dimension as theoretically exact by adding a frame around it.
You can use your own text instead of a formatted number by setting the option Arbitrary Text in the dimension dialog. Then the content of the field Format Specifier will be printed as dimension.
With the properties 데이터X and 데이터Y you can change the horizontal and vertical position of the dimension text relative to the view. Alternatively you can change the position by dragging the dimension number or text.
To get rid of a tolerance, change Overtolerance and Undertolerance to each zero.
The default font for new tolerances is the same than for dimensions. The default font size is specified by the preferences setting Tolerance Text Scale. This scale is a factor of the font size used for the dimension.
The default number format for new tolerances is by default the same format than for the dimension. It can be changed in the dimension dialog.
You can also use your own text instead of a formatted number by checking the option Arbitrary Tolerance Text in the dimension dialog. Then the content of Tolerance Format Specifier will be used as tolerance text.
Tolerances are created by using the Balloon feature of TechDraw. Since for most features a frame is required, it is helpful to change in the TechDraw preferences the Balloon Shape to Rectangle.
The tolerance indicator of GD&T is a frame, also called "feature control frame". It can be created by using the Balloon feature of TechDraw:
There is no rule that defines if or how the tolerance indicator must have a leader line or not, so you can either:
The example at the right side shows the two possible tolerance indicator layouts.
Datums in the GD&T sense of the meaning are surfaces your tolerance is relative to. They are created as Balloon:
To insert GD&T symbols TechDraw provides the Customize format label feature.
As reference, here are lists of characters to be used for geometric tolerancing:
Type of control | Geometric characteristics | Symbol | Unicode character | Datum necessary | Notes |
---|---|---|---|---|---|
Form | Straightness | ||||
Form | Flatness | ||||
Form | Roundness | In older norms also called circularity. | |||
Form | Cylindricity | ||||
Form / Orientation / Location | Line profile | No datum necessary when used for form purpose | |||
Form / Orientation / Location | Surface profile | No datum necessary when used for form purpose | |||
Orientation | Parallelism | ||||
Orientation | Perpendicularity | ||||
Orientation | Angularity | ||||
Location | Position | No datum necessary when working with norm ISO 5458. | |||
Location | Concentricity / Coaxiality | Named concentricity when used for center points and coaxiality when used for median lines. In the norm ASME Y14.5 it was eliminated since the version from 2018. | |||
Location | Symmetry | In the norm ASME Y14.5 from 2018, the symmetry was eliminated. | |||
Run-out | Circular run-out | ||||
Run-out | Total run-out |
Symbol | Unicode character | Modifier | Notes |
---|---|---|---|
Free state | Applies only when part is otherwise restrained | ||
Least material condition (LMC) | Useful to maintain minimum wall thickness | ||
Maximum material condition (MMC) | Provides bonus tolerance only for a feature of size | ||
Projected tolerance zone | Useful on threaded holes for long studs | ||
Regardless of feature size (RFS) | Not part of the 1994 version. See para. A5, bullet 3. Also para. D3. Also, Figure 3-8. | ||
Tangent plane | Useful for interfaces where form is not required | ||
Continuous feature | Identifies a group of features that should be treated geometrically as a single feature | ||
Statistical tolerance | Appears in the 1994 version of the standard, assumes appropriate statistical process control. | ||
Unequal bilateral | Added in the 2009 version of the standard, and refers to unequal profile distribution. Number after this symbol indicates tolerance in the "plus material" direction. |