User hub/ko: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Updating to match new version of source page)
(45 intermediate revisions by 2 users not shown)
Line 22: Line 22:
* [[Installing Helpfile|도움말 파일 설치]]: 위키를 근거로 만들어진 오프라인 도움말이 있는데, 그것을 설치하는 방법입니다.
* [[Installing Helpfile|도움말 파일 설치]]: 위키를 근거로 만들어진 오프라인 도움말이 있는데, 그것을 설치하는 방법입니다.
* [[Installing_additional_components/ko|추가 기능 설치]]:프리캐드와 함께 사용 되도록 제작된 타사의 도구를 추가하는 방법.
* [[Installing_additional_components/ko|추가 기능 설치]]:프리캐드와 함께 사용 되도록 제작된 타사의 도구를 추가하는 방법.
* [[Getting started|Getting started]]: A quick overview of the available tools
* [[Getting started|Getting started]]: 사용할 있는 도구들에 대한 요약 정보
* [[Frequently_asked_questions|FAQ]]: Frequently asked questions
* [[Frequently_asked_questions|FAQ]]: 자주 문의되는 내용들
* [[Tutorials/ko|자습용 교재]] 에서 프리캐드의 여러가지 내용들을 다루고 있습니다.
* [[Tutorials|Tutorials]] covering different parts of FreeCAD


<span id="Migrating_from_other_software?"></span>
<span id="Migrating_from_other_software?"></span>
Line 30: Line 30:


