chiark / gitweb /
cura.git
10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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.

10 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.

10 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

10 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

10 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

10 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.

10 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

10 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

10 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

10 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

10 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)

10 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

10 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

10 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

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

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

10 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.

10 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.

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

10 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

10 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/

10 years agoMerge pull request #1103 from Projjol/patch-1
daid [Wed, 21 Jan 2015 06:21:23 +0000 (07:21 +0100)]
Merge pull request #1103 from Projjol/patch-1

change raft settings

10 years agochange raft settings
Projjol Banerji [Wed, 21 Jan 2015 05:09:25 +0000 (10:39 +0530)]
change raft settings

10 years agoMerge branch 'production-phase1'
Youness Alaoui [Tue, 20 Jan 2015 22:41:20 +0000 (17:41 -0500)]
Merge branch 'production-phase1'

Conflicts:
Cura/gui/mainWindow.py
Cura/gui/sceneView.py
Cura/util/sliceEngine.py

10 years agoMerge branch 'upstream'
Youness Alaoui [Tue, 20 Jan 2015 18:48:11 +0000 (13:48 -0500)]
Merge branch 'upstream'

Conflicts:
Cura/gui/aboutWindow.py
Cura/gui/preferencesDialog.py
Cura/util/profile.py

10 years agoRevision 1.19 (final) of the 14.09 release 14.09-1.19
Youness Alaoui [Tue, 20 Jan 2015 17:00:27 +0000 (12:00 -0500)]
Revision 1.19 (final) of the 14.09 release

10 years agoMerge remote-tracking branch 'origin/master' into AO-build
Youness Alaoui [Tue, 20 Jan 2015 16:55:01 +0000 (11:55 -0500)]
Merge remote-tracking branch 'origin/master' into AO-build

Conflicts:
Cura/gui/preferencesDialog.py
Cura/util/profile.py

10 years agoMerge pull request #1099 from pmsimard/15.01_RC6_PauseAtZ
daid [Tue, 20 Jan 2015 12:40:43 +0000 (13:40 +0100)]
Merge pull request #1099 from pmsimard/15.01_RC6_PauseAtZ

Properly supporting print one at a time with zhop

10 years agoProperly supporting print one at a time with zhop and other head lifting operations
pmsimard [Tue, 20 Jan 2015 04:11:03 +0000 (23:11 -0500)]
Properly supporting print one at a time with zhop and other head lifting operations

10 years agoFix 1096
daid [Mon, 19 Jan 2015 08:57:59 +0000 (09:57 +0100)]
Fix 1096

10 years agoRC10 to fix firmware builds. 15.01-RC10
daid [Mon, 19 Jan 2015 08:38:58 +0000 (09:38 +0100)]
RC10 to fix firmware builds.

10 years agoFix builds of firmware, not every branch was pulled.
daid [Mon, 19 Jan 2015 08:28:11 +0000 (09:28 +0100)]
Fix builds of firmware, not every branch was pulled.

10 years agoRC9 15.01-RC9
daid [Fri, 16 Jan 2015 11:18:20 +0000 (12:18 +0100)]
RC9

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Fri, 16 Jan 2015 11:18:02 +0000 (12:18 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoSome small tweaks for the CNC variant of GCode.
daid [Fri, 16 Jan 2015 11:17:53 +0000 (12:17 +0100)]
Some small tweaks for the CNC variant of GCode.

10 years agoMerge pull request #1090 from AmedeeBulle/patch-2
daid [Thu, 15 Jan 2015 21:53:46 +0000 (22:53 +0100)]
Merge pull request #1090 from AmedeeBulle/patch-2

Update package.sh - Shorten version for UMO+

10 years agoUpdate package.sh - Shorten version for UMO+
AmedeeBulle [Thu, 15 Jan 2015 19:28:47 +0000 (20:28 +0100)]
Update package.sh - Shorten version for UMO+

With the current versioning scheme (YY.MM-RCn) we exceed 20 characters for the UMO+ firmware version

10 years agoMerge tag '14.12' into upstream lulzbot-14.12-rc1
Youness Alaoui [Thu, 15 Jan 2015 19:19:24 +0000 (14:19 -0500)]
Merge tag '14.12' into upstream

Conflicts:
Cura/gui/app.py
Cura/gui/configWizard.py
Cura/gui/firmwareInstall.py
Cura/util/bigDataStorage.py
Cura/util/profile.py
package.sh

10 years agoFix typos in About Window
Youness Alaoui [Wed, 14 Jan 2015 16:30:57 +0000 (11:30 -0500)]
Fix typos in About Window

10 years ago14.12 lulzbot-14.12
daid [Tue, 9 Dec 2014 09:35:10 +0000 (10:35 +0100)]
14.12

10 years agoUpdate RigidBotBig.ini
Marvin [Mon, 8 Dec 2014 15:20:11 +0000 (10:20 -0500)]
Update RigidBotBig.ini

These settings tested by a Rigidbot G+ community.  these setting are called the Community based PLA settings located here http://marvinstuart.com/rigidbot/ and http://rigidtalk.com/wiki/index.php?title=Main_Page

10 years agoFix stupid mistake.
daid [Mon, 8 Dec 2014 12:42:44 +0000 (13:42 +0100)]
Fix stupid mistake.

10 years agoadd print time and filament usage to stats
daid [Mon, 8 Dec 2014 10:05:54 +0000 (11:05 +0100)]
add print time and filament usage to stats

10 years agoAdd turkish translation.
daid [Mon, 8 Dec 2014 09:03:58 +0000 (10:03 +0100)]
Add turkish translation.

Conflicts:
resources/locale/ko/LC_MESSAGES/Cura.mo
resources/locale/ko/LC_MESSAGES/Cura.po

10 years agoRC10
daid [Mon, 8 Dec 2014 08:56:00 +0000 (09:56 +0100)]
RC10

10 years agoFix a bug with loading files on windows, which was happening on a thread causing...
daid [Mon, 8 Dec 2014 08:55:06 +0000 (09:55 +0100)]
Fix a bug with loading files on windows, which was happening on a thread causing bugs.

10 years agoCreate Rigid3D.ini
msutas [Thu, 4 Dec 2014 19:20:46 +0000 (21:20 +0200)]
Create Rigid3D.ini

This is the machine profile for the Rigid3D which is a open sorce printer produced in Turkey.

10 years agoUpdate the release notes.
daid [Thu, 4 Dec 2014 06:47:33 +0000 (07:47 +0100)]
Update the release notes.

10 years agoImprove stats posting. Update versio number to RC9
daid [Wed, 3 Dec 2014 14:40:41 +0000 (15:40 +0100)]
Improve stats posting. Update versio number to RC9

10 years agoImprove error logging on out of memory. Improve plugin handling memory.
daid [Tue, 2 Dec 2014 10:00:56 +0000 (11:00 +0100)]
Improve error logging on out of memory. Improve plugin handling memory.

10 years agoadd zone3d configurations
Baki Gezgen [Sun, 30 Nov 2014 12:31:41 +0000 (14:31 +0200)]
add zone3d configurations

10 years agoSome firmware programming improvements in the error handling.
daid [Fri, 28 Nov 2014 11:14:29 +0000 (12:14 +0100)]
Some firmware programming improvements in the error handling.

10 years agoUpdated new version dialog.
daid [Wed, 26 Nov 2014 14:36:29 +0000 (15:36 +0100)]
Updated new version dialog.

10 years agoSkip empty lines for #1010
daid [Wed, 26 Nov 2014 12:36:51 +0000 (13:36 +0100)]
Skip empty lines for #1010

10 years agoDisable languages that have not been verified by a trusted 3th party for offical...
daid [Wed, 26 Nov 2014 11:25:52 +0000 (12:25 +0100)]
Disable languages that have not been verified by a trusted 3th party for offical releases.

10 years agoRC8
daid [Wed, 26 Nov 2014 10:53:21 +0000 (11:53 +0100)]
RC8

10 years agoAdded logo file.
daid [Wed, 26 Nov 2014 10:52:28 +0000 (11:52 +0100)]
Added logo file.

10 years agoAdd Printrbot Go large, fix info on MetalPlus and SimpleMakersKit, add printrbot...
daid [Wed, 26 Nov 2014 10:52:08 +0000 (11:52 +0100)]
Add Printrbot Go large, fix info on MetalPlus and SimpleMakersKit, add printrbot logo image.

10 years agoMake ConfigWizard use proper naming convention.
daid [Wed, 26 Nov 2014 10:28:30 +0000 (11:28 +0100)]
Make ConfigWizard use proper naming convention.

Conflicts:
Cura/gui/app.py

10 years agoChange the order in which the printrbot printers are listed. As requested by Brook...
daid [Wed, 26 Nov 2014 10:26:39 +0000 (11:26 +0100)]
Change the order in which the printrbot printers are listed. As requested by Brook. Added 2 new printrbot printers (still need to update data so it matches actual machines). Fixed problem where canceling the machine add wizard caused problems with a ghost machine being added. Added support to load UM2 dual extrusion firmware.

10 years agoFix #1019. Change how the engine is looked up, and cache the result.
daid [Wed, 26 Nov 2014 09:48:51 +0000 (10:48 +0100)]
Fix #1019. Change how the engine is looked up, and cache the result.

10 years agoFix https://github.com/Ultimaker/CuraEngine/issues/140
daid [Mon, 24 Nov 2014 06:31:43 +0000 (07:31 +0100)]
Fix https://github.com/Ultimaker/CuraEngine/issues/140

10 years agoAdd Korean language
Jinbuhm Kim [Fri, 14 Nov 2014 11:51:24 +0000 (20:51 +0900)]
Add Korean language

10 years agoUpdate Korean Translation for Cura 14.09
Jinbuhm Kim [Thu, 15 Jan 2015 18:37:36 +0000 (13:37 -0500)]
Update Korean Translation for Cura 14.09

10 years agoUpdate Korean Translation
Jinbuhm Kim [Fri, 14 Nov 2014 11:12:22 +0000 (20:12 +0900)]
Update Korean Translation

10 years agoupdate translation
Jinbuhm Kim [Fri, 14 Nov 2014 04:03:08 +0000 (13:03 +0900)]
update translation

10 years agoFix combing setting.
daid [Thu, 15 Jan 2015 09:36:39 +0000 (10:36 +0100)]
Fix combing setting.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 15 Jan 2015 09:34:30 +0000 (10:34 +0100)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoFix Darwin build, this command usually fails as intended, but can be ignored on faulure.
daid [Thu, 15 Jan 2015 09:01:27 +0000 (10:01 +0100)]
Fix Darwin build, this command usually fails as intended, but can be ignored on faulure.

10 years agoMerge pull request #1089 from SpexGuy/SteamEngine
daid [Thu, 15 Jan 2015 08:45:22 +0000 (09:45 +0100)]
Merge pull request #1089 from SpexGuy/SteamEngine

Fix G90/G91 interpretation regarding relative e

10 years agoFix G90/G91 interpretation regarding relative e
Martin Wickham [Thu, 15 Jan 2015 07:59:20 +0000 (01:59 -0600)]
Fix G90/G91 interpretation regarding relative e

10 years agoMerge pull request #1088 from SpexGuy/SteamEngine
daid [Thu, 15 Jan 2015 06:27:55 +0000 (07:27 +0100)]
Merge pull request #1088 from SpexGuy/SteamEngine

Fix win32 archiving for paths with spaces

10 years agoMerge pull request #1087 from presslab-us/combingnoskin
daid [Thu, 15 Jan 2015 06:22:23 +0000 (07:22 +0100)]
Merge pull request #1087 from presslab-us/combingnoskin

Add configuration option for combing 'No Skin'

10 years agoFix win32 archiving for paths with spaces
Martin Wickham [Thu, 15 Jan 2015 04:50:51 +0000 (22:50 -0600)]
Fix win32 archiving for paths with spaces