chiark / gitweb /
Added icon to main window. Added win32 installer script, with drivers for Arduino...
authordaid <daid303@gmail.com>
Mon, 2 Apr 2012 12:43:39 +0000 (14:43 +0200)
committerdaid <daid303@gmail.com>
Mon, 2 Apr 2012 12:43:39 +0000 (14:43 +0200)
commit85d44ad8a0f98738d10ae330ca51e0c3662f95be
tree6c206291ef3aca2dd6d72c25baf5520b44d3778c
parentca92f69770a29eb19773cf80284014b6e27fdf38
Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560.
Cura/gui/icon.py [new file with mode: 0644]
Cura/gui/mainWindow.py
Cura/gui/printWindow.py
Cura/gui/simpleMode.py
scripts/win32/cura.ico [new file with mode: 0644]
scripts/win32/drivers/Arduino_MEGA_2560.inf [new file with mode: 0644]
scripts/win32/drivers/dpinst32.exe [new file with mode: 0644]
scripts/win32/drivers/dpinst64.exe [new file with mode: 0644]
scripts/win32/header.bmp [new file with mode: 0644]
scripts/win32/installer.nsi [new file with mode: 0644]