This article is for V2 and V1 3D scanners.
If you find MFStudio is unable to connect to your scanner when using Windows, one potential reason may be that your Arduino driver is not correctly installed in Windows.
The scanner requires the Arduino board and the Logitech camera to be correctly installed and functioning in Windows. Without that, the scanner software will never connect.
Sometimes, the Arduino drivers fail to install or fail to install properly (meaning it's on your machine but the software can't find it) but identifying the problem and fixing it is easy. Here's how:
- On the start menu in Windows 7, or the command search in Windows 8.1 or 10, and type "compmgmt.msc". This will give you the option to open the Computer Management program. Open Computer Management. On the left hand side of the window, click Device Manager. You will see something like this:
If you see see the entry for "Arduino Leonardo" (Windows 7-10) or "USB Serial Device" (Windows 11) under "Other devices" the Arduino is not installed with the correct drivers (or any drivers for that matter). NOTE! If you see "Arduino Leonardo" (Windows 7-10) or "USB Serial Device" (Windows 11) under the "Ports (COM & LPT)" section, then the Arduino is installed correctly and this is not a problem!
- Assuming your Arduino is not installed, here's how to install it. Right-click on "Arduino Leonardo"/"USB Serial Device", choose Properties. In the window which appears, choose the Driver tab. Here's what you'll see:
- Click on "Update Driver". In the window which appears (shown below), choose "Browse my computer for drivers".
- Choose "Let me pick from a list of available drivers on my computer".
- On the next screen, please click the "Have Disk..." button.
- Once you see the pop up, then click the "Browse" button.
- Navigate to the hard drive location where you installed MFStudio. The default location is "C:\Program Files\Matter and Form Inc\". In the Matter and Form Inc folder, open the Drivers folder, then the Arduino folder. So, for a default location install, you'd navigate to C:\Program Files\Matter and Form Inc\Drivers\Arduino. Choose arduino.inf, and press Open.
- Click "OK"
- Search through the list and choose "Arduino Leonardo", then press "Next" button. You may get a warning "Installing this device driver is not recommended because Windows cannot verify that it is compatible with your hardware....". If you see this warning, please ignore it and press "Yes" to continue.