Ruben D
291d30f118
Update language preference in preferences when upgrading
...
The language codes were all renamed, so they have to change in the .cfg file of the user as well.
Contributes to issue CURA-4263.
2017-09-10 14:01:26 +02:00
Ruben D
08d0d90389
Change Pirate language to en_7S
...
Since it's English from the seven seas.
Contributes to issue CURA-4263.
2017-09-10 14:01:07 +02:00
Ruben D
48778a2801
Update language codes
...
The folders were renamed, so they should get renamed here as well.
Contributes to issue CURA-4263.
2017-09-10 14:00:57 +02:00
Ruben D
91c5da7054
Remove auto-generated file
...
It should never have been committed.
Contributes to issue CURA-4263.
2017-09-10 14:00:49 +02:00
Ruben D
46e4902df3
Ignore new en_US locale
...
Contributes to issue CURA-4263.
2017-09-10 14:00:37 +02:00
Ruben D
28192f5b14
Rename all languages to full xx_XX locale
...
This is just moving the files. The preferences, etc. still has to be changed.
Contributes to issue CURA-4263.
2017-09-10 14:00:28 +02:00
Miro Hrončok
e394811ce1
Relocate locales to proper locations
...
Fixes https://github.com/Ultimaker/Uranium/issues/246
Fixes https://github.com/Ultimaker/Uranium/issues/277
2017-09-10 14:00:05 +02:00
Ruben D
32c5583a3d
Reduce minimum jerk value to 0
...
A jerk of 0 is very possible, because Jerk in 3D printing doesn't mean the derivative of acceleration but rather the maximum instantaneous change in velocity on an axis.
Fixes #2338 .
2017-09-10 13:52:27 +02:00
Mark
41ab160e62
Merge branch 'master' of github.com:Ultimaker/Cura
2017-09-08 16:35:17 +02:00
Mark
3b12e39ba8
Selected state font is not bold anymore for custom and recommended
...
CURA-4148
2017-09-08 16:35:08 +02:00
Diego Prado Gesto
b3a01d5fcc
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-09-08 16:22:53 +02:00
Diego Prado Gesto
c3d6023418
Fixed an issue that doesn't generate the jobname again once the user removes the models. - CURA-4276
2017-09-08 16:22:45 +02:00
Mark
db77a4690c
Made the selected borders a little thicker
...
CURA-4148
2017-09-08 15:18:40 +02:00
Mark
748c72760b
Typo
2017-09-08 13:53:21 +02:00
Mark
c8b199c8f7
Merge pull request #2393 from Ultimaker/feature_change_icons_margins
...
CURA-4148: Change icons and margins
2017-09-08 13:50:16 +02:00
Mark
a485781900
Add new unknown icon
...
CURA-4148
2017-09-08 13:06:08 +02:00
Mark
8264b6fe67
Fix default action_button color and checkbox onHover color
...
CURA-4148
2017-09-08 11:58:24 +02:00
Mark
a50e228ba1
Fix onHover border for extruder buttons
...
CURA-4148
2017-09-08 11:56:37 +02:00
Lipu Fei
b0916e4b67
Fix job name mismatching
...
CURA-4276
2017-09-06 18:09:19 +02:00
alekseisasin
c614f02d0f
Fixed settings update. After each change in the settings the build volume was rebuilding
...
CURA-4271
2017-09-06 16:58:17 +02:00
Lipu Fei
b239eb9eaf
No extruder numbers for per-object settings
...
CURA-4284
2017-09-06 16:35:58 +02:00
Lipu Fei
40b60a2d95
Fix colour for LayView panel and per object settings panel
...
CURA-4148
2017-09-06 16:23:29 +02:00
Lipu Fei
8010fa9c85
White background for checkboxes
...
CURA-4148
2017-09-06 16:09:25 +02:00
Lipu Fei
24e5c72e47
Update colour for light theme
...
CURA-4148
2017-09-06 16:04:31 +02:00
Lipu Fei
1dd5f7b0ee
Update machine state icons
...
CURA-4148
2017-09-06 16:04:31 +02:00
Mark
24fee977a8
Merge pull request #2352 from Ultimaker/feature_move_logo_icons
...
Move Logo and Top Bar Icons
2017-09-06 16:02:47 +02:00
Lipu Fei
e18528d2ca
Fix position of the material compatibility warning
...
CURA-4148
2017-09-06 15:49:54 +02:00
Lipu Fei
d561af63e0
Merge branch 'master' into feature_move_logo_icons
2017-09-06 15:36:22 +02:00
Mark
34f8db5450
Changed some margins to improve alignment
...
CURA-4211
2017-09-06 14:52:16 +02:00
Lipu Fei
e163cc0d84
Remove "Extruder Configuration" text
...
CURA-4211
2017-09-06 12:43:42 +02:00
Lipu Fei
fc7207e77e
Remove "Sync" button
...
CURA-4211
2017-09-06 12:17:40 +02:00
Lipu Fei
e15a96263d
Update extruder button styles
...
CURA-4211
2017-09-06 12:00:53 +02:00
Jaime van Kessel
81b6675518
Improved logging for network output
2017-09-06 11:15:40 +02:00
Lipu Fei
60c7d2f22e
Update topbar
...
CURA-4213
2017-09-05 18:05:30 +02:00
Jaime van Kessel
8472830fb9
Fix adding machine prefix
...
CURA-4276
2017-09-05 13:30:42 +02:00
Lipu Fei
63e75ec6b7
Merge branch 'master'
...
CURA-4213
2017-09-05 12:42:23 +02:00
Jaime van Kessel
a365fec1ac
Merge branch 'master' of github.com:Ultimaker/Cura
2017-09-05 11:42:32 +02:00
Jaime van Kessel
204e1ee834
PrintJobname is now only set when it was empty or if it's set to empty
...
CURA-4276 fixes #2346
2017-09-05 11:41:30 +02:00
Lipu Fei
4b08a5611a
Make topbar transparent and update text style
...
CURA-4213
2017-09-05 11:37:05 +02:00
Lipu Fei
3f6f4a1291
Fix merge conflict for topbar monitor button
...
CURA-4106
2017-09-05 11:12:49 +02:00
Lipu Fei
3e3f15d33f
Larger gap between the logo and topbar buttons
...
CURA-4213
2017-09-05 11:12:47 +02:00
Lipu Fei
afb8850155
Update topbar button style
...
CURA-4213
2017-09-05 11:12:22 +02:00
Lipu Fei
e44aedc4b9
Make logo smaller
...
CURA-4213
2017-09-05 10:56:55 +02:00
Jaime van Kessel
bcd8e2ca67
Merge branch 'feature_extruder_buttons' of github.com:Ultimaker/Cura
2017-09-05 09:57:14 +02:00
Jaime van Kessel
295a4af22b
Merge pull request #2380 from fieldOfView/fix_camera_leak
...
Prevent a possible memory leak while showing a stuck camera stream
2017-09-05 09:19:21 +02:00
Lipu Fei
77adfe345d
Fix merge conflicts from master
...
CURA-4213
2017-09-05 08:41:44 +02:00
Lipu Fei
90240af80f
Correct stdout and stderr redirect location on Mac
2017-09-05 07:54:20 +02:00
Jaime van Kessel
bed74dab37
Merge branch 'master' of github.com:Ultimaker/Cura
2017-09-04 17:37:06 +02:00
Jaime van Kessel
08766ee66f
Fix wrong indentation for camera view
2017-09-04 17:36:44 +02:00
Lipu Fei
4249274af0
Move license window size to light theme
...
CURA-4279
The light theme is now the default and it's a base theme, so the window
size needs to be there.
2017-09-04 17:25:58 +02:00