-
chin-m1 authored
- Implement main script (main.py) for Keyence MD-X2000 laser marker communication, including features for reading status, marking data, and sending to an external API. - Create requirements.txt for dependencies (requests, urllib3). - Add runProject.bat for easy execution of the script in continuous mode. - Introduce run_keyence.bat for Windows startup with error handling. - Add run_keyence_silent.vbs for silent execution of the script without console window. - Implement uninstall_startup.bat to remove the script from Windows startup.
71352b55