* [[Workarounds/ko|해결방법들]]
* [[Workarounds/ko|해결방법들]]
* [[Migrating_to_FreeCAD_from_Fusion360|Migrating to FreeCAD from Fusion360]]
* [[Migrating_to_FreeCAD_from_Fusion360/ko|Fusion360 에서 프리캐드로 전환하기]]
* [[Migrating_to_FreeCAD_from_OnShape|Migrating to FreeCAD from OnShape]]
* [[Migrating_to_FreeCAD_from_OnShape/ko|OnShape 에서 프리캐드로 전환하기]]
* [[Migrating_to_FreeCAD_from_SolidWorks|Migrating to FreeCAD from SolidWorks]]
*[[Migrating_to_FreeCAD_from_SolidWorks/ko|SolidWorks 에서 프리캐드로 전환하기]]
* [[Migrating_to_FreeCAD_from_Revit|Migrating to FreeCAD from Revit]]
*[[Migrating_to_FreeCAD_from_Revit/ko|Revit 에서 프리캐드로 전환하기]]
* [https://yorik.uncreated.net/blog/2020-010-freecad-bim-guide FreeCAD BIM migration guide]
* [https://yorik.uncreated.net/blog/2020-010-freecad-bim-guide FreeCAD BIM migration guide]
* [[BIM_application_compatibility_table|BIM applications compatibility table]]
* [[BIM_application_compatibility_table/ko|프리캐드와 BIM 프로그램들의 호환성]]


<span id="Basic_application"></span>
<span id="Basic_application"></span>
===기본적인 사용방법들===
===기본적인 사용방법들===


* [[Interface|환경구성]]: FreeCAD 의 인터페이스는 그래픽 형식으로 된 [[3D_view|3D 보기]], [[Tree_view|트리 보기]], [[Property_editor|특성 편집기]], [[Task_panel|작업 공간]], [[Python_console|파이썬 콘솔]] 등으로 구성되어 있습니다.
* [[Interface/ko|프리캐드 화면]]: FreeCAD 의 인터페이스는 그래픽 형식으로 된 [[3D_view/ko|3D 보기]], [[Tree_view/ko|트리 보기]], [[Property_editor/ko|특성 편집기]], [[Task_panel/ko|작업 공간]], [[Python_console/ko|파이썬 콘솔]] 등으로 구성되어 있습니다.
* [[Mouse_navigation|Mouse navigation]]: 마우스나 트랙볼을 이용하여 '3D 보기'에서 탐색하는 여러가지 방법들.
* [[Mouse_navigation/ko|Mouse navigation]]: 마우스나 트랙볼을 이용하여 '3D 보기'에서 탐색하는 여러가지 방법들.
* [[Selection_methods|Selection methods]]: the different methods of selecting objects in the software.
* [[Selection_methods/ko|Selection methods]]: 어플 속에서 대상물을 선택하는 여러가지 방법들이 있습니다.
* [[Object_name|Objects naming]]: FreeCAD 에서 대상물의 명칭은 시스템 내부에서 부여하는 읽기만 가능한 고유한 명칭 {{incode|Name}} 과 사용자가 편집 할 수 있는 명칭 {{incode|Label}} 있습니다.
* [[Object_name/ko|Objects naming]]: FreeCAD 대상물은 몇 가지의 명칭을 갖고 있는데, 시스템 내부에서 부여하는 읽기만 가능한 고유한 명칭 {{incode|Name}} 과 사용자가 편집 할 수 있는 명칭 {{incode|Label}} 등이 있습니다.
* [[Preferences_Editor|Preferences Editor]]: the system that allows you to control many properties of the base system and of the individual workbenches.
* [[Preferences_Editor/ko|Preferences Editor]]: 기본 시스템이나 각각의 작업환경 등에 대해서 편집할 있는 속성을 수정할 사용 합니다.
* [[Import_Export|File formats]]: the different file formats that FreeCAD can read and write.
* [[Import_Export/ko|File formats]]: 프리캐드로 읽거나 있는 여러가지 파일 형식이 있습니다.


<span id="Workbenches"></span>
<span id="Workbenches"></span>
Line 55: Line 55:
* [[Image:Freecad.svg|32px]] [[Std_Base|Standard tools]]. 는 모든 작업환경에서 공통적으로 제공되는 명령어들과 도구들 입니다.
* [[Image:Freecad.svg|32px]] [[Std_Base|Standard tools]]. 는 모든 작업환경에서 공통적으로 제공되는 명령어들과 도구들 입니다.


* [[Image:Workbench_Arch.svg|32px]] [[Arch_Workbench|Arch Workbench]] 는 건축 요소들에 관한 작업환경 입니다.
* [[Image:Workbench_Arch.svg|32px]] [[Arch_Workbench/ko|건축 작업환경]] 는 건축 요소들에 관한 작업환경 입니다.


* [[Image:Workbench_Draft.svg|32px]] The [[Draft_Workbench|Draft Workbench]] contains 2D tools and basic 2D and 3D CAD operations.
* [[Image:Workbench_Assembly.svg|32px]] The [[Assembly_Workbench|Assembly Workbench]] for building and solving mechanical assemblies. {{Version|0.22}}


* [[Image:Workbench_FEM.svg|32px]] The [[FEM_Workbench|FEM Workbench]] provides Finite Element Analysis (FEA) workflow.
* [[Image:Workbench_CAM.svg|32px]] The [[CAM_Workbench|CAM Workbench]] is used to produce G-Code instructions. This workbench was called "Path Workbench" in {{VersionMinus|0.21}}.


* [[Image:Workbench_Draft.svg|32px]] [[Draft_Workbench/ko|설계도 작업환경]] 에는 2D용 도구들이 있고 기본적인 수준의 3D 작업은 할 수 있습니다.
* [[Image:Workbench_Inspection.svg|32px]] The [[Inspection_Workbench|Inspection Workbench]] is made to give you specific tools for examination of shapes. Still in the early stages of development.


* [[Image:Workbench_Mesh.svg|32px]] The [[Mesh_Workbench|Mesh Workbench]] for working with triangulated meshes.
* [[Image:Workbench_FEM.svg|32px]] The [[FEM_Workbench/ko|FEM 작업환경]] 유한요소 해석 수행을 지원 합니다.


* [[Image:Workbench_Inspection.svg|32px]] [[Inspection_Workbench/ko|검사 작업환경]] 는 형상물 확인시 사용 할 도구를 제공하기 위해 만들어 졌습니다. 아직은 개발초기 단계에 있습니다.
* [[Image:Workbench_OpenSCAD.svg|32px]] The [[OpenSCAD_Workbench|OpenSCAD Workbench]] for interoperability with OpenSCAD and repairing [[Constructive_solid_geometry|constructive solid geometry]] (CSG) model history.


* [[Image:Workbench_Part.svg|32px]] The [[Part_Workbench|Part Workbench]] for working with geometric primitives and boolean operations.
* [[Image:Workbench_Mesh.svg|32px]] The [[Mesh_Workbench/ko|격자망 작업환경]] 삼각형 격자망으로 형상물 작업환경 입니다.


* [[Image:Workbench_OpenSCAD.svg|32px]] The [[OpenSCAD_Workbench|OpenSCAD 작업환경]] OpenSCAD 내부와 상호작용 이나 [[Constructive_solid_geometry/ko|constructive solid geometry]] (CSG) 기본형 모델의 수정 기록의 복구 등을 위한 것입니다.
* [[Image:Workbench_PartDesign.svg|32px]] The [[PartDesign_Workbench|Part Design Workbench]] for building Part shapes from sketches.


* [[Image:Workbench_Part.svg|32px]] [[Part_Module/ko|기본형 개체 도구]] 는 프로그램에서 기본형 개체 불러오기와 중첩영역 가감처리(=boolean, 집합연산)등의 작업 도구입니다.
* [[Image:Workbench_Path.svg|32px]] The [[Path_Workbench|Path Workbench]] is used to produce G-Code instructions.

* [[Image:Workbench_PartDesign.svg|32px]] The [[PartDesign_Workbench/ko|상세 부분 설계 작업환경]] 건물 한 부분에 관한 스케치를 형상물로 만들기 위한 환경 입니다.


* [[Image:Workbench_Points.svg|32px]] The [[Points_Workbench|Points Workbench]] for working with point clouds.
* [[Image:Workbench_Points.svg|32px]] The [[Points_Workbench|Points Workbench]] for working with point clouds.
Line 114: Line 116:
==참조==
==참조==


* [[List_of_Commands|Commands Reference]]: 프리캐드에서 사용하는 명령어들 전체의 목록 입니다.
<div class="mw-translate-fuzzy">
* [[List of Commands|Commands Reference]]: FreeCAD 명령어의 완전한 목록.
</div>


<span id="Online_Help"></span>
<span id="Online_Help"></span>
Line 125: Line 125:
-->
-->


이것은 공개 된 프리캐드 도움말 입니다. 도움말의 전체적인 체계를 재 작업 하는 중에 있다는 것을 이해해 주시기 바랍니다. 그것은 프리캐드 패키지의 이진수 파일과 함께 배포될 .CHM 파일을 생성 하는 데 사용 될 것 입니다. 그 때가 되면 이 위키에서 가장 완성도 높은 몇 가지 부문에 대한 결과물이 온라인 도움말에 있을 것입니다.
This is the official FreeCAD online help. Please note that the whole online help system is currently being reworked. It will be used to generate a .CHM file, that will be distributed with the binary packages of FreeCAD. At the moment the online help summarizes some of the most complete sections of this wiki.
* [[Online_Help_Toc/ko|온라인 도움말 시스템 -
* [[Online Help Toc|Online help system - Table of Contents]]
목차]]


<span id="More"></span>
<span id="More"></span>
== 기타사항 ==
== 기타사항 ==


* [[Power_users_hub|Power users hub]] 는 좀 더 고급수준의 프리캐드 사용 방법을 알아 보는 곳 입니다.
<div class="mw-translate-fuzzy">
* The [[FreeCAD_Community_Portal|FreeCAD Community Portal]] 는 프리캐드에 관한 커뮤니티 회원들이 만든 프로젝트들의 목록이 있습니다.
* The [[Power users hub|Power users hub]] is the place to go if you would like to see more advanced use of FreeCAD
* 프리캐드에서 사용되는 용어나 문장이 이해하기 어렵나요? [[Glossary/ko|용어 설명]] 페이지를 이용해 보세요.
* The [[FreeCAD Community Portal|FreeCAD Community Portal]] lists projects made by community members around FreeCAD.
* FreeCAD 용어를 이해 못하시면? [[Glossary|어휘]] 페이지를 보세요.
</div>





Revision as of 15:31, 26 March 2024


여기는 FreeCAD 를 처음 사용하는 데 필요한 도움말의 요약 또는 종합 한 것 입니다.

FreeCAD 는 계속 개발하고 있는 상태라서, 오래 된 또는 누락 된 것이 있을 수 있습니다. 필요한 정보를 찾을 수 없다면, 망설일 필요없이 FreeCAD forum 에서 요청하시기 바랍니다.

FreeCAD 에 기여하고 싶다면, 기부, 와 Help FreeCAD 페이지에 기여하는 여러가지 방법들을 읽어 보시기 바랍니다. 이 위키를 편집하고 싶다면, 여러분의 위키 계정, 문서 편집이 가능한 등급으로 설정 등 두 가지를 포럼에 들어가서 관리자에게 PM(개인간 메시지)으로 요청하고, 위키 페이지 에서 지켜야 할 규칙을 읽어 보세요.

몇 년 전에 FreeCAD가 어떻게 시작되었는지 알고 싶으면 연혁 페이지를 방문하세요.

FreeCAD 사용에 관한 내용

기본 사항

다른 프로그램의 파일을 들여오는 방법 ?

기본적인 사용방법들

  • 프리캐드 화면: FreeCAD 의 인터페이스는 그래픽 형식으로 된 3D 보기, 트리 보기, 특성 편집기, 작업 공간, 파이썬 콘솔 등으로 구성되어 있습니다.
  • Mouse navigation: 마우스나 트랙볼을 이용하여 '3D 보기'에서 탐색하는 여러가지 방법들.
  • Selection methods: 이 어플 속에서 대상물을 선택하는 여러가지 방법들이 있습니다.
  • Objects naming: FreeCAD 속 한 대상물은 몇 가지의 명칭을 갖고 있는데, 시스템 내부에서 부여하는 읽기만 가능한 고유한 명칭 Name 과 사용자가 편집 할 수 있는 명칭 Label 등이 있습니다.
  • Preferences Editor: 기본 시스템이나 각각의 작업환경 등에 대해서 편집할 수 있는 속성을 수정할 때 사용 합니다.
  • File formats: 프리캐드로 읽거나 쓸 수 있는 여러가지 파일 형식이 있습니다.

분야별 작업환경

작업환경들 은 전문분야 작업용 도구를 모아 놓은 것 입니다. 프리캐드를 설치 할 때 배포되며 기본 수준의 작업환경 입니다:

  • Standard tools. 는 모든 작업환경에서 공통적으로 제공되는 명령어들과 도구들 입니다.
  • The CAM Workbench is used to produce G-Code instructions. This workbench was called "Path Workbench" in version 0.21 and below.
  • 설계도 작업환경 에는 2D용 도구들이 있고 기본적인 수준의 3D 작업은 할 수 있습니다.
  • 검사 작업환경 는 형상물 확인시 사용 할 도구를 제공하기 위해 만들어 졌습니다. 아직은 개발초기 단계에 있습니다.
  • 기본형 개체 도구 는 프로그램에서 기본형 개체 불러오기와 중첩영역 가감처리(=boolean, 집합연산)등의 작업 도구입니다.
  • The Reverse Engineering Workbench is intended to provide specific tools to convert shapes/solids/meshes into parametric FreeCAD-compatible features.
  • The Start Workbench allows you to quickly jump to one of the most common workbenches.

매크로

매크로 는 단순한 또는 복잡하지만 프리캐드의 기본 시스템에 없는, 기능을 하도록 파이썬 으로 작성한 단편 규모의 코드 입니다.

Power users have written various macros to enhance FreeCAD with more capabilities.

Since FreeCAD 0.17, many macros can be installed using the Addon Manager. For a list of the macros refer to the Macros recipes page. For manual installation see How to install macros.

남 다른 작업환경 만들기

When many macros or functions are developed together, and are organized in toolbars and menus, they can become a new workbench.

External workbenches are collections of functions that are not part of the base FreeCAD system, usually developed by experienced users, and targeting a particular need.

버젼 FreeCAD 0.17 부터는, Addon Manager 를 이용하여 여러가지 작업환경들을 설치할 수 있게 되었습니다. 손수 설치 하는 방법에 관해서는 작업환경을 추가 하는 방법 을 읽어 보세요.

참조

  • Commands Reference: 프리캐드에서 사용하는 명령어들 전체의 목록 입니다.

온라인 도움말

이것은 공개 된 프리캐드 도움말 입니다. 도움말의 전체적인 체계를 재 작업 하는 중에 있다는 것을 이해해 주시기 바랍니다. 그것은 프리캐드 패키지의 이진수 파일과 함께 배포될 .CHM 파일을 생성 하는 데 사용 될 것 입니다. 그 때가 되면 이 위키에서 가장 완성도 높은 몇 가지 부문에 대한 결과물이 온라인 도움말에 있을 것입니다.

기타사항

  • Power users hub 는 좀 더 고급수준의 프리캐드 사용 방법을 알아 보는 곳 입니다.
  • The FreeCAD Community Portal 는 프리캐드에 관한 커뮤니티 회원들이 만든 프로젝트들의 목록이 있습니다.
  • 프리캐드에서 사용되는 용어나 문장이 이해하기 어렵나요? 용어 설명 페이지를 이용해 보세요.