chiark / gitweb /
cura.git
9 years agoChange Pause button Resume when print is paused
Youness Alaoui [Fri, 22 May 2015 21:51:04 +0000 (17:51 -0400)]
Change Pause button Resume when print is paused

9 years agoFix behavior of isPrinting, which should be False when in Paused state
Youness Alaoui [Fri, 22 May 2015 21:50:36 +0000 (17:50 -0400)]
Fix behavior of isPrinting, which should be False when in Paused state

9 years agoRevert "Toss out broken plugin."
Youness Alaoui [Fri, 22 May 2015 20:57:42 +0000 (16:57 -0400)]
Revert "Toss out broken plugin."

This reverts commit c74ccef81fa7a64f7c3217dc6ec68521fc5f7a56.

9 years agoAdd Pause support to serial communication which adds a pause button to UI
Youness Alaoui [Fri, 22 May 2015 17:06:21 +0000 (13:06 -0400)]
Add Pause support to serial communication which adds a pause button to UI

9 years agoFix previous commit and disable print one at a time option for lulzbot printers
Youness Alaoui [Tue, 19 May 2015 20:19:26 +0000 (16:19 -0400)]
Fix previous commit and disable print one at a time option for lulzbot printers

9 years agoRemove broken print one-at-a-time setting.
nickthetait [Tue, 19 May 2015 18:01:02 +0000 (12:01 -0600)]
Remove broken print one-at-a-time setting.

9 years agoToss out broken plugin.
nickthetait [Tue, 19 May 2015 17:51:50 +0000 (11:51 -0600)]
Toss out broken plugin.

9 years agoAdd executable to make running directly from source easy
nickthetait [Thu, 14 May 2015 19:30:33 +0000 (13:30 -0600)]
Add executable to make running directly from source easy

9 years agoUpdate build dependencies in README
nickthetait [Fri, 8 May 2015 17:32:09 +0000 (11:32 -0600)]
Update build dependencies in README

Fixes #106

9 years agoAutomate versioning
nickthetait [Thu, 7 May 2015 16:24:04 +0000 (10:24 -0600)]
Automate versioning

Commit hash and Aleph Objects's version number are now included in the control file's "version" field. Little bit of refactoring too.

9 years agoUpdate version/revision in about window and package.sh
Youness Alaoui [Wed, 6 May 2015 19:37:25 +0000 (15:37 -0400)]
Update version/revision in about window and package.sh

9 years agoNo more uneccesary warning messages. Fixes #103
nickthetait [Tue, 5 May 2015 17:22:45 +0000 (11:22 -0600)]
No more uneccesary warning messages. Fixes #103

9 years agoDo not reuse an argument variable as iterator
Youness Alaoui [Mon, 4 May 2015 20:18:03 +0000 (16:18 -0400)]
Do not reuse an argument variable as iterator

This caused issues with the head/gantry size when printing one object
at a time. The obj variable would never be None at the end of the function
which means it wasn't updating all objects with the gantry size, only the
last object iterated on, which caused the objects to think there are no
collisions between them when printing order was being decided.
This should hopefully fix issue #104

9 years agoRemove exceptions when print parameters are invalid
Youness Alaoui [Wed, 22 Apr 2015 16:24:40 +0000 (12:24 -0400)]
Remove exceptions when print parameters are invalid

Fixes issue #95

9 years agoDo not disable layers view when removing all objects.
Youness Alaoui [Wed, 22 Apr 2015 16:07:48 +0000 (12:07 -0400)]
Do not disable layers view when removing all objects.

This way we can hide the layers view but keep it enabled when new objects
are added.
Fixes #96

9 years agoFixes a few URLs to let build complete (Changes made by Jebba on my system, thanks...
nickthetait [Fri, 17 Apr 2015 21:00:11 +0000 (15:00 -0600)]
Fixes a few URLs to let build complete (Changes made by Jebba on my system, thanks for the help!)

9 years agoHide the single layer toggle when the view mode is expanded
Youness Alaoui [Thu, 9 Apr 2015 17:38:06 +0000 (13:38 -0400)]
Hide the single layer toggle when the view mode is expanded

Fixes issue #18 again.

9 years agoquickprint: Fix alteration support when loading extra ini, and reset alterations...
Youness Alaoui [Wed, 18 Mar 2015 19:46:11 +0000 (15:46 -0400)]
quickprint: Fix alteration support when loading extra ini, and reset alterations to defaults as well

9 years agoquickprint: Also allow alteration settings to be overridden by ini files
Youness Alaoui [Fri, 13 Mar 2015 20:17:33 +0000 (16:17 -0400)]
quickprint: Also allow alteration settings to be overridden by ini files

This allows the start.gcode and end.gcode settings to be overriden
which is crutial for the lulzbot Mini.

9 years agoquickprint: Change simple mode profile/material preference setting into a profile...
Youness Alaoui [Fri, 6 Mar 2015 18:24:58 +0000 (13:24 -0500)]
quickprint: Change simple mode profile/material preference setting into a profile setting

This allows us to keep track of the profile/material selection for
each machine, which should help users with multiple machines using
different materials for example.
It also avoid issues with machines that has a per-machine configuration
which uses different ini filenames from other machines (invalid selection).

9 years agoMerge tag '15.02.1' into upstream
Youness Alaoui [Fri, 6 Mar 2015 18:18:37 +0000 (13:18 -0500)]
Merge tag '15.02.1' into upstream

Conflicts:
Cura/gui/sceneView.py
README.md

9 years agoMerge tag '15.01' into upstream
Youness Alaoui [Fri, 6 Mar 2015 18:06:37 +0000 (13:06 -0500)]
Merge tag '15.01' into upstream

Conflicts:
Cura/util/profile.py

9 years agoMerge tag '15.01-RC11' into upstream
Youness Alaoui [Fri, 6 Mar 2015 18:05:28 +0000 (13:05 -0500)]
Merge tag '15.01-RC11' into upstream

9 years agoMerge tag '15.01-RC10' into upstream
Youness Alaoui [Fri, 6 Mar 2015 18:05:26 +0000 (13:05 -0500)]
Merge tag '15.01-RC10' into upstream

9 years agoMerge tag '15.01-RC9' into upstream
Youness Alaoui [Fri, 6 Mar 2015 18:05:22 +0000 (13:05 -0500)]
Merge tag '15.01-RC9' into upstream

Conflicts:
Cura/util/profile.py
package.sh

9 years agoMerge tag '15.01-RC8' into upstream
Youness Alaoui [Fri, 6 Mar 2015 17:49:10 +0000 (12:49 -0500)]
Merge tag '15.01-RC8' into upstream

Conflicts:
Cura/gui/sceneView.py
Cura/util/profile.py
Cura/util/sliceEngine.py
package.sh
resources/meshes/ultimaker2_platform.stl

9 years agoMerge tag '15.01-RC7' into upstream
Youness Alaoui [Fri, 6 Mar 2015 17:31:47 +0000 (12:31 -0500)]
Merge tag '15.01-RC7' into upstream

Conflicts:
Cura/gui/firmwareInstall.py
Cura/gui/mainWindow.py
Cura/gui/sceneView.py
Cura/util/profile.py

9 years agoUse same quickprint settings for lulzbot_TAZ and lulzbot_TAZ_4
Youness Alaoui [Fri, 6 Mar 2015 17:09:54 +0000 (12:09 -0500)]
Use same quickprint settings for lulzbot_TAZ and lulzbot_TAZ_4

Fixes issue #89

9 years agoDisable bed level wizard for TAZ 5 as well
Youness Alaoui [Fri, 6 Mar 2015 17:05:57 +0000 (12:05 -0500)]
Disable bed level wizard for TAZ 5 as well

9 years agoAdding quickprint 'other options' to resources
Youness Alaoui [Fri, 6 Mar 2015 17:02:11 +0000 (12:02 -0500)]
Adding quickprint 'other options' to resources

9 years agoquickprint: Adding custom settings for the lulzbot TAZ4 and TAZ5
Youness Alaoui [Fri, 6 Mar 2015 17:01:44 +0000 (12:01 -0500)]
quickprint: Adding custom settings for the lulzbot TAZ4 and TAZ5

9 years agoquickprint: Adding a more complex system for quickprint profile configurations
Youness Alaoui [Thu, 5 Mar 2015 22:57:07 +0000 (17:57 -0500)]
quickprint: Adding a more complex system for quickprint profile configurations

This system allows the customization of settings depending on more than
one attribute, and can allow overriding either through a list of
setting overrides, or through the use of an extra ini file
The ini files in the quickprint folder will still override the
settings that are loaded from the simpleModeSettings class so it
can be used to setup new defaults for the machine

9 years agoquickprint: Make getSimpleModeIniFiles glob pattern more easily customizable
Youness Alaoui [Thu, 5 Mar 2015 22:35:42 +0000 (17:35 -0500)]
quickprint: Make getSimpleModeIniFiles glob pattern more easily customizable

9 years agoquickprint: Adding base_filename to the other_options buttons
Youness Alaoui [Thu, 5 Mar 2015 22:35:13 +0000 (17:35 -0500)]
quickprint: Adding base_filename to the other_options buttons

9 years agoMerge tag '15.01-RC6' into upstream
Youness Alaoui [Thu, 5 Mar 2015 21:45:44 +0000 (16:45 -0500)]
Merge tag '15.01-RC6' into upstream

Conflicts:
Cura/gui/simpleMode.py
Cura/util/profile.py
Cura/util/resources.py
Cura/util/sliceEngine.py
scripts/linux/debian_control
scripts/linux/debian_i386/DEBIAN/control

9 years agoMerge tag '15.01-RC5' into upstream
Youness Alaoui [Thu, 5 Mar 2015 21:22:07 +0000 (16:22 -0500)]
Merge tag '15.01-RC5' into upstream

9 years agoRemove deprecated save/load quickprint settings
Youness Alaoui [Tue, 3 Mar 2015 21:10:12 +0000 (16:10 -0500)]
Remove deprecated save/load quickprint settings

9 years agoAdd support for machine-independent quickprint ini settings
Youness Alaoui [Tue, 3 Mar 2015 21:02:11 +0000 (16:02 -0500)]
Add support for machine-independent quickprint ini settings

9 years agoAdd ini-configurable 'other options' to quickprint panel
Youness Alaoui [Tue, 3 Mar 2015 20:21:55 +0000 (15:21 -0500)]
Add ini-configurable 'other options' to quickprint panel

9 years agoMerge tag '15.01-RC4' into upstream
Youness Alaoui [Tue, 3 Mar 2015 20:04:55 +0000 (15:04 -0500)]
Merge tag '15.01-RC4' into upstream

Conflicts:
Cura/gui/simpleMode.py
Cura/util/sliceEngine.py

9 years agoMerge tag '15.01-RC3' into upstream
Youness Alaoui [Tue, 3 Mar 2015 18:18:18 +0000 (13:18 -0500)]
Merge tag '15.01-RC3' into upstream

Conflicts:
Cura/util/profile.py

9 years agoMerge tag '15.01-RC2' into upstream
Youness Alaoui [Tue, 3 Mar 2015 18:16:16 +0000 (13:16 -0500)]
Merge tag '15.01-RC2' into upstream

9 years agoMerge tag '15.01-RC1' into upstream
Youness Alaoui [Tue, 3 Mar 2015 18:15:48 +0000 (13:15 -0500)]
Merge tag '15.01-RC1' into upstream

Conflicts:
Cura/util/sliceEngine.py

9 years agoFix the skin not showing in the layer view. Fix the race condition where plugin resul...
daid [Mon, 22 Dec 2014 17:33:11 +0000 (18:33 +0100)]
Fix the skin not showing in the layer view. Fix the race condition where plugin results are not shown when the layer view is active during slicing.

Conflicts:
Cura/util/sliceEngine.py

9 years agoMerge pull request #1149 from msutas/patch-1 15.02.1
daid [Wed, 18 Feb 2015 20:22:48 +0000 (21:22 +0100)]
Merge pull request #1149 from msutas/patch-1

Update on Rigid3d Machine Profile

9 years agoForgot the new version dialog.
daid [Wed, 18 Feb 2015 15:57:52 +0000 (16:57 +0100)]
Forgot the new version dialog.

9 years ago15.02 15.02
daid [Wed, 18 Feb 2015 15:30:30 +0000 (16:30 +0100)]
15.02

9 years agoUpdate on Rigid3d Machine Profile
Mehmet Sutas [Wed, 18 Feb 2015 12:34:44 +0000 (14:34 +0200)]
Update on Rigid3d Machine Profile

Added solidarea_speed option which was introduced in Cura 15 and some minor updates.

9 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine 15.02-RC2
daid [Wed, 18 Feb 2015 09:41:39 +0000 (10:41 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

9 years agoRC2
daid [Wed, 18 Feb 2015 09:41:28 +0000 (10:41 +0100)]
RC2

9 years agoMerge pull request #1147 from cscott/update-readme
daid [Tue, 17 Feb 2015 20:00:26 +0000 (21:00 +0100)]
Merge pull request #1147 from cscott/update-readme

Update build instructions for Debian Linux.

9 years agoRemove wrong translation.
daid [Tue, 17 Feb 2015 13:32:21 +0000 (14:32 +0100)]
Remove wrong translation.

9 years agoUpdate build instructions for Debian Linux.
C. Scott Ananian [Mon, 16 Feb 2015 23:59:11 +0000 (18:59 -0500)]
Update build instructions for Debian Linux.

The python-wxgtk2.8 package is now required.  It is not required to run the
entire build process as root.

9 years agoInitialize mouse3Dpos in sceneView
Youness Alaoui [Mon, 16 Feb 2015 18:47:27 +0000 (13:47 -0500)]
Initialize mouse3Dpos in sceneView

This avoid a rare race condition when OnMouseDown gets called before
OnPaint and causes an Exception.
Fixes issue #88

9 years agoDo not close the gcodeFile in the interpreter when it gets cancelled
Youness Alaoui [Mon, 16 Feb 2015 18:40:06 +0000 (13:40 -0500)]
Do not close the gcodeFile in the interpreter when it gets cancelled

This can cause issues because the calling function handles the closing
of the files (in this case load() instead of _load()) and the gcodeFile
could also be a list or a bigDataStorage which do not have a close() method.
Fixes issue #91

9 years agoRC1 15.02-RC1
daid [Fri, 13 Feb 2015 08:55:23 +0000 (09:55 +0100)]
RC1

9 years agoDisable alpha testing.
daid [Fri, 13 Feb 2015 08:36:36 +0000 (09:36 +0100)]
Disable alpha testing.

9 years agoHandle exceptions in the SD replication code.
daid [Fri, 13 Feb 2015 06:14:06 +0000 (07:14 +0100)]
Handle exceptions in the SD replication code.

9 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 13 Feb 2015 06:00:17 +0000 (07:00 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

9 years agoWorkaround for issue #1136. There is no real fix for unicode in os.path.expanduser...
daid [Fri, 13 Feb 2015 06:00:00 +0000 (07:00 +0100)]
Workaround for issue #1136. There is no real fix for unicode in os.path.expanduser for python2

9 years agoFurther TAZ 5 quick print profile changes
Steven Abadie [Mon, 9 Feb 2015 18:43:58 +0000 (11:43 -0700)]
Further TAZ 5 quick print profile changes

9 years agoFix TAZ 5 quick print HIPS selection
Steven Abadie [Mon, 9 Feb 2015 04:22:28 +0000 (21:22 -0700)]
Fix TAZ 5 quick print HIPS selection

9 years agoFixed TAZ 5 brim setting in simple mode.
Steven Abadie [Sat, 7 Feb 2015 17:00:15 +0000 (10:00 -0700)]
Fixed TAZ 5 brim setting in simple mode.

9 years agoTAZ 5 settings are now in simple mode.
Steven Abadie [Sat, 7 Feb 2015 16:47:38 +0000 (09:47 -0700)]
TAZ 5 settings are now in simple mode.

9 years agoAdded TAZ 5 to the machine config wizard
Steven Abadie [Fri, 6 Feb 2015 04:11:27 +0000 (21:11 -0700)]
Added TAZ 5 to the machine config wizard

Conflicts:
Cura/gui/simpleMode.py

9 years agoFix removal of the Z-Offset setting in a previous merge
Youness Alaoui [Thu, 12 Feb 2015 19:56:00 +0000 (14:56 -0500)]
Fix removal of the Z-Offset setting in a previous merge

9 years agoAdd support for G29 and M203/M204/M400 gcodes in interpreter
Youness Alaoui [Tue, 10 Feb 2015 20:41:25 +0000 (15:41 -0500)]
Add support for G29 and M203/M204/M400 gcodes in interpreter

This prevents seeing "Unknown M code" error in stdout when switching
to layers view.
Fixes issue #85

9 years agoMerge pull request #1124 from Dim3nsioneer/TweakAtZ
daid [Thu, 5 Feb 2015 13:19:28 +0000 (14:19 +0100)]
Merge pull request #1124 from Dim3nsioneer/TweakAtZ

TweakAtZ 4.0.1

9 years agoMerge pull request #1125 from quillford/SteamEngine
daid [Thu, 5 Feb 2015 13:18:23 +0000 (14:18 +0100)]
Merge pull request #1125 from quillford/SteamEngine

Fixed Printrbot profiles

9 years agoAdded dimesnion (XYZ) clarification for machine width/height/depth dialog
quillford [Thu, 5 Feb 2015 04:38:21 +0000 (20:38 -0800)]
Added dimesnion (XYZ) clarification for machine width/height/depth dialog

9 years agoAdded Printrbot LC v1 and Plus v1 profiles
quillford [Thu, 5 Feb 2015 03:52:15 +0000 (19:52 -0800)]
Added Printrbot LC v1 and Plus v1 profiles

9 years agoFixed Printrbot profiles
quillford [Wed, 4 Feb 2015 23:03:42 +0000 (15:03 -0800)]
Fixed Printrbot profiles

9 years agoTweakAtZ 4.0.1
Dim3nsioneer [Wed, 4 Feb 2015 19:53:45 +0000 (20:53 +0100)]
TweakAtZ 4.0.1

Bugfix for doubled G1 commands with TweakAtZ

9 years agoUpdated translations. Included russian translation from russian reseller.
daid [Wed, 4 Feb 2015 13:39:22 +0000 (14:39 +0100)]
Updated translations. Included russian translation from russian reseller.

9 years agoFix issue with the machine settings
Youness Alaoui [Tue, 3 Feb 2015 17:20:53 +0000 (12:20 -0500)]
Fix issue with the machine settings

Since commit id f870e36d563a85c9e7a23a262e09a5749d3b3dce we get an error
trying to close the machine settings or when removing or adding a machine
through the machine settings window. This should fix it.

9 years agoMerge pull request #1117 from pmsimard/15.01_RC10_NewNotifications
daid [Mon, 2 Feb 2015 14:38:22 +0000 (15:38 +0100)]
Merge pull request #1117 from pmsimard/15.01_RC10_NewNotifications

Adding new notifications for the user:

9 years agoMerge pull request #1116 from pmsimard/15.01_RC10_PreserveTransforms
daid [Mon, 2 Feb 2015 14:37:08 +0000 (15:37 +0100)]
Merge pull request #1116 from pmsimard/15.01_RC10_PreserveTransforms

Preserve transformations on objects

9 years agoAdding new notifications for the user:
Pierre-Marc Simard [Mon, 2 Feb 2015 05:07:31 +0000 (00:07 -0500)]
Adding new notifications for the user:
- print one at a time mode notification if it get disabled due to object too tall
- print one at a time mode re activated after removing object too tall. (do not occur when the mode was not previously disabled)
- Checking active plugins on launch to warn user of plugins still active when starting a new session.

9 years ago- Preserve full transformations when reloading objects.
Pierre-Marc Simard [Mon, 2 Feb 2015 03:33:38 +0000 (22:33 -0500)]
- Preserve full transformations when reloading objects.
- Adding right click support to reset positions (only)
- Adding right click support to reset transformations
- Multiply will not move objects unless unable to multiply in the current layout.

9 years agoIt is releasing time. 15.01
daid [Fri, 30 Jan 2015 14:30:33 +0000 (15:30 +0100)]
It is releasing time.

9 years agoSet the default SD replicate folder differently on linux and mac.
daid [Fri, 30 Jan 2015 14:30:00 +0000 (15:30 +0100)]
Set the default SD replicate folder differently on linux and mac.

9 years agoMerge pull request #1113 from pmsimard/15.01_RC10_SDFolderStructure
daid [Fri, 30 Jan 2015 07:56:10 +0000 (08:56 +0100)]
Merge pull request #1113 from pmsimard/15.01_RC10_SDFolderStructure

SD replication Default path to MyDocuments & browse button

9 years agoAdding default path to my documents and added browse button in the preference dialog
Pierre-Marc Simard [Fri, 30 Jan 2015 04:22:35 +0000 (23:22 -0500)]
Adding default path to my documents and added browse button in the preference dialog

9 years agoRemove duplicate layer_height setting for normal print
Youness Alaoui [Thu, 29 Jan 2015 23:23:34 +0000 (18:23 -0500)]
Remove duplicate layer_height setting for normal print

9 years agoUse hasattr instead of getattr to check if an attribute exists
Youness Alaoui [Thu, 29 Jan 2015 23:22:59 +0000 (18:22 -0500)]
Use hasattr instead of getattr to check if an attribute exists

9 years agoSave the quickprint settings in the profile
Youness Alaoui [Thu, 29 Jan 2015 17:42:35 +0000 (12:42 -0500)]
Save the quickprint settings in the profile

This helps avoid frustration if you want to keep your settings
the same (especially material choice).
Fixes issue #69

9 years agoMerge branch 'master' into AO-build
Youness Alaoui [Thu, 29 Jan 2015 17:42:10 +0000 (12:42 -0500)]
Merge branch 'master' into AO-build

9 years agoFix change in configWizard class name (missed from a merge)
Youness Alaoui [Thu, 29 Jan 2015 17:41:26 +0000 (12:41 -0500)]
Fix change in configWizard class name (missed from a merge)

9 years agoDisable the clipboard profile functionality, to prevent the unable to read clipboard...
daid [Thu, 29 Jan 2015 10:17:26 +0000 (11:17 +0100)]
Disable the clipboard profile functionality, to prevent the unable to read clipboard popup (wxWidgets problem)

9 years agoWhen other print speeds are set to 0 then use the main print speed in the volume...
daid [Wed, 28 Jan 2015 08:40:41 +0000 (09:40 +0100)]
When other print speeds are set to 0 then use the main print speed in the volume calculations.

9 years agoAdding autodetect language to preferences menu
Youness Alaoui [Wed, 28 Jan 2015 00:48:33 +0000 (19:48 -0500)]
Adding autodetect language to preferences menu

9 years agoAuto detect language based on locale
Youness Alaoui [Wed, 28 Jan 2015 00:25:04 +0000 (19:25 -0500)]
Auto detect language based on locale

This wasn't tested on Windows, but the code is in a try/except and
will fallback to using the default locale if it fails.
Fixes issue #29

9 years agoHide layers scrollbar when view combobutton is expanded
Youness Alaoui [Tue, 27 Jan 2015 21:03:21 +0000 (16:03 -0500)]
Hide layers scrollbar when view combobutton is expanded

This prevents the combo button from overlaying the layers scrollbar
when the window's height isn't big enough.
Fixes issue #18

9 years agoRC11 15.01-RC11
daid [Mon, 26 Jan 2015 09:56:44 +0000 (10:56 +0100)]
RC11

9 years agoUpdate new version dialog.
daid [Mon, 26 Jan 2015 09:56:32 +0000 (10:56 +0100)]
Update new version dialog.

9 years agoImprove print flow reporting on speed settings.
daid [Mon, 26 Jan 2015 09:15:05 +0000 (10:15 +0100)]
Improve print flow reporting on speed settings.

9 years agoAdd warning of using a shell thickness that is not a multiple of the nozzle size.
daid [Mon, 26 Jan 2015 09:10:47 +0000 (10:10 +0100)]
Add warning of using a shell thickness that is not a multiple of the nozzle size.

9 years agoDisable pause handling for now.
daid [Fri, 23 Jan 2015 10:12:19 +0000 (11:12 +0100)]
Disable pause handling for now.

9 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 22 Jan 2015 15:41:15 +0000 (16:41 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

9 years agoPossibly fix http://umforum.ultimaker.com/index.php?/topic/9240-did-1501-rc9-update...
daid [Thu, 22 Jan 2015 15:41:01 +0000 (16:41 +0100)]
Possibly fix umforum.ultimaker.com/index.php?/topic/9240-did-1501-rc9-update-arduino-drivers-checksum-errors/