TitleBLUU Restaurant Label Setting change2024-11-19 21:56
CategoryPOS
Writer
AttachmentUP Restaurant - Label Layout.pdf (322.9KB)

Font 크기는 최대 3으로  주셔야 합니다.

 이상을 키우면 글씨가 겹쳐서 2/1이나 3/1 가려집니다.

그리고 Format pizza 2*1 사용하면 됩니다.

그리고 font 바꾸는 command

  1. window에서 Search에서 CMD  치고
  2. run as administrator 열어야 합니다

  1. 아래 처럼 하시면 됩니다

  1. Osql -E (enter)
  2. Use Kimchi (enter)
  3. Copy and paste 하시면 됩니다.

update label_d set command = 'A10,38,0,4,1,1,N,"[[ItemName]]"' where idx= 4 and sno=7

go

update label_d set command = 'A10,65,0,3,1,1,N,"[[Modifier]]"' where idx=4 and sno=8

go

update label_d set command = 'A10,80,0,3,1,1,N,"[[Modifier1]]"' where idx= 4 and sno=9

go

update label_d set command = 'A10,95,0,3,1,1,N,"[[Modifier2]]"' where idx= 4and sno=10

go

update label_d set command = 'A10,110,0,3,1,1,N,"[[Modifier3]]"' where idx= 4 and sno=11

go

  1. Exit (enter)

하시면 됩니다

Comment
Captcha Code
(Enter the auto register prevention code)

CREDIT CARD MANUAL