chiark / gitweb /
cura.git
10 years agoNew firmware version for UM2. 13.10
daid [Tue, 15 Oct 2013 12:38:46 +0000 (14:38 +0200)]
New firmware version for UM2.

10 years agoFixing problem for #282
daid [Mon, 14 Oct 2013 10:26:43 +0000 (12:26 +0200)]
Fixing problem for #282

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 14 Oct 2013 09:31:14 +0000 (11:31 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoFix object print order bug for UM2.
daid [Mon, 14 Oct 2013 09:31:02 +0000 (11:31 +0200)]
Fix object print order bug for UM2.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 10 Oct 2013 12:01:10 +0000 (14:01 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoVersion 13.10 release.
daid [Thu, 10 Oct 2013 12:00:59 +0000 (14:00 +0200)]
Version 13.10 release.

10 years agoAdd UM2 firmware version 13.10.
daid [Thu, 10 Oct 2013 12:00:36 +0000 (14:00 +0200)]
Add UM2 firmware version 13.10.

10 years agoChange the machine name when running the first-run-wizard again.
daid [Tue, 8 Oct 2013 14:04:28 +0000 (16:04 +0200)]
Change the machine name when running the first-run-wizard again.

10 years agoFix mac build script. Was reading the version the wrong way.
Daid [Tue, 8 Oct 2013 12:43:01 +0000 (14:43 +0200)]
Fix mac build script. Was reading the version the wrong way.

10 years agoUpdate of translation strings.
daid [Tue, 8 Oct 2013 12:31:30 +0000 (14:31 +0200)]
Update of translation strings.

10 years agoChange how the matrixes are applied on SVG objects. Fix a minor bug when the renderin...
daid [Tue, 8 Oct 2013 07:00:17 +0000 (09:00 +0200)]
Change how the matrixes are applied on SVG objects. Fix a minor bug when the rendering is really fast.

10 years agoFix the default firmware install menu item.
daid [Mon, 7 Oct 2013 10:04:30 +0000 (12:04 +0200)]
Fix the default firmware install menu item.

10 years agoAdd machine center is zero to machine settings. Properly handle depricated max_z_spee...
daid [Mon, 7 Oct 2013 08:10:03 +0000 (10:10 +0200)]
Add machine center is zero to machine settings. Properly handle depricated max_z_speed setting in start/end code.

10 years agoOnly enable the default firmware menu item when we have a default firmware for the...
daid [Mon, 7 Oct 2013 08:01:29 +0000 (10:01 +0200)]
Only enable the default firmware menu item when we have a default firmware for the machine configuration.

10 years agoUpdate build_app.py to use proper versions, maybe this fixes the random Mac bugs...
daid [Mon, 7 Oct 2013 07:55:52 +0000 (09:55 +0200)]
Update build_app.py to use proper versions, maybe this fixes the random Mac bugs when multiple Cura versions are installed. Always show the plugins, even if no plugins are found.

10 years agoDisable all languages except english for an official release.
daid [Mon, 7 Oct 2013 07:50:02 +0000 (09:50 +0200)]
Disable all languages except english for an official release.

10 years agoSome small changes suggested by ErikDeBruijn
daid [Mon, 7 Oct 2013 07:35:00 +0000 (09:35 +0200)]
Some small changes suggested by ErikDeBruijn

10 years agoFix #501
daid [Mon, 7 Oct 2013 07:22:38 +0000 (09:22 +0200)]
Fix #501

10 years agoSome minor drawing cleanup (I know I know. Still unused.)
daid [Mon, 7 Oct 2013 06:15:57 +0000 (08:15 +0200)]
Some minor drawing cleanup (I know I know. Still unused.)

10 years agoAdd default machine profiles for other machines then Ultimakers.
daid [Sun, 6 Oct 2013 14:37:27 +0000 (16:37 +0200)]
Add default machine profiles for other machines then Ultimakers.

10 years agoAdd some more missing strings to the translations.
daid [Fri, 4 Oct 2013 13:45:17 +0000 (15:45 +0200)]
Add some more missing strings to the translations.

10 years agoAdd missing .lower() to filename extensions.
daid [Fri, 4 Oct 2013 10:39:37 +0000 (12:39 +0200)]
Add missing .lower() to filename extensions.

10 years agoMerge pull request #581 from martinxyz/SteamEngine
daid [Fri, 4 Oct 2013 10:32:44 +0000 (03:32 -0700)]
Merge pull request #581 from martinxyz/SteamEngine

fix filename when saving gcode

10 years agoLanguage fixes from the lang_nl_corr1 branch.
daid [Fri, 4 Oct 2013 10:29:09 +0000 (12:29 +0200)]
Language fixes from the lang_nl_corr1 branch.

10 years agoAdd clipper as used component (while it is used in the engine, it is good to list it)
daid [Fri, 4 Oct 2013 08:25:27 +0000 (10:25 +0200)]
Add clipper as used component (while it is used in the engine, it is good to list it)

10 years agoPossibly fix the language selection problem where english defaults to system default...
daid [Fri, 4 Oct 2013 07:30:22 +0000 (09:30 +0200)]
Possibly fix the language selection problem where english defaults to system default. And add a system default language setting.

10 years agoFix the rotation angle display rounding bug which made 90degree rotation show up...
daid [Fri, 4 Oct 2013 06:42:42 +0000 (08:42 +0200)]
Fix the rotation angle display rounding bug which made 90degree rotation show up as 89 in some cases.

10 years agofix filename when saving gcode
Martin Renold [Thu, 3 Oct 2013 17:37:08 +0000 (19:37 +0200)]
fix filename when saving gcode

In the proposed filename, the last character was always missing.
Replace some similar string slicing/rfind with splitting.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 3 Oct 2013 08:50:36 +0000 (10:50 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoFix typo.
daid [Thu, 3 Oct 2013 08:50:26 +0000 (10:50 +0200)]
Fix typo.

10 years agoAdd missing , to last patch
daid [Thu, 3 Oct 2013 06:15:02 +0000 (08:15 +0200)]
Add missing , to last patch

10 years agoAdded French, Spanish and Polish languages from the community.
daid [Thu, 3 Oct 2013 06:11:52 +0000 (08:11 +0200)]
Added French, Spanish and Polish languages from the community.

10 years agoHandle webcam support a bit better, show an error when no webcam is found, and not...
daid [Wed, 2 Oct 2013 07:26:34 +0000 (09:26 +0200)]
Handle webcam support a bit better, show an error when no webcam is found, and not show the webcam snapshot button if the installation has no webcam support.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Tue, 1 Oct 2013 15:53:03 +0000 (17:53 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoMake sure the engine is always build clean and from scratch.
daid [Tue, 1 Oct 2013 15:51:49 +0000 (17:51 +0200)]
Make sure the engine is always build clean and from scratch.

10 years agoAdd language files to mac release.
Daid [Tue, 1 Oct 2013 14:54:53 +0000 (16:54 +0200)]
Add language files to mac release.

10 years agoAdd language selection.
daid [Tue, 1 Oct 2013 14:02:46 +0000 (16:02 +0200)]
Add language selection.

10 years agoUpdate code for translations, fix a few translation issues and add a few missing...
daid [Tue, 1 Oct 2013 13:50:04 +0000 (15:50 +0200)]
Update code for translations, fix a few translation issues and add a few missing strings.

10 years agoSlight improvement of the SD card detection on Linux. See #576
daid [Tue, 1 Oct 2013 12:30:06 +0000 (14:30 +0200)]
Slight improvement of the SD card detection on Linux. See #576

10 years agoAdd better about window with all parts and licenses shown.
daid [Tue, 1 Oct 2013 12:18:53 +0000 (14:18 +0200)]
Add better about window with all parts and licenses shown.

10 years agoSlight change on filename setting on saving gcode.
daid [Tue, 1 Oct 2013 10:01:37 +0000 (12:01 +0200)]
Slight change on filename setting on saving gcode.

10 years agoAdd more 2D drawing code. Unused, but still, I have plans. (And all developed in...
daid [Tue, 1 Oct 2013 09:59:05 +0000 (11:59 +0200)]
Add more 2D drawing code. Unused, but still, I have plans. (And all developed in my own free time)

10 years agoMerge pull request #575 from ad1217/SteamEngine
daid [Tue, 1 Oct 2013 09:57:53 +0000 (02:57 -0700)]
Merge pull request #575 from ad1217/SteamEngine

Debian Fixes

10 years agoRemove debug print from svg reader. (I know it is not used. But I have plans!
daid [Mon, 30 Sep 2013 14:30:11 +0000 (16:30 +0200)]
Remove debug print from svg reader. (I know it is not used. But I have plans!

10 years agoMerge pull request #574 from hg42/redesign-drop-handler
daid [Mon, 30 Sep 2013 14:19:56 +0000 (07:19 -0700)]
Merge pull request #574 from hg42/redesign-drop-handler

redesign file drop handler: multiple files, directories (recursive)

10 years agoSupport multple modification in a single transform tag. Add rotate(r,x,y) transform.
daid [Sun, 29 Sep 2013 14:25:22 +0000 (16:25 +0200)]
Support multple modification in a single transform tag. Add rotate(r,x,y) transform.

10 years agoFix SVG string->float handling. Process some more tags, and add an accuracy to the...
daid [Sun, 29 Sep 2013 14:03:52 +0000 (16:03 +0200)]
Fix SVG string->float handling. Process some more tags, and add an accuracy to the getPoints function.

10 years agoFix filename and directory in the GCode save dialog being flipped. (.gcode was being...
Adam Goldsmith [Sun, 29 Sep 2013 12:01:19 +0000 (08:01 -0400)]
Fix filename and directory in the GCode save dialog being flipped. (.gcode was being added to the directory)

10 years agoFix the Debian run script to pass paramaters from the terminal.
Adam Goldsmith [Sun, 29 Sep 2013 11:58:14 +0000 (07:58 -0400)]
Fix the Debian run script to pass paramaters from the terminal.

10 years agoFix package.sh to update Power and CuraEngine, rather that failing to clone them...
Adam Goldsmith [Sun, 29 Sep 2013 11:52:56 +0000 (07:52 -0400)]
Fix package.sh to update Power and CuraEngine, rather that failing to clone them (in the Debian section).

10 years agoredesign file drop handler: multiple files, directories (recursive)
hg42@gmx.net [Sat, 28 Sep 2013 17:46:05 +0000 (19:46 +0200)]
redesign file drop handler: multiple files, directories (recursive)

10 years agoAdd extra curve commands to the svg parse.
daid [Sat, 28 Sep 2013 14:42:52 +0000 (16:42 +0200)]
Add extra curve commands to the svg parse.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Sat, 28 Sep 2013 14:29:36 +0000 (16:29 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoLots of updates on the unused SVG class. (Totally unrelated to Cura right now)
daid [Sat, 28 Sep 2013 14:29:26 +0000 (16:29 +0200)]
Lots of updates on the unused SVG class. (Totally unrelated to Cura right now)

10 years agoMerge pull request #571 from hg42/fix-temperatureHeatUpPLA
daid [Fri, 27 Sep 2013 09:58:24 +0000 (02:58 -0700)]
Merge pull request #571 from hg42/fix-temperatureHeatUpPLA

fix temperatureHeatUp>>PLA<<

10 years agoMerge pull request #569 from oni303/patch-1
daid [Fri, 27 Sep 2013 09:57:43 +0000 (02:57 -0700)]
Merge pull request #569 from oni303/patch-1

fixed syntax in profile.py line 348

10 years agoUpdate version number.
daid [Fri, 27 Sep 2013 08:53:40 +0000 (10:53 +0200)]
Update version number.

10 years agoSome cleanup, and add notification when loading a profile from the clipboard.
daid [Fri, 27 Sep 2013 07:44:47 +0000 (09:44 +0200)]
Some cleanup, and add notification when loading a profile from the clipboard.

10 years agofix temperatureHeatUp>>PLA<<
hg42@gmx.net [Thu, 26 Sep 2013 20:46:00 +0000 (22:46 +0200)]
fix temperatureHeatUp>>PLA<<

--HG--
extra : source : 3899e652e9430ab903109df52f7e9c4ae25e7a3b

10 years agoFix on small typo.
daid [Thu, 26 Sep 2013 20:35:56 +0000 (22:35 +0200)]
Fix on small typo.

10 years agofixed syntax in profile.py line 348
oni303 [Thu, 26 Sep 2013 17:58:37 +0000 (19:58 +0200)]
fixed syntax in profile.py line 348

10 years agoUpdate translation files and add update script.
daid [Thu, 26 Sep 2013 15:10:10 +0000 (17:10 +0200)]
Update translation files and add update script.

10 years agoAdd option to add/remove machines from machine setting menu.
daid [Thu, 26 Sep 2013 12:35:42 +0000 (14:35 +0200)]
Add option to add/remove machines from machine setting menu.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 26 Sep 2013 10:09:01 +0000 (12:09 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoAdd proper head sizes for the Ultimaker2.
daid [Thu, 26 Sep 2013 10:08:52 +0000 (12:08 +0200)]
Add proper head sizes for the Ultimaker2.

10 years agoMerge pull request #567 from hg42/fix-rostock-machine-center
daid [Thu, 26 Sep 2013 07:12:31 +0000 (00:12 -0700)]
Merge pull request #567 from hg42/fix-rostock-machine-center

getMachineCenterCoords: change erroneous getMachineSetting>>Float<<

10 years agogetMachineCenterCoords: change erroneous getMachineSetting>>Float<<
hg42@gmx.net [Wed, 25 Sep 2013 17:38:22 +0000 (19:38 +0200)]
getMachineCenterCoords: change erroneous getMachineSetting>>Float<<

--HG--
extra : source : 0a5525f40003b9b7ef1f01bc0d1ad4ec6c954c31

10 years agoAdd machine switching menu items. Add tabs in machine settings window.
daid [Wed, 25 Sep 2013 08:20:58 +0000 (10:20 +0200)]
Add machine switching menu items. Add tabs in machine settings window.

10 years agoAdd multiple tabs for multiple machine configurations in the machine-settings dialog.
daid [Wed, 25 Sep 2013 06:53:08 +0000 (08:53 +0200)]
Add multiple tabs for multiple machine configurations in the machine-settings dialog.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Tue, 24 Sep 2013 15:20:33 +0000 (17:20 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoUpdate the GUI when changing machine settings.
daid [Tue, 24 Sep 2013 15:20:23 +0000 (17:20 +0200)]
Update the GUI when changing machine settings.

10 years agoMerge pull request #564 from hg42/allow-dropping-profile
daid [Tue, 24 Sep 2013 13:58:51 +0000 (06:58 -0700)]
Merge pull request #564 from hg42/allow-dropping-profile

allow dropping profile (*.ini) onto window

10 years agoAdd missing extensions from http://umforum.ultimaker.com/index.php?/topic/2960-live...
daid [Tue, 24 Sep 2013 09:16:08 +0000 (11:16 +0200)]
Add missing extensions from umforum.ultimaker.com/index.php?/topic/2960-live-stream-qa

10 years agoAdd multiple machine configurations. No way to switch between them yet. Needs more...
daid [Tue, 24 Sep 2013 08:44:20 +0000 (10:44 +0200)]
Add multiple machine configurations. No way to switch between them yet. Needs more work.

10 years agoFix warning message on custom firmware.
daid [Mon, 23 Sep 2013 18:56:02 +0000 (20:56 +0200)]
Fix warning message on custom firmware.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Mon, 23 Sep 2013 14:44:27 +0000 (16:44 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoAdd extra settings for easier machine switching in the future.
daid [Mon, 23 Sep 2013 14:44:20 +0000 (16:44 +0200)]
Add extra settings for easier machine switching in the future.

10 years agoAdd improve 100% filled objects by setting a large up/down skin.
daid [Mon, 23 Sep 2013 07:16:02 +0000 (09:16 +0200)]
Add improve 100% filled objects by setting a large up/down skin.

10 years agoSet ABS print temperature to 245 according to Calinb: http://umforum.ultimaker.com...
daid [Sun, 22 Sep 2013 09:07:31 +0000 (11:07 +0200)]
Set ABS print temperature to 245 according to Calinb: umforum.ultimaker.com/index.php?/topic/2842-cura-quickprint-abs-nozzle-temp-260c/

10 years agoallow dropping profile (*.ini) onto window
hg42@gmx.net [Sat, 21 Sep 2013 16:12:38 +0000 (18:12 +0200)]
allow dropping profile (*.ini) onto window

--HG--
extra : source : 005c45b8f4f676381fb8d47a6d25065d62d88cd4

10 years agoAdded some comments to explain settings a bit more.
daid [Fri, 20 Sep 2013 06:33:45 +0000 (08:33 +0200)]
Added some comments to explain settings a bit more.

10 years agoAdded some comments to explain settings a bit more.
daid [Fri, 20 Sep 2013 06:31:15 +0000 (08:31 +0200)]
Added some comments to explain settings a bit more.

10 years agoAdded proper Ultimaker2 platform text.
daid [Fri, 20 Sep 2013 06:06:59 +0000 (08:06 +0200)]
Added proper Ultimaker2 platform text.

10 years agomerged
Jaime van Kessel [Thu, 19 Sep 2013 15:32:59 +0000 (17:32 +0200)]
merged

10 years agoAdded option to copy profile settings to clipboard and reading settings from clipboar...
Jaime van Kessel [Thu, 19 Sep 2013 15:26:59 +0000 (17:26 +0200)]
Added option to copy profile settings to clipboard and reading settings from clipboard. Refactored function names that were unclear / inconsistent

10 years agoAdd center on platform function. Fixed #479
daid [Thu, 19 Sep 2013 13:11:35 +0000 (15:11 +0200)]
Add center on platform function. Fixed #479

10 years agoRemove debug prints.
daid [Thu, 19 Sep 2013 12:58:06 +0000 (14:58 +0200)]
Remove debug prints.

10 years agoMerge pull request #561 from hg42/allow-dropping-gcode
daid [Thu, 19 Sep 2013 12:56:31 +0000 (05:56 -0700)]
Merge pull request #561 from hg42/allow-dropping-gcode

allow dropping gcode files

10 years agoFix localization of print window.
daid [Thu, 19 Sep 2013 12:55:30 +0000 (14:55 +0200)]
Fix localization of print window.

10 years agoMerge fix.
daid [Thu, 19 Sep 2013 12:48:53 +0000 (14:48 +0200)]
Merge fix.

10 years agoMerge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine
daid [Thu, 19 Sep 2013 08:33:42 +0000 (10:33 +0200)]
Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEngine

10 years agoChanged version check to steamengine instead of master
Jaime van Kessel [Thu, 19 Sep 2013 08:32:57 +0000 (10:32 +0200)]
Changed version check to steamengine instead of master

10 years agoFix the usage stats submit. Some minor cleanup.
daid [Thu, 19 Sep 2013 06:20:01 +0000 (08:20 +0200)]
Fix the usage stats submit. Some minor cleanup.

10 years agoFix storing of last auto detected serial port.
daid [Wed, 18 Sep 2013 15:07:18 +0000 (17:07 +0200)]
Fix storing of last auto detected serial port.

10 years agoFix first-run-wizard layout.
daid [Wed, 18 Sep 2013 11:42:15 +0000 (13:42 +0200)]
Fix first-run-wizard layout.

10 years agoAdd UM2 platform.
daid [Wed, 18 Sep 2013 08:55:32 +0000 (10:55 +0200)]
Add UM2 platform.

10 years agoFix loading of machine settings. Minor cleanup
daid [Wed, 18 Sep 2013 08:53:07 +0000 (10:53 +0200)]
Fix loading of machine settings. Minor cleanup

10 years agoSeperate the machine settings from the preference settings
daid [Wed, 18 Sep 2013 08:05:57 +0000 (10:05 +0200)]
Seperate the machine settings from the preference settings

10 years agoRemove unused import.
daid [Wed, 18 Sep 2013 06:43:41 +0000 (08:43 +0200)]
Remove unused import.

10 years agoChange how the localization of profile settings is done. This makes it possible to...
daid [Tue, 17 Sep 2013 17:28:10 +0000 (19:28 +0200)]
Change how the localization of profile settings is done. This makes it possible to run wx.Locale after creating wx.App