I just released a new version of Robocut with just some minor changes. A user informed me that his plotter used the USB ID 111C. So I hard coded this ID in the program as well. Please send me an email if there are other IDs that are not in by default. There is a test that can be done to check if the new ID works first. Just convert the ID from hex (111e) to dec (4382) and start robocut like this:
robocut –usb-product-id 4382
If the new hardware works let me know and I will add it to the program.