FreeCAD and DXF Import/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{TOCright}}

<div class="mw-translate-fuzzy">
== Yasal Uyarı ==
== Yasal Uyarı ==
DXF Dosyalarını içe aktarabilmek için birkaç dosyayı manuel olarak yüklemeniz gerekir. Neden derseniz? Bu kütüphaneler, FreeCAD'den başka bir lisansla yayınlanmaktadır, dolayısıyla FreeCAD geliştiricileri, FreeCAD-Uygulaması ile birlikte sunmayacaktır.
DXF Dosyalarını içe aktarabilmek için birkaç dosyayı manuel olarak yüklemeniz gerekir. Neden derseniz? Bu kütüphaneler, FreeCAD'den başka bir lisansla yayınlanmaktadır, dolayısıyla FreeCAD geliştiricileri, FreeCAD-Uygulaması ile birlikte sunmayacaktır.
</div>

Since FreeCAD version 0.18 there is a new C++ DXF importer, and since version 0.19 also a new C++ DXF exporter. These new components are installed with FreeCAD.

To use the older, legacy, DXF importer and exporter you need to install several files. These files cannot be included with FreeCAD since they use libraries published under a license that is not compatible with FreeCAD.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 17: Line 25:
=== Automatically ===
=== Automatically ===


If not already installed, go to the menu {{MenuCommand|Edit → Preferences → Import/Export → DXF}} and enable the option {{MenuCommand|Allow FreeCAD to automatically download the DXF libraries}} to make FreeCAD automatically and installing these libraries.
If the files are not already installed, go to the menu {{MenuCommand|Edit → Preferences → Import-Export → DXF}} and enable the option {{MenuCommand|Allow FreeCAD to automatically download and update the DXF libraries}} to make FreeCAD automatically download and install them.


For FreeCAD 0.14 or older you have to install it manually:
For FreeCAD 0.14 or older you have to install manually:


=== Manually ===
=== Manually ===
Line 25: Line 33:
# Go to [https://github.com/yorikvanhavre/Draft-dxf-importer Yorik's Github account] and download these files (on the right side you can choose "download as ZIP").
# Go to [https://github.com/yorikvanhavre/Draft-dxf-importer Yorik's Github account] and download these files (on the right side you can choose "download as ZIP").
# Put the files in your macro folder.
# Put the files in your macro folder.
# If you are unsure where this folder is, go to {{MenuCommand|Edit → Preferences → General → Macro}} and check the field named {{MenuCommand|Macro Path}}.
* In Ubuntu, this is normally
* In Ubuntu your macro folder is normally (the folder is hidden, you may need to unhide it):
/home/your_user_name/.FreeCAD
/home/your_user_name/.FreeCAD
* In Windows your macro folder is normally:
The directory is hidden. You may need to unhide it to make it visible.
* In Windows, your (standard) macro directory is
C:\Users\your_user_name\AppData\Roaming\FreeCAD
C:\Users\your_user_name\AppData\Roaming\FreeCAD


<div class="mw-translate-fuzzy">
Makro dizininizin nerede olduğundan emin değilseniz,
# FreeCAD'i açın ve "Düzenle → Seçenekler" e gidin,
# Sol sütunda "Genel" i seçin ve Seçenekler penceresinin sağ üst köşesinde "Makro" kategorisini seçin. "Makro Yolu" adlı bir alan olmalı.

Kılavuz: [[Dxf_Importer_Install/tr|Dxf Importer kurulumu]]
Kılavuz: [[Dxf_Importer_Install/tr|Dxf Importer kurulumu]]

<div class="mw-translate-fuzzy">
== Ayar Seçenekleri
DWG / DXF için çeşitli içe aktarma seçenekleri ayarlayabilirsiniz. Sürümünüze bağlı olarak farklı bir yöntem kullanmanız gerekir.
* '''FreeCAD 0.14 ve daha eski sürümler'''
# FreeCAD'i açın.
# Taslak Tezgahına geçin. (Aksi takdirde seçenekleri göremezsiniz)
# "Düzenle → Seçenekler" e gidin ve sol sütunda "Taslak" ı seçin.
# Tercihler penceresinin sağ üst köşesindeki "DXF / DWG-Options" seçeneğini seçin.
* '''FreeCAD 0.15 ve üzeri sürümler'''
# FreeCAD'i açın.
# Taslak Tezgahına geçin. (Aksi takdirde seçenekleri göremezsiniz)
# "Düzenle → Seçenekler" e gidin.
# Şimdi sol sütunda "İçe Aktar" etiketli bir simge görmelisiniz. Bunu seçin.
</div>
</div>


<div class="mw-translate-fuzzy">
== İpuçları ve Püf Noktaları ==
== İpuçları ve Püf Noktaları ==
Bazen DXF Dosyaları 2D-DXF-CAD Programlarında sorunsuz bir şekilde açılsa bile içe aktarılamıyor olabilir. <br />
Bazen DXF Dosyaları 2D-DXF-CAD Programlarında sorunsuz bir şekilde açılsa bile içe aktarılamıyor olabilir. <br />
Line 61: Line 53:
# Düzenle → Seçenekler → Taslak → Genel'e gidin ve "Tolerans" değerini ayarlayın (varsayılan: 0,05)
# Düzenle → Seçenekler → Taslak → Genel'e gidin ve "Tolerans" değerini ayarlayın (varsayılan: 0,05)
# Tekrar deneyin
# Tekrar deneyin
</div>

Sometimes DXF Files don't import although they open in other CAD-Programs without problems.

You can try:
# Go to {{MenuCommand|Edit → Preferences → Import-Export → DXF}} and untick the option {{MenuCommand|Join geometry}} and try again.
# Remember that maybe now you won't have coincident endpoints. You will have to make them coincident yourself.
# You can do this with the [[Sketcher_CloseShape|Sketcher CloseShape]] command (since version 0.15) or you can apply the constraints manually.

You can also try:
# Go to {{MenuCommand|Edit → Preferences → Draf → General settings}} and adjust the value of {{MenuCommand|Tolerance}} (default: 0,05) and try again.


For an overview of all DXF related preferences see [[Import_Export_Preferences#DXF|Import Export Preferences]].
İçe aktarma da sorun yaşamamanız dileğiyle.


[[Category:User Documentation/tr]]


[[Category:User_Documentation{{#translation:}}]]
{{clear}}

Revision as of 19:35, 28 December 2020

Yasal Uyarı

DXF Dosyalarını içe aktarabilmek için birkaç dosyayı manuel olarak yüklemeniz gerekir. Neden derseniz? Bu kütüphaneler, FreeCAD'den başka bir lisansla yayınlanmaktadır, dolayısıyla FreeCAD geliştiricileri, FreeCAD-Uygulaması ile birlikte sunmayacaktır.

Since FreeCAD version 0.18 there is a new C++ DXF importer, and since version 0.19 also a new C++ DXF exporter. These new components are installed with FreeCAD.

To use the older, legacy, DXF importer and exporter you need to install several files. These files cannot be included with FreeCAD since they use libraries published under a license that is not compatible with FreeCAD.

Nasıl kurulur

Draft-dxf-importer uygulamasını kurmak için:

  1. Yorik'in Github hesabına gidin ve bu dosyaları indirin (sağ tarafta "ZIP olarak indir" seçeneğini seçebilirsiniz).
  2. Dosyaları makro klasörünüze yerleştirin.
  • Ubuntu'da bu normal

  /home/your_user_name/.FreeCAD Dizin gizlidir. Görünür hale getirmek için gizliliğini kaldırmanız gerekebilir.

  • Windows'ta, (standart) makro dizininiz

  C:\Users\kullanıcı_adınız\AppData\Roaming\FreeCAD

Automatically

If the files are not already installed, go to the menu Edit → Preferences → Import-Export → DXF and enable the option Allow FreeCAD to automatically download and update the DXF libraries to make FreeCAD automatically download and install them.

For FreeCAD 0.14 or older you have to install manually:

Manually

  1. Go to Yorik's Github account and download these files (on the right side you can choose "download as ZIP").
  2. Put the files in your macro folder.
  3. If you are unsure where this folder is, go to Edit → Preferences → General → Macro and check the field named Macro Path.
  • In Ubuntu your macro folder is normally (the folder is hidden, you may need to unhide it):
/home/your_user_name/.FreeCAD 
  • In Windows your macro folder is normally:
C:\Users\your_user_name\AppData\Roaming\FreeCAD

İpuçları ve Püf Noktaları

Bazen DXF Dosyaları 2D-DXF-CAD Programlarında sorunsuz bir şekilde açılsa bile içe aktarılamıyor olabilir.
Şunları deneyebilirsiniz:

  1. Düzenle → Seçenekler → İçe / Dışa Aktar → DXF / DWG seçeneğine gidin ve "geometri birleştir" seçeneğinin işaretini kaldırın ve tekrar deneyin.
  2. Unutmayın belki şimdi rastlantısal çizgi sonu noktalarına sahip olmayacaksınız. Onları kendin tayin etmek zorunda kalacaksın.
  3. Bunu, eskiz çalışma tezgahında "Şekli Kapat" komutuyla yapabilir (sürüm 0.15'e ihtiyaç duyar) veya kısıtlamaları manuel olarak uygulayabilirsiniz.

Ayrıca şunu da deneyebilirsiniz:

  1. Düzenle → Seçenekler → Taslak → Genel'e gidin ve "Tolerans" değerini ayarlayın (varsayılan: 0,05)
  2. Tekrar deneyin

Sometimes DXF Files don't import although they open in other CAD-Programs without problems.

You can try:

  1. Go to Edit → Preferences → Import-Export → DXF and untick the option Join geometry and try again.
  2. Remember that maybe now you won't have coincident endpoints. You will have to make them coincident yourself.
  3. You can do this with the Sketcher CloseShape command (since version 0.15) or you can apply the constraints manually.

You can also try:

  1. Go to Edit → Preferences → Draf → General settings and adjust the value of Tolerance (default: 0,05) and try again.

For an overview of all DXF related preferences see Import Export Preferences.