> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md).

# Brother 프린터용 2색 인쇄

Brother QL-820NWBc는 배지를 인쇄하기 위해 열전사 라벨 롤을 사용하는 흑백 라벨 프린터입니다. Brother는 흰색 배경에 검정과 빨강 인쇄를 모두 지원하는 고유한 롤을 제공합니다. 이를 통해 Verkada Guest 사용자는 Brother 프린터를 사용해 빨간색과 검은색이 포함된 배지를 인쇄할 수 있습니다.

### 요구 사항

* 프린터에 Brother 검정/빨강 흰색 롤(DK-2251)을 장착합니다. 참고: [이 가이드](/guest/ko/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) 라벨 롤 장착 방법에 대한 지침을 확인하세요.
* Guest 앱이 실행 중인 태블릿이 온라인 상태이며 DK-2251 롤이 장착된 Brother 프린터에 연결되어 있습니다.

***

## 테두리가 있는 배지를 디자인합니다

### 기본 디자이너

{% stepper %}
{% step %}
**다음 단계를 따르세요:** [**Guest에서 방문자 배지 디자인하기**](/guest/ko/configuration/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**테두리 색상에서 빨강 또는 검정 상자를 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/2956bd291dccc3796cf210763e3788eea97a4567" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
테두리 색상, 테두리 스타일 및 방향은 다음과 연결할 수 있습니다. [배지 디자인 규칙](/guest/ko/configuration/configure-guest-types/design-a-visitor-badge-in-guest.md) 기본 디자이너를 사용하여.
{% endhint %}

### 고급 디자이너

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Guest Settings를 클릭합니다.**

a. 아래에서 **조직** **> 게스트 유형,** 클릭합니다 **게스트 유형 관리.**\
b. (선택 사항) 상단에서 선택 **사이트** 그리고 개별 사이트의 게스트 유형에 대한 방문자 배지를 만들 사이트를 선택합니다.
{% endstep %}

{% step %}
**원하는 Guest 유형을 선택합니다.**
{% endstep %}

{% step %}
**배지 설정을 클릭합니다.**
{% endstep %}

{% step %}
**고급 디자이너를 선택합니다.**
{% endstep %}

{% step %}
**콘텐츠를 선택하고 색상을 선택합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/5ef07fca870a7dba7ef76a77f5524c80babcaf45" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
테두리 색상, 게스트 이름, 사이트 이름, 호스트 이름, 날짜, 게스트 응답 및 사용자 지정 텍스트는 빨간색으로 지정할 수 있습니다.
{% endhint %}
{% endstep %}
{% endstepper %}

### 고려 사항

* 흰색 바탕의 검정/빨강 롤은 빨간색 콘텐츠가 없는 배지의 경우에도 흰색 바탕의 검정 롤보다 인쇄 속도가 느립니다.
* 배지에 빨간색 콘텐츠가 있지만 프린터에 흰색 바탕의 검정/빨강 롤이 장착되어 있지 않으면 해당 콘텐츠는 기본적으로 검정색으로 표시됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
