docs(i18n): PX4 guide translations (Crowdin) - ko (#26849)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
PX4 Build Bot
2026-03-27 13:33:08 +11:00
committed by GitHub
parent 274e9e3ee8
commit 9784fcbb8e
56 changed files with 1138 additions and 564 deletions
@@ -270,7 +270,7 @@ MAIN:
4. Aileron left
5. Elevator right
6. Elevator left
7. 방향타
7. Rudder
AUX:
@@ -51,10 +51,10 @@ For example, you might wire it up like this example (orientation as if "sitting
| MAIN 3 | 전방 좌측 모터(시계 방향) |
| MAIN 4 | 후방 우측 모터(시계 방향) |
| AUX 1 | 좌측 보조익 TODO |
| AUX 2 | 우측 보조익 |
| AUX 3 | 승강타 |
| AUX 4 | 방향타 |
| AUX 5 | 스로틀 |
| AUX 2 | Right aileron |
| AUX 3 | Elevator |
| AUX 4 | Rudder |
| AUX 5 | Throttle |
For further instructions on wiring and configurations please see:
[Standard VTOL Wiring and Configuration](../config_vtol/vtol_quad_configuration.md). <!-- replace with Pixhawk Wiring Quickstart -->
@@ -69,7 +69,7 @@ For further instructions on wiring and configurations please see:
3. The default parameters are often sufficient for stable flight. For more detailed tuning information see [Standard VTOL Wiring and Configuration](../config_vtol/vtol_quad_configuration.md).
보정을 마치면 VTOL이 비행할 준비가 됩니다.
After you finish calibration the VTOL is ready to fly.
## 비디오
@@ -92,14 +92,14 @@ Pixhawk의 출력은 다음과 같이 연결되어야합니다 ( "평면에 앉
| 포트 | 연결 |
| ------ | ---------------------- |
| MAIN 1 | Front right motor, CCW |
| MAIN 2 | 후방 촤즉 모터, 반시계 방향 |
| MAIN 3 | 전방 좌측 모터, 시계방향 |
| MAIN 4 | 후방 우측 모터, 시계 방향 |
| AUX 1 | 좌측 보조익 |
| AUX 2 | 우측 보조익 |
| AUX 3 | 승강타 |
| AUX 4 | 방향타 |
| AUX 5 | 스로틀 |
| MAIN 2 | Back left motor, CCW |
| MAIN 3 | Front left motor, CW |
| MAIN 4 | Back right motor, CW |
| AUX 1 | Left aileron |
| AUX 2 | Right aileron |
| AUX 3 | Elevator |
| AUX 4 | Rudder |
| AUX 5 | Throttle |
:::info
The servo direction can be reversed using the PWM_REV parameters in the PWM_OUTPUT group of QGroundControl (cogwheel tab, last item in the left menu)