Skip to content

Instantly share code, notes, and snippets.

@X3msnake
Last active April 11, 2025 21:47
Show Gist options
  • Save X3msnake/84d82f5c4875c8172a439a3516136673 to your computer and use it in GitHub Desktop.
Save X3msnake/84d82f5c4875c8172a439a3516136673 to your computer and use it in GitHub Desktop.
EMCO 55 Concept Mill (Millie)
@X3msnake
Copy link
Author

X3msnake commented Mar 31, 2025

https://groups.io/g/Emco-CNC-Users/topic/ac88_pc_mill_50_and_pc_turn/32927934

Greetings fello emco'ers!

I am pretty excited to post this- using some code dis-assemblers I have been playing with (IDA v7 and GHIDRA) I have been able to find the service/factory passwords for WinConfig (WNCFG) V1.1

In the password menu, try the following passwords:
SERVICE
CONTROL
SUPERVISOR

This enables full control of MSD/INI file, AND the best part- logging of all RS485 commands. In the .ini file creator under "Test Options" there is a window to record all varieties of RS485 communication. I will be posting a walkthrough with screenshots later this weekend. If I can get my PC to recognize my RS485 card, I plan on logging all commands and posting to this site. If not, if someone else will log and post, the possibility exists to adapt an off the shelf piece of hardware to drive these rs485 machines- something like an arduino + shield.

More to Come!

Travis

@X3msnake
Copy link
Author

X3msnake commented Apr 11, 2025

cad models found in the wild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment