I am building a CNC console that requires a specific Manufacturer and Product name, but the PID and VID don’t matter.
Is there a way to do this without recompiling? I am using the V8 board firmware at the moment.
Gerrit
I am building a CNC console that requires a specific Manufacturer and Product name, but the PID and VID don’t matter.
Is there a way to do this without recompiling? I am using the V8 board firmware at the moment.
Gerrit
No, but compiling a custom build is very easy with GitHub actions. We even have a video:
Thank you, I built a working device using that video/method. I thought there might be an option somwhere that I missed, there is almost every other conceivable item ![]()
Wonderful project/code, thank you