Main Page/ko: Difference between revisions

From FreeCAD Documentation
(Created page with "== 매뉴얼 ==")
(Updating to match new version of source page)
(32 intermediate revisions by 3 users not shown)
Line 2: Line 2:




== 소개 ==
==소개==
This is the documentation wiki of [http://www.freecadweb.org FreeCAD]. You have two main ways to browse through the documentation: by exploring user hubs, or by following the manual. It is a work in progress, written by the community of users and developers of FreeCAD. If you find information that is wrong or missing, please [[Special:MyLanguage/help_FreeCAD|help FreeCAD]]!
이것은 [http://www.freecadweb.org FreeCAD] 문서 위키입니다. 문서를 탐색하는 가지 주요 방법은 사용자 허브를 탐색하거나 매뉴얼을 따라하는 것입니다. 진행중인 작업이며, FreeCAD의 사용자와 개발자 커뮤니티에서 썼습니다. 잘못되거나 빠진 정보를 찾으면 [[Special:MyLanguage/help_FreeCAD| FreeCAD를 도와주세요]] !


__NOTOC__
__NOTOC__
Line 9: Line 9:
== 사용자 허브 ==
== 사용자 허브 ==


[[Image:Crystal_Clear_app_display.png|64px|left]] [[User_hub|Users hub]]: This page contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started.
[[Image:Crystal_Clear_app_display.png|64px|left]] [[User_hub|Users hub]]: 페이지는 FreeCAD 사용자에게 유용한 문서를 포함합니다 : 모든 workbench 목록, FreeCAD 응용 프로그램 설치 사용법, 자습서 시작하기에 필요한 자세한 명령 그리고 시작하는 필요한 모든 .
{{Clear}}
{{Clear}}
[[Image:Crystal Clear app terminal.png|64px|left]] [[Power_users_hub|Power users hub]]: This page gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs.
[[Image:Crystal Clear app terminal.png|64px|left]] [[Power_users_hub|Power users hub]]: 페이지는 고급 사용자와 Python 스크립트 작성에 관심있는 사람들을 위한 문서를 모읍니다. 또한 매크로 저장소, 설치 사용 방법에 대한 지침, 특정 요구 사항에 맞게 FreeCAD를 사용자 정의하는 방법에 대한 자세한 정보를 찾을 있습니다.
{{Clear}}
{{Clear}}
[[Image:Crystal Clear app tutorials.png|64px|left]] [[Developer_hub|Developers hub]]: This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured and how to navigate in it, and how to develop new workbenches, or embed FreeCAD in your own application.
[[Image:Crystal Clear app tutorials.png|64px|left]] [[Developer_hub|Developers hub]]: 절은 개발자를 위한 재료를 포함합니다: FreeCAD를 직접 컴파일하는 방법, FreeCAD 소스 코드가 어떻게 구조화되고 어떻게 탐색하는지, 새로운 작업대를 개발하는 방법, 또는 자신의 응용 프로그램에 FreeCAD를 임베드하는 방법.
{{Clear}}
{{Clear}}


== 매뉴얼 ==
== 매뉴얼 ==


[[Image:Crystal_Clear_manual.png|64px|left]] [[Manual:Introduction|The FreeCAD manual]] is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. [https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details ebook versions] are also available, as well as [https://www.freecadweb.org/manual/ a couple of translations in pdf format].
[[Image:Crystal_Clear_manual.png|64px|left]] [[Manual:Introduction|The FreeCAD manual]] 또다른 위키에 보함된 정보를 나타내는 좀더 직선적인 방법입니다. 그것은 책처럼 읽도록 만들어졌으며 위의 허브에서 다른 많은 페이지로 부드럽게 소개 것입니다. 전자 버전뿐만 아니라 [https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details ebook versions] 형식으로 번역 사용할 있습니다.
{{Clear}}
{{Clear}}


== 차례 ==
== 차례 ==


다음 표에는 FreeCAD 응용 프로그램과 함께 제공되는 오프라인 설명서의 백본을 구성하는 이 위키의 모든 기사가 나옵니다. 이미 여러 언어로 제공됩니다:
The following table lists all the articles of this wiki that form the backbone of the offline documentation shipped with the FreeCAD application. It is already available in several languages:
{|border="0" width="100%" style="background:transparent;"
{|border="0" width="100%" style="background:transparent;"
|-
|-
Line 52: Line 52:
|}
|}


== Get involved ==
== 참여 ==


=== How to participate ===
=== 참여 방법 ===


<div class="mw-translate-fuzzy">
There is plenty to do inside the FreeCAD project, if you are interested in helping us. Of course, there are programming tasks for C++ or Python programmers, but there are also many things you can do even if you cannot code, such as
우리를 돕는 데 관심이 있다면 FreeCAD 프로젝트 안에 할 일이 많습니다. 물론 C++ 또는 Python 프로그래머를 위한 프로그래밍 작업이 있지만 코드를 작성할 수 없는 경우에도 수행할 수 있는 많은 작업이 있습니다.
* writing documentation and [[editing]] the wiki
* 문서를 쓰고 위키 [[editing|편집]] (en)
* helping newcomers
* 새로온 사람 돕기
* translating the application and documentation
* 프로그램과 문서 번역
* helping with the packaging of the latest release of FreeCAD for your favourite operating system
* 여러분이 좋아하는 운영체제를 위한 최신 FreeCAD 패키지 돕기
* helping other people around you to discover FreeCAD.
* 주의 사람에게 FreeCAD를 탐색하도록 돕기
</div>


[[Special:MyLanguage/help_FreeCAD|도움 FreeCAD]] 페이지는 더 자세히 설명합니다. 2016년부터, FreeCAD는 [[Google Summer of Code]]에 참여합니다. [[Contributors hub/ko|Contributors hub]] 페이지는 FreeCAD 프로젝트를 돕고 기여할 수있는 방법을 모으기위한 또 다른 노력입니다.
The [[help FreeCAD]] page describes it all with more details. Starting from 2016, FreeCAD also participates in the [[Google Summer of Code]]. The [[Contributors hub]] page is another effort to gather the possible ways to help and contribute to the FreeCAD project.


=== 소스 코드 ===
=== 소스 코드 ===


<div class="mw-translate-fuzzy">
FreeCAD can be compiled on all platforms using [https://cmake.org/ CMake]. The source code is [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL]-licensed and hosted on [https://github.com/FreeCAD/FreeCAD GitHub]. There are build instructions for [[CompileOnWindows|Windows]], [[CompileOnUnix|Unix/Linux]] and [[CompileOnMac|MacOSX]]. The source code documentation is [http://www.freecadweb.org/api/ hosted here], generated by [[Doxygen]], and [[Source_documentation|documented on the wiki]].
FreeCAD는 모든 플랫폼에서 [https://cmake.org/ CMake] 사용하여 컴파일 수 있습니다. 소스 코드는 [https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License LGPL] 라이선스를 받고 [https://github.com/FreeCAD/FreeCAD GitHub]에서 호스팅됩니다. [[Compile_on_Windows/ko|Windows]], [[Compile_on_Linux/ko|Unix/Linux]] [[Compile_on_MacOS/ko|MacOSX]] 대한 빌드 지침이 있습니다. 소스 코드 문서는 [http://www.freecadweb.org/api/ 여기], [[Doxygen|Doxygen]] 의해 생성되고 [[Source_documentation|위키에 문서화]].
</div>


=== 개발에 대하여 ===
=== 개발에 대하여 ===


Check the [[Development roadmap]] for news about what is being planned, the [http://www.freecadweb.org/tracker/changelog_page.php Changelog] and [http://www.freecadweb.org/tracker/roadmap_page.php Roadmap] pages on the [http://www.freecadweb.org/tracker FreeCAD tracker] to see the progress towards next release, or the [http://www.ohloh.net/p/freecad Project statistics] for even more information about the FreeCAD codebase. All the development communication happens on the [http://forum.freecadweb.org forum], so be sure to visit it if you are interested in participating.
계획 중인 뉴스에 대한 [[Development roadmap|Development roadmap]], [http://www.freecadweb.org/tracker FreeCAD tracker] [http://www.freecadweb.org/tracker/changelog_page.php Changelog] [http://www.freecadweb.org/tracker/roadmap_page.php Roadmap] 페이지, FreeCAD 코드베이스에 대한 많은 정보를 보려면 [http://www.ohloh.net/p/freecad Project statistics] 확인하십시오. 모든 개발 커뮤니케이션은 [http://forum.freecadweb.org forum]에서 이루어지므로, 참여에 관심이 있으면 반드시 방문하세요.


{{Userdocnavi{{#translation:}}}}
[[Category:Documentation{{#translation:}}]]

Revision as of 19:14, 1 September 2020


소개

이것은 FreeCAD 문서 위키입니다. 문서를 탐색하는 두 가지 주요 방법은 사용자 허브를 탐색하거나 매뉴얼을 따라하는 것입니다. 진행중인 작업이며, FreeCAD의 사용자와 개발자 커뮤니티에서 썼습니다. 잘못되거나 빠진 정보를 찾으면 FreeCAD를 도와주세요 !


사용자 허브

Users hub: 이 페이지는 FreeCAD 사용자에게 유용한 문서를 포함합니다 : 모든 workbench 목록, FreeCAD 응용 프로그램 설치 및 사용법, 자습서 및 시작하기에 필요한 자세한 명령 그리고 시작하는 데 필요한 모든 것.

Power users hub: 이 페이지는 고급 사용자와 Python 스크립트 작성에 관심있는 사람들을 위한 문서를 모읍니다. 또한 매크로 저장소, 설치 및 사용 방법에 대한 지침, 특정 요구 사항에 맞게 FreeCAD를 사용자 정의하는 방법에 대한 자세한 정보를 찾을 수 있습니다.

Developers hub: 이 절은 개발자를 위한 재료를 포함합니다: FreeCAD를 직접 컴파일하는 방법, FreeCAD 소스 코드가 어떻게 구조화되고 어떻게 탐색하는지, 새로운 작업대를 개발하는 방법, 또는 자신의 응용 프로그램에 FreeCAD를 임베드하는 방법.

매뉴얼

The FreeCAD manual은 또다른 이 위키에 보함된 정보를 나타내는 좀더 직선적인 방법입니다. 그것은 책처럼 읽도록 만들어졌으며 위의 허브에서 다른 많은 페이지로 부드럽게 소개 할 것입니다. 전자 책 버전뿐만 아니라 ebook versions 형식으로 번역 사용할 수 있습니다.

차례

다음 표에는 FreeCAD 응용 프로그램과 함께 제공되는 오프라인 설명서의 백본을 구성하는 이 위키의 모든 기사가 나옵니다. 이미 여러 언어로 제공됩니다:

참여

참여 방법

우리를 돕는 데 관심이 있다면 FreeCAD 프로젝트 안에 할 일이 많습니다. 물론 C++ 또는 Python 프로그래머를 위한 프로그래밍 작업이 있지만 코드를 작성할 수 없는 경우에도 수행할 수 있는 많은 작업이 있습니다.

  • 문서를 쓰고 위키 편집 (en)
  • 새로온 사람 돕기
  • 프로그램과 문서 번역
  • 여러분이 좋아하는 운영체제를 위한 최신 FreeCAD 패키지 돕기
  • 주의 사람에게 FreeCAD를 탐색하도록 돕기

도움 FreeCAD 페이지는 더 자세히 설명합니다. 2016년부터, FreeCAD는 Google Summer of Code에 참여합니다. Contributors hub 페이지는 FreeCAD 프로젝트를 돕고 기여할 수있는 방법을 모으기위한 또 다른 노력입니다.

소스 코드

FreeCAD는 모든 플랫폼에서 CMake를 사용하여 컴파일 할 수 있습니다. 소스 코드는 LGPL 라이선스를 받고 GitHub에서 호스팅됩니다. Windows, Unix/LinuxMacOSX에 대한 빌드 지침이 있습니다. 소스 코드 문서는 여기에, Doxygen에 의해 생성되고 위키에 문서화.

개발에 대하여

계획 중인 뉴스에 대한 Development roadmap, FreeCAD trackerChangelogRoadmap 페이지, FreeCAD 코드베이스에 대한 더 많은 정보를 보려면 Project statistics를 확인하십시오. 모든 개발 커뮤니케이션은 forum에서 이루어지므로, 참여에 관심이 있으면 반드시 방문하세요.