Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaid <daid303@gmail.com>2014-03-24 18:04:06 +0400
committerdaid <daid303@gmail.com>2014-03-24 18:04:06 +0400
commitf21c574d81dfa1d8e41f7a2adbe3587fbcefce8b (patch)
tree06fecb03f97ef397c2bc295c018fd5798f90cd89 /scripts
parent58414695269d60ca9b165e8cbc3424933ed79403 (diff)
Updated to new arduino drivers to fix Win8.1 installation problems.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/win32/drivers/arduino.catbin6364 -> 9911 bytes
-rw-r--r--scripts/win32/drivers/arduino.inf29
2 files changed, 27 insertions, 2 deletions
diff --git a/scripts/win32/drivers/arduino.cat b/scripts/win32/drivers/arduino.cat
index 4dc5388828..228c7104ff 100644
--- a/scripts/win32/drivers/arduino.cat
+++ b/scripts/win32/drivers/arduino.cat
Binary files differ
diff --git a/scripts/win32/drivers/arduino.inf b/scripts/win32/drivers/arduino.inf
index 86abab7335..1bb76ede1d 100644
--- a/scripts/win32/drivers/arduino.inf
+++ b/scripts/win32/drivers/arduino.inf
@@ -1,7 +1,7 @@
; Copyright 2012 Blacklabel Development, Inc.
[Strings]
-DriverPackageDisplayName="Arduino Boards"
+DriverPackageDisplayName="Arduino USB Driver"
ManufacturerName="Arduino LLC (www.arduino.cc)"
ServiceName="USB RS-232 Emulation Driver"
due.bossa.name="Bossa Program Port"
@@ -13,6 +13,7 @@ leonardo.bootloader.name="Arduino Leonardo bootloader"
leonardo.sketch.name="Arduino Leonardo"
lilypadUSB.bootloader.name="Arduino LilyPad USB bootloader"
lilypadUSB.sketch.name="Arduino LilyPad USB"
+mega2560.name="Arduino Mega 2560"
mega2560rev3.name="Arduino Mega 2560"
megaADK.name="Arduino Mega ADK"
megaADKrev3.name="Arduino Mega ADK"
@@ -21,6 +22,12 @@ micro.sketch.name="Arduino Micro"
uno.name="Arduino Uno"
unoR3.name="Arduino Uno"
usbserial.name="Arduino USB Serial Light Adapter"
+robotControl.bootloader.name="Arduino Robot Control bootloader"
+robotControl.sketch.name="Arduino Robot"
+robotMotor.bootloader.name="Arduino Robot Motor bootloader"
+robotMotor.sketch.name="Arduino Robot"
+yun.bootloader.name="Arduino Yun bootloader"
+yun.sketch.name="Arduino Yun"
[DefaultInstall]
CopyINF=arduino.inf
@@ -32,7 +39,7 @@ Signature="$Windows NT$"
Provider=%ManufacturerName%
DriverPackageDisplayName=%DriverPackageDisplayName%
CatalogFile=arduino.cat
-DriverVer=01/01/2013,1.0.0.0
+DriverVer=01/04/2013,1.0.0.0
[Manufacturer]
%ManufacturerName%=DeviceList, NTamd64, NTia64
@@ -60,6 +67,12 @@ DefaultDestDir=12
%uno.name%=DriverInstall, USB\VID_2341&PID_0001
%unoR3.name%=DriverInstall, USB\VID_2341&PID_0043
%usbserial.name%=DriverInstall, USB\VID_2341&PID_003B
+%robotControl.bootloader.name%=DriverInstall, USB\VID_2341&PID_0038
+%robotControl.sketch.name%=DriverInstall, USB\VID_2341&PID_8038&MI_00
+%robotMotor.bootloader.name%=DriverInstall, USB\VID_2341&PID_0039
+%robotMotor.sketch.name%=DriverInstall, USB\VID_2341&PID_8039&MI_00
+%yun.bootloader.name%=DriverInstall, USB\VID_2341&PID_0041
+%yun.sketch.name%=DriverInstall, USB\VID_2341&PID_8041&MI_00
[DeviceList.NTamd64]
%due.bossa.name%=DriverInstall, USB\VID_03EB&PID_6124
@@ -80,6 +93,12 @@ DefaultDestDir=12
%uno.name%=DriverInstall, USB\VID_2341&PID_0001
%unoR3.name%=DriverInstall, USB\VID_2341&PID_0043
%usbserial.name%=DriverInstall, USB\VID_2341&PID_003B
+%robotControl.bootloader.name%=DriverInstall, USB\VID_2341&PID_0038
+%robotControl.sketch.name%=DriverInstall, USB\VID_2341&PID_8038&MI_00
+%robotMotor.bootloader.name%=DriverInstall, USB\VID_2341&PID_0039
+%robotMotor.sketch.name%=DriverInstall, USB\VID_2341&PID_8039&MI_00
+%yun.bootloader.name%=DriverInstall, USB\VID_2341&PID_0041
+%yun.sketch.name%=DriverInstall, USB\VID_2341&PID_8041&MI_00
[DeviceList.NTia64]
%esplora.bootloader.name%=DriverInstall, USB\VID_2341&PID_003C
@@ -97,6 +116,12 @@ DefaultDestDir=12
%uno.name%=DriverInstall, USB\VID_2341&PID_0001
%unoR3.name%=DriverInstall, USB\VID_2341&PID_0043
%usbserial.name%=DriverInstall, USB\VID_2341&PID_003B
+%robotControl.bootloader.name%=DriverInstall, USB\VID_2341&PID_0038
+%robotControl.sketch.name%=DriverInstall, USB\VID_2341&PID_8038&MI_00
+%robotMotor.bootloader.name%=DriverInstall, USB\VID_2341&PID_0039
+%robotMotor.sketch.name%=DriverInstall, USB\VID_2341&PID_8039&MI_00
+%yun.bootloader.name%=DriverInstall, USB\VID_2341&PID_0041
+%yun.sketch.name%=DriverInstall, USB\VID_2341&PID_8041&MI_00
[DriverInstall]
include=mdmcpq.inf,usb.inf