From a24e92d12da00f90de7736ad913d8e67c0167a65 Mon Sep 17 00:00:00 2001 From: Eloy Date: Sun, 15 Dec 2024 18:10:41 +0100 Subject: [PATCH 1/2] The default bitImageRaster does not work on the TH230+. Set it to false on both the TH230 and the TH230 and remove the comment. --- data/profile/TH230.yml | 5 ++--- data/profile/TH230Plus.yml | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/data/profile/TH230.yml b/data/profile/TH230.yml index d266fb0..37a424b 100644 --- a/data/profile/TH230.yml +++ b/data/profile/TH230.yml @@ -4,13 +4,12 @@ TH230: name: TH230 vendor: Wincor Nixdorf - notes: > - Profile for TH230. Use bitImageColumn to print properly. + notes: inherits: default features: barcodeA: true barcodeB: true - bitImageRaster: true + bitImageRaster: false bitImageColumn: true graphics: true starCommands: false diff --git a/data/profile/TH230Plus.yml b/data/profile/TH230Plus.yml index 8a79292..99ccda8 100644 --- a/data/profile/TH230Plus.yml +++ b/data/profile/TH230Plus.yml @@ -3,7 +3,6 @@ TH230Plus: name: TH230+ vendor: Wincor Nixdorf notes: > - Profile for TH230+. Use bitImageColumn to print properly. TH230+ supports native qr codes and PDF417 codes inherits: TH230 features: From 9aac95360b9136a9bdab1bcac85dd6d73ae98546 Mon Sep 17 00:00:00 2001 From: Eloy Date: Sun, 15 Dec 2024 18:33:22 +0100 Subject: [PATCH 2/2] Update TH230 user manual URL --- data/profile/TH230.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/profile/TH230.yml b/data/profile/TH230.yml index 37a424b..a2ae258 100644 --- a/data/profile/TH230.yml +++ b/data/profile/TH230.yml @@ -1,6 +1,5 @@ --- -# More info on this printer is posted at -# https://www.dieboldnixdorf.com/-/media/diebold/ag-downloads/poslotterysystems/manuals/peripherals/thxxx/th230_mf_operating_manual_english.pdf +# User manual: https://archive.org/details/manualzilla-id-7309077/ TH230: name: TH230 vendor: Wincor Nixdorf