From f7ed9132b7771306181f90ac2532807d70510ee9 Mon Sep 17 00:00:00 2001 From: Schnuartz <161140673+Schnuartz@users.noreply.github.com> Date: Sun, 8 Jun 2025 14:43:22 +0200 Subject: [PATCH 1/2] Update README.md include M3Y-W Scanner fixes issue #2 Added a manual on how to use the tool with the M3Y-W scanner module. --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25dd878..6e46475 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,24 @@ options: You can either connect the barcode scanner via a serial port or use the built-in virtual serial port function. To use this function, you need to scan the following QR code. (You may need to manually trigger scanning the first time to do this, but once enabled, this setting is persistant until reset) - -![](utility_qr_codes/gm65/enable_virtual_usb.png) +![M3Y-W_Scanner_USB-CBC_Mode](https://github.com/user-attachments/assets/86a0ded0-19d8-4129-8c0c-3825b6151dd1) ### Factory Reset the Scanner To reset all of the settings back to their defaults, scan this code. ![](utility_qr_codes/gm65/factory_reset.png) + +## M3Y-W Specific Options + +### Enabeling USB-CDC +You can either connect the barcode scanner via a serial port or use the built-in virtual serial port function. + +To use this function, you need to scan the following QR code. (You may need to manually trigger scanning the first time to do this, but once enabled, this setting is persistant until reset) + +![M3Y-W_Scanner_USB-CBC_Mode](https://github.com/user-attachments/assets/eda06ac3-294d-492a-a7bf-ed6f4e712380) + +### Restore to factory default +To reset all of the settings back to their defaults, scan this code. + +![image](https://github.com/user-attachments/assets/0320161f-ccff-4e0d-939c-2c5765b9d4c2) + From 8a1e5ec3f61016d6e42177989e03f449bb566bcb Mon Sep 17 00:00:00 2001 From: Schnuartz <161140673+Schnuartz@users.noreply.github.com> Date: Sun, 8 Jun 2025 14:51:24 +0200 Subject: [PATCH 2/2] Update README.md include M3Y-W Scanner fixes issue #2 Added a manual on how to use the tool with the M3Y-W scanner module. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e46475..93d7d33 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,8 @@ options: You can either connect the barcode scanner via a serial port or use the built-in virtual serial port function. To use this function, you need to scan the following QR code. (You may need to manually trigger scanning the first time to do this, but once enabled, this setting is persistant until reset) -![M3Y-W_Scanner_USB-CBC_Mode](https://github.com/user-attachments/assets/86a0ded0-19d8-4129-8c0c-3825b6151dd1) + +![](utility_qr_codes/gm65/enable_virtual_usb.png) ### Factory Reset the Scanner To reset all of the settings back to their defaults, scan this code.