# 브라더 프린터 연동하기

## 브라더 프린터 연동 방법

{% stepper %}
{% step %}

#### QR 생성 하기

<figure><img src="/files/jkTVICPtIFpK6YFGMAq7" alt="" width="375"><figcaption></figcaption></figure>

제작하고자 하는 기기를 선택 후 `선택한 기기 다운로드/QR생성` 버튼을 누릅니다.
{% endstep %}

{% step %}

#### 브라더 프린터 설치

<figure><img src="/files/oynGLeySo6P1C48AHzJI" alt="" width="375"><figcaption></figcaption></figure>

브라더 프린터로 설치하기 버튼을 눌렀을 때 프린터 드라이버가 설치되지 않은 경우 위 안내창이 나옵니다. 드라이버 설치가 완료되면 **`설치 확인`** 버튼을 누르세요.

{% hint style="info" %}
브라더 프린터와 웹 직연동은 윈도우 OS 에서만 지원됩니다.
{% endhint %}

{% hint style="warning" %}
**`설치 확인` 버튼이 최대 8초까지 걸릴 수 있습니다** 드라이버 SDK가 첫 호출에서 드라이버 초기화·USB 폴링을 수행하기 때문입니다. 버튼이 스피너 상태에서 잠시 멈춰 있어도 정상이며, 카드 화면은 그대로 유지됩니다. 8초가 지나도 인쇄 화면으로 넘어가지 않으면 드라이버 설치 상태와 b-PAC 확장을 다시 확인한 뒤 \*\*`재검색`\*\*을 눌러주세요.
{% endhint %}
{% endstep %}

{% step %}

#### 라벨지 제작하기

<figure><img src="/files/8UNNLuW74ynKL0BQsP4k" alt="" width="364"><figcaption></figcaption></figure>

설치가 완료되면 위와같은 인쇄하면이 노출됩니다.

템플릿은 심플리에서 미리 제작한 템플릿이며 18mm와 24mm의 라벨지만 제공됩니다.
{% endstep %}

{% step %}

#### 로고 이미지 파일 넣기

<figure><img src="/files/CPNk0DXsHbG8qxbR5aMU" alt=""><figcaption></figcaption></figure>

제작에 사용할 로고 파일을 오른쪽 클릭하면 `경로로 복사` 버튼을 통해 로고 이미지 파일 위치를 복사할 수 있습니다. 붙여넣은 경로는 따옴표(")를 제거하여 사용해야 합니다.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smply.one/it-device/qr/brother.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
