Ghostkeeper
4c75d78f26
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-04-17 11:36:45 +02:00
Lipu Fei
a111dda82e
Revert "Custom qualities are always checkable"
...
CURA-5218
This reverts commit fdd7807769
.
2018-04-17 11:14:14 +02:00
Unknown
42d3235e91
refine translation for 'overhang'
2018-04-13 22:27:21 +08:00
Unknown
172a197cbf
update fdmprinter.def.json.po for cura 3.3 (2)
2018-04-13 22:27:12 +08:00
Unknown
6a233ccd41
refine translation of 'visibility'
2018-04-13 22:27:07 +08:00
Unknown
e944d5f78e
update cura.po for cura 3.3 (2)
2018-04-13 22:27:03 +08:00
Unknown
003c4831ea
update cura.po for cura 3.3 (1)
2018-04-13 22:26:51 +08:00
Unknown
929de409ce
update fdmprinter.def.json.po for cura 3.3 (1)
2018-04-13 22:26:46 +08:00
Unknown
b4802fa3a1
update fdmextruder.def.json.po for cura 3.3
2018-04-13 22:26:41 +08:00
Unknown
c5c4ae093a
refine old translation
2018-04-13 22:26:23 +08:00
Ghostkeeper
db09272b1e
Corrections for Bothof translations
...
These are corrections for the mistakes that we found in Bothof's translations.
Thanks to Vandrasc and Ellecross.
Contributes to issue CURA-5166.
2018-04-13 16:13:17 +02:00
Ghostkeeper
479e260833
Correct formatting of string starting with \n
...
Gettext doesn't accept this, even though it's correct.
Contributes to issue CURA-5166.
2018-04-13 15:28:53 +02:00
Ghostkeeper
1488f965b7
Scale height of slider hover area with screenScaleFactor
...
This way it scales along with the high-resolution screen scaling for high-DPI screens.
2018-04-13 11:43:43 +02:00
Diego Prado Gesto
e2d6e18ac9
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-04-12 14:59:38 +02:00
Diego Prado Gesto
df521dcc93
Change description of a setting.
...
Contributes to CURA-5222.
2018-04-12 14:56:42 +02:00
Lipu Fei
fdd7807769
Custom qualities are always checkable
...
CURA-5218
2018-04-12 13:58:20 +02:00
Ghostkeeper
b101ddcf8d
Re-do shortening of Wechseldatentrager to Datentrager
...
The translation update undid my changes there. That was basically a manual merge. We need to change this again now.
Contributes to issue CURA-5166.
2018-04-11 14:57:45 +02:00
Ghostkeeper
36eef6603f
Update and fix .po file headers
...
Lots of things out of sync again.
Contributes to issue CURA-5166.
2018-04-11 14:54:31 +02:00
Ghostkeeper
884227336f
Update translations from Bothof
...
These are the new translation files that the translation bureau sent to us. I've renamed them to fit in our architecture but for the rest they are unaltered.
Contributes to issue CURA-5166.
2018-04-11 14:53:05 +02:00
Lipu Fei
95f4515e93
Make it possible to skip project file check in readLocalFile()
...
CURA-5203
2018-04-10 11:40:47 +02:00
Lipu Fei
cadb2c62b7
Fix open file with Cura
...
CURA-5203
When open a file that's associated with Cura, dialogs that need to
pop up may not work because QML is still in the middle of initialization,
so we need to wait for QML to finish before doing anything else such
as opening files.
2018-04-06 11:55:07 +02:00
Ghostkeeper
4ad9867591
Add setting to try multiple line thicknesses
...
Engine implementation pending. This setting is intended for debugging problems with interrupted walls. It should probably not be published in a final release.
Contributes to issue CURA-5189.
2018-04-03 16:38:19 +02:00
Ghostkeeper
cff32b63b5
Update translation files from template
...
This puts all the new translations among the old translations in our translation files.
Contributes to issue CURA-5166.
2018-03-29 08:53:16 +02:00
Ghostkeeper
853b5b8971
Update translation templates
...
These are the translation templates for Cura 3.3.
Contributes to issue CURA-5166.
2018-03-29 08:48:34 +02:00
Diego Prado Gesto
79daf3706b
CURA-5158 Create a custom signal that is emitted when global container
...
changes and output devices change.
2018-03-28 11:07:48 +02:00
Aleksei S
2240c38fd7
Exclude HIPS and PETG material for UM
...
CURA-5149
2018-03-26 17:11:38 +02:00
Ghostkeeper
749846e09c
Shorten 'Save to Removable Drive' translation
...
Wechseldatenträger was a bit too long to fit on that button.
Fixes #2643 .
2018-03-23 09:49:47 +01:00
Ghostkeeper
3eb50cf37e
Only list configurations if we're still connected
...
Otherwise there are no available configurations, so no syncing.
2018-03-22 17:30:15 +01:00
Lipu Fei
fd2abdd9fb
Merge pull request #3507 from guillemavila/Copy-all-values-to-all-extruders
...
add Copy all values to all extruders
2018-03-22 16:16:30 +01:00
Ruben D
c8222b73c7
Merge branch 'feature_model_check'
2018-03-22 01:56:46 +01:00
Jack Ha
d8d226c0d6
CURA-4557 it's now a small button next to the job spec when one of the warping materials is selected
2018-03-21 16:55:58 +01:00
Diego Prado Gesto
3eb9969d6d
CURA-4870 Make the Sync button react when the output device changed,
...
otherwise can show a wrong value (not updated).
2018-03-21 15:08:34 +01:00
Diego Prado Gesto
42b40a713d
CURA-4870 Adapt the colors of the configuration list for the Ultimaker dark theme.
2018-03-21 10:34:25 +01:00
Jack Ha
9ea59c1976
CURA-4557 rename ratio percentage to percentage
2018-03-20 17:07:03 +01:00
Lipu Fei
5993847c4a
Show printer group or machine name in workspace summary
...
CURA-5125
2018-03-20 16:23:23 +01:00
Ghostkeeper
ae1ea9fc48
Change minimum and maximum layer heights into a warning
...
Because it's possible to try this, but the print result will probably be terrible. This keeps it consistent with the rest of Cura's behaviour.
Fixes #3406 .
2018-03-20 15:27:04 +01:00
Ghostkeeper
f15eb4be2d
Merge branch 'feature_custom_gcode_commands'
2018-03-20 13:44:23 +01:00
Jaime van Kessel
e0bb365e8c
Merge branch 'feature_gzgcode_writer' of github.com:Ultimaker/Cura
2018-03-20 13:32:25 +01:00
Ghostkeeper
877032584e
Correct documentation
...
This code was obviously copied from the pre-heat functionality. Let's fix the code duplication next as far as possible.
Contributes to issue CURA-4879.
2018-03-20 13:22:18 +01:00
Ian Paschal
a7b2632739
CURA-4400 Recommended mode shows support extruders
2018-03-20 13:14:48 +01:00
Diego Prado Gesto
9b3a1b4056
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-20 11:42:49 +01:00
Diego Prado Gesto
cd9531b746
Add the correct value to the setting viewer when the type is unknown.
...
Contributes to CURA-4495
2018-03-20 11:42:42 +01:00
Lipu Fei
f97e615634
Fix file name update
...
CURA-5122
2018-03-20 11:30:06 +01:00
Diego Prado Gesto
311b5ac791
CURA-4870 Force update the list model also when the output device
...
changes.
2018-03-19 18:00:48 +01:00
Guillem
faf8ed3ba6
Replace only user changed values
...
removed machine_settings and settable_per_extruder_check. Not needed.
2018-03-19 14:57:31 +01:00
Lipu Fei
f0dc138b37
Fix visibilty preset update
...
CURA-5088
2018-03-19 14:14:22 +01:00
Jack Ha
9848c07a0e
Merge branch 'master' into feature_model_check
2018-03-19 14:11:37 +01:00
Lipu Fei
6620909f3d
Remove non-existing showingAllSettings
...
CURA-5088
2018-03-19 13:47:04 +01:00
Ghostkeeper
86f70ecd05
Merge branch 'M&P-Setting-Optimization'
2018-03-19 12:47:53 +01:00
Lipu Fei
b13bfaa8e1
Rename setVariantGroup() -> setVariant()
...
There is no such thing as VariantGroup.
2018-03-19 12:27:15 +01:00