Tamara Hogenhout
1d03dad78b
New English language files for Cura 2.1
...
Not yet translated
contributes to #CURA-526
2016-01-08 14:03:07 +01:00
Tamara Hogenhout
fab62430e0
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-08 13:36:41 +01:00
Tamara Hogenhout
000793e752
Removes the Polish language files
...
Those will not be translated anymore
contributes to #CURA-526
2016-01-08 13:36:21 +01:00
Tamara Hogenhout
533a171f8b
Removes certain symbols that give problems with the extract-json script
...
contributes to #CURA-526
2016-01-08 13:34:47 +01:00
Tamara Hogenhout
f9a31449b1
New language files for Cura 2.1
...
Not yet translated
contributes to #CURA-526
2016-01-08 13:34:13 +01:00
Tim Kuipers
3767ea06f6
bugfix: wrong min/max_value(_warning) (CURA-666)
2016-01-07 19:34:24 +01:00
Tim Kuipers
02b4b9439b
fix: all dual extrusion settings now have min_value(_warning) and max_value(_warning) specifications (CURA-666)
2016-01-07 19:16:56 +01:00
Tim Kuipers
f3322d06b0
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-07 19:08:37 +01:00
Tim Kuipers
2dc0118d3d
fix: all settings now have either a min_value or a min_value_warning, and if possible a max_value or a max_value_warning (CURA-666)
...
Also some min_value settings were a number instead of a string with a number...
2016-01-07 19:08:27 +01:00
Jaime van Kessel
9c8d997f88
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-07 17:28:42 +01:00
Jaime van Kessel
be79358f0b
Fixed scale to max (forgot to substract & add skirt size)
...
CURA-435
2016-01-07 17:28:01 +01:00
Tamara Hogenhout
7115cd6bc2
Revert "Removes certain symbols that give problems with the extract-json script"
...
This reverts commit 9f61bff08ff61f58377121899259ffe23a34bb74.
2016-01-07 13:32:04 +01:00
Tamara Hogenhout
13909d0b88
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-07 13:28:54 +01:00
Tamara Hogenhout
7146ca07bb
Merge pull request #576 from thopiekar/2.1-i18n-fix
...
Fixing i18n build and install
2016-01-07 13:13:52 +01:00
Tim Kuipers
9a6980211c
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-01-07 12:07:23 +01:00
Tim Kuipers
bf6015e312
lil fix: min value for brim width (CURA-435)
2016-01-07 12:07:12 +01:00
Tamara Hogenhout
9432a27c0c
Merge branch '2.1-i18n-fix' of https://github.com/thopiekar/Cura into 2.1
2016-01-07 11:49:07 +01:00
Tamara Hogenhout
9f61bff08f
Removes certain symbols that give problems with the extract-json script
...
contributes to #CURA-526
2016-01-07 11:46:54 +01:00
Tamara Hogenhout
0e69447c75
changed named arguments instead of positonal arguments for string formatting.
...
The localization system doesn't like positional arguments for string formatting
contributes to #CURA-526
2016-01-06 14:33:20 +01:00
Jaime van Kessel
b2ef5c1afb
Changed manufacturer for M180 to "other"
2016-01-05 17:20:12 +01:00
Jaime van Kessel
ea53709481
Fixed missing default for BuildVolume
2016-01-05 17:17:42 +01:00
Jaime van Kessel
3523b709c4
Fixed delete selection issues.
...
CURA-616
2016-01-05 12:26:39 +01:00
Jaime van Kessel
f65c848944
Merge pull request #583 from Ultimaker/malyan180
...
Malyan180 support
2016-01-05 11:32:06 +01:00
Ghostkeeper
0e22fdab19
Add machine Malyan M180
...
This is a translation of the machine that Malyan made for version 15.06. The settings should be the same as what Malyan provided back then.
2016-01-05 00:57:49 +01:00
Jaime van Kessel
aeef5b0b1b
Hacked some stuff to build volume.
...
Fixes CURA-435
2016-01-04 15:33:11 +01:00
Kurt Loeffler
82b5bbc283
Verify image has been loaded correctly.
2015-12-31 09:46:57 +01:00
Kurt Loeffler
447fdc8fbc
Made changed from code review and updated MeshReader plugins to support changes made to Uranium branch MeshReaderDialog. This branch now must be paired with that Uranium branch.
2015-12-31 09:46:57 +01:00
Kurt Loeffler
f5939df085
Put ImageReader plugin in a new clean branch from 2.1. The plugin new uses numpy for geometry generation and image smoothing.
2015-12-31 09:46:56 +01:00
Ghostkeeper
9544602df5
Merge pull request #571 from Ultimaker/feature_ux2-1_update
...
Updated Design rework for 2.1 release
2015-12-31 09:33:14 +01:00
fieldOfView
c208c01528
Remove commented-out code
2015-12-30 16:36:02 +01:00
Ghostkeeper
087ab79b3c
Always load CuraEngineBackend plugin first
...
In the same way that consolelogger is loaded firstly, the engine is loaded secondly. After that the rest of the plugins are loaded. I'd really have loved to use some sort of plugin dependency system but that is out of scope right now. Fixes all external plugins that use the backend, such as to trigger a reslice (such as PostProcessing).
Contributes to issue CURA-443.
2015-12-30 12:28:31 +01:00
fieldOfView
fba47cac0c
Fix layout of General preference page
2015-12-30 09:53:29 +01:00
fieldOfView
282a0d307d
Tweak "Add Printer" dialog
2015-12-30 09:53:29 +01:00
fieldOfView
aa2563b891
Rename "Machines" to "Printers"
2015-12-30 09:53:28 +01:00
fieldOfView
30d3d90dd8
Tweak Simple Mode layout margins
2015-12-30 09:53:28 +01:00
fieldOfView
b7f413dbb7
Move Variant selection to directly below Machine selection
2015-12-30 09:53:28 +01:00
fieldOfView
5ec00b2f6d
Move MessageStack back to bottom until we can relocate the messages that make it obtrusive
2015-12-30 09:53:28 +01:00
fieldOfView
ea7f47c487
Tweak modal windows size
2015-12-30 09:53:27 +01:00
fieldOfView
01b04a284e
Tweak category header icon positioning
2015-12-30 09:53:27 +01:00
fieldOfView
2aa3fa3623
Tweak setting category headers
2015-12-30 09:53:27 +01:00
fieldOfView
3cf9149a0f
Fix gap between SaveButton and SaveToButton on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
d5af132a9a
Fixed more thin borders on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
1747efeff8
Fixed thin borders on HiDPI screens
2015-12-30 09:53:26 +01:00
fieldOfView
fa9f4ca0ba
Fix splashscreen size on HiDPI (windows) screens
2015-12-30 09:53:26 +01:00
fieldOfView
4bf4a20d44
Add small hover-effect to small buttons
2015-12-30 09:53:25 +01:00
fieldOfView
a900b02ae8
Added weight to viewmode plugins for sorting in the viewmode
2015-12-30 09:53:25 +01:00
fieldOfView
15e09efeef
Fix layer slider label size and behavior
2015-12-30 09:53:25 +01:00
fieldOfView
ed0fea125c
Add pencil-mark to print job name in JobSpecs area
2015-12-30 09:53:24 +01:00
Ghostkeeper
f6ccbab9dc
Correct alignment of manufacturer in add printer window
...
I reduced the font size of the manufacturer to make it appear like a subscript a bit.
2015-12-29 16:38:10 +01:00
Ghostkeeper
7f11c0c3cf
Correct convex hull in one-at-a-time mode
...
The new convex hull should be the hull with head and fans intersected with the mirrored head and fans. This is because it can determine the correct order to print the objects without getting the fans in the way as much as possible.
Contributes to issue CURA-260.
2015-12-29 15:08:09 +01:00