RedRider Posted February 4, 2020 Share Posted February 4, 2020 My Epson TM-M10 It prints everything a bit too far to the left and leaves too much space on the right margin. I added the following ESC/POS command 1B,61,01 It kinda works because it centres all the text which is not really what I want. I prefer to move everything about 3-4mm to the right. Anyone know what ESC/POS command to use for that? My printer is set up as an other printer. PS. I have gone through every setting and adjusting the paper width but 48mm is the max setting I can use. Link to comment Share on other sites More sharing options...
thebloom Posted February 10, 2020 Share Posted February 10, 2020 Hi I would like to ask what command I will put to align the text to left side. seems like the text starts on the center of the page. Also, I accidentally removed all the ECS/POS command and now, every time the order slip is printed, the drawer will not open automatically. Hoping someone can help. Thank you Link to comment Share on other sites More sharing options...
Michael-Or Posted February 10, 2020 Share Posted February 10, 2020 Hi! Try searching for drivers for your printer on the manufacturer’s website. Link to comment Share on other sites More sharing options...
Solution Michael-Or Posted February 10, 2020 Solution Share Posted February 10, 2020 Format: Hex $1D $4C nL nH ASCII GL L nL nH Decimal 27 76 nL nH In standard mode, sets the left margin to [(nL + (nH × 256)) × (horizontal motion unit)] from the left edge of the printable area. Uses Two Byte Number Definitions. This command is enabled only when processed at the beginning of a line. (When the current line is empty) This command applies the justification within the area set by Left Margin and Print Area Width This command will justify all data in the printing area such as characters, graphics, bit images, bar code and space area set by Horizontal Tab, Absolute and Relative print positions. https://reliance-escpos-commands.readthedocs.io/en/latest/layout.html#d4c Link to comment Share on other sites More sharing options...
BudiJatmiko Posted September 18, 2020 Share Posted September 18, 2020 Hello, Is it possible to set the left margin using ESC/POS Command ? I understand that I can add ESC/POS Commands in Advanced Settings (Initial / Cutter / Drawer commands) I've also found that the code to set the left margin for my printer is : ASCII GS L nL nH Hex. 1D 4C nL nH Decimal 29 76 nL nH Can anyone show me where to apply those codes? or any other codes to set the left margin Thanks Budi Link to comment Share on other sites More sharing options...
retms Posted September 18, 2020 Share Posted September 18, 2020 14 minutes ago, BudiJatmiko said: Is it possible to set the left margin using ESC/POS Command ? Link to comment Share on other sites More sharing options...
BudiJatmiko Posted September 18, 2020 Share Posted September 18, 2020 10 minutes ago, retms said: Hi, thanks for directing me to this post I've read this thread before, in fact I've tried to add, for example, 1D,4C,50 in Initial/Cutter/Drawer section, but to no avail The printer would print garbage instead Link to comment Share on other sites More sharing options...
retms Posted September 18, 2020 Share Posted September 18, 2020 I understood, maybe these files will suit you escpos_cm_en.pdf ma501_4421_00_rev14.pdf Commande ESCPOS.pdf Link to comment Share on other sites More sharing options...
BudiJatmiko Posted September 20, 2020 Share Posted September 20, 2020 On 9/19/2020 at 1:11 AM, retms said: I understood, maybe these files will suit you escpos_cm_en.pdf 3.05 MB · 1 download ma501_4421_00_rev14.pdf 877.57 kB · 2 downloads Commande ESCPOS.pdf 1014.89 kB · 1 download Hello, Thanks again for the response. Unfortunately, the problem is not that i do not know what the command is, but rather which section should I put it eg. should I put the command in Initial or Cutter or Drawer section? Link to comment Share on other sites More sharing options...
retms Posted September 22, 2020 Share Posted September 22, 2020 On 9/20/2020 at 10:33 AM, BudiJatmiko said: but rather which section should I put it eg. should I put the command in Initial or Cutter or Drawer section? try to write indentation commands in the initial section. The main thing is that your printer supports them. Link to comment Share on other sites More sharing options...
PPascual Posted January 26, 2021 Share Posted January 26, 2021 Hi do you know the esc/pos commands for a generic bluetooth printer 58mm. The print gets cut when I print a very long receipt and if I add '0A' many times, it just cuts the paper very very long if I print a short receipt. It prints correctly if there's only 2 items but it messes up if i add more than 2 items. It's a hassle to manually change the esc/pos commands every time I need to print a long receipt. Been reading tons of commands from other printer manuals since mine doesn't have one but it's hard to understand and some don't work or I can't even type the command on the app. please help. Link to comment Share on other sites More sharing options...
Kim81 Posted May 8, 2021 Share Posted May 8, 2021 On 1/26/2021 at 11:13 AM, PPascual said: Hi do you know the esc/pos commands for a generic bluetooth printer 58mm. The print gets cut when I print a very long receipt and if I add '0A' many times, it just cuts the paper very very long if I print a short receipt. It prints correctly if there's only 2 items but it messes up if i add more than 2 items. It's a hassle to manually change the esc/pos commands every time I need to print a long receipt. Been reading tons of commands from other printer manuals since mine doesn't have one but it's hard to understand and some don't work or I can't even type the command on the app. please help. Any updates on this issue. I am also facing same issue. Link to comment Share on other sites More sharing options...
Cantoner Posted October 28, 2021 Share Posted October 28, 2021 I have bought a HOIN HOP-H58 priner but it seems I need the Initialization ESC/POS Command. Link to comment Share on other sites More sharing options...
stephanie Posted January 23, 2022 Share Posted January 23, 2022 Please help, been trying to figure out how to fix the settings for the printing of receipt. It prints too much to the right side, do share on ESC/POS command if you know. Appreciate it, and thank you so much in advance. Link to comment Share on other sites More sharing options...
xjfc76 Posted September 26, 2022 Share Posted September 26, 2022 Hi all, I'm very new to thermal printers and POS in general, but I've searched around extensively for an answer before reaching out here. I have a fair few modifiers on my orders and a fairly narrow 58mm printer. After a lot of work, I managed to get my printer printing sensibly, but as you can see from the attached photo below, as the modifiers get added on they move across the receipt and loop round. Is there any ESC/POS code that might get it to print everything left or stop the right tabs? I'm using a Jolimark TP510UB printer. Thanks in advance! James Link to comment Share on other sites More sharing options...
xjfc76 Posted October 10, 2022 Share Posted October 10, 2022 Hi all, I'm very new to thermal printers and POS in general, but I've searched around extensively for an answer before reaching out here. I have a fair few modifiers on my orders and a fairly narrow 58mm printer. After a lot of work, I managed to get my printer printing sensibly, but as you can see from the attached photo below, as the modifiers get added on they move across the receipt and loop round. Is there any ESC/POS code that might get it to print everything left or stop the horizonal tabs? I'm using a Jolimark TP510UB printer. Thanks in advance! James Link to comment Share on other sites More sharing options...
xjfc76 Posted October 10, 2022 Share Posted October 10, 2022 Solved... I changed the Print Width from 36 characters to 32. And now it prints all the modifiers on the LHS 1 Link to comment Share on other sites More sharing options...
JillWT Posted February 2, 2023 Share Posted February 2, 2023 GoojPRT Bluetooth printer PT-210 prints extra blank space after every receipt. How do I change this? 1 Link to comment Share on other sites More sharing options...
Eureka Posted February 2, 2023 Share Posted February 2, 2023 7 hours ago, JillWT said: GoojPRT Bluetooth printer PT-210 prints extra blank space after every receipt. How do I change this? Mine did that after the printer was dropped. Link to comment Share on other sites More sharing options...
JKP Posted June 13, 2023 Share Posted June 13, 2023 On 2/3/2023 at 12:06 AM, Eureka said: Mine did that after the printer was dropped. Were you able to fix it? Link to comment Share on other sites More sharing options...
JKP Posted June 13, 2023 Share Posted June 13, 2023 On 2/2/2023 at 4:17 PM, JillWT said: GoojPRT Bluetooth printer PT-210 prints extra blank space after every receipt. How do I change this? got the same situation here. have you found a way to fix this? Link to comment Share on other sites More sharing options...
jvnel Posted September 10, 2023 Share Posted September 10, 2023 Is it possible to change text’s size smaller? I used 50*30 mm sticker label. Thank youuu Link to comment Share on other sites More sharing options...
Yasuaki Posted September 15, 2023 Share Posted September 15, 2023 Hello @jvnel Unfortunately, we don't have a feature to adjust the size of KOT. But this post might help you. Best regards, Link to comment Share on other sites More sharing options...
Hippocrittus Posted April 16 Share Posted April 16 On 2/2/2023 at 8:17 AM, JillWT said: GoojPRT Bluetooth printer PT-210 prints extra blank space after every receipt. How do I change this? Hello, Were you able to get this issue resolved? I have the same problem with my GoojPRT Bluetooth printer. Can't seem to find a solution.. Link to comment Share on other sites More sharing options...
Yasuaki Posted April 16 Share Posted April 16 Hello @Hippocrittus Unfortunately, we don't support GoojPRT Bluetooth printer PT-210. I recommend getting our supporting printer in this list. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now