Ghostkeeper
d28c94a000
Make corrections from Utopica3D
...
Paulo made a bunch of corrections to our European Portuguese translation. These are his files.
Contributes to issue CURA-5166.
2018-04-18 09:40:23 +02:00
Lipu Fei
fa90fcf18e
Fix gcode.gz double extension problem on Mac
...
CURA-5228
2018-04-17 15:03:17 +02:00
Ghostkeeper
1b173e8119
Correct translation of 'Affects'
...
Apparently 'touché' means something more like a human touching it, rather than something affecting something else.
Fixes #3489 .
2018-04-17 14:32:02 +02:00
Ghostkeeper
0f39b36bd6
Correction to French translation of 'Hollow Out Objects'
...
Fixes #3489 .
2018-04-17 14:30:08 +02:00
Ghostkeeper
b744302557
Merge branch 'M&P-Setting-Optimization' into 3.3
2018-04-17 13:56:11 +02:00
Diego Prado Gesto
94cad851a4
Use the correct filament diameter to calculate line width in the gcode
...
parser.
2018-04-17 13:39:22 +02:00
Diego Prado Gesto
2ebf6e8d51
CURA-5232 Renaming variable since it was on conflict with a new variable
...
introduced in 4cabcb3632fe7a2c987e70197767a6a4bf88349b
2018-04-17 13:07:15 +02:00
Ghostkeeper
4c75d78f26
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-04-17 11:36:45 +02:00
Diego Prado Gesto
96dcff8ba5
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-04-17 11:25:01 +02:00
Diego Prado Gesto
819d1ac4e7
CURA-5202 Add modality to PluginBrowser window
2018-04-17 11:24:11 +02:00
Lipu Fei
a111dda82e
Revert "Custom qualities are always checkable"
...
CURA-5218
This reverts commit fdd78077697f9e3ff9f0fe654eff8af36a1623d9.
2018-04-17 11:14:14 +02:00
Lipu Fei
0f5f059a7c
Add missing __init__.py
...
CURA-5242
2018-04-17 11:06:30 +02:00
Mark
b78b6b2c01
Change default auto_slice setting to False
...
CURA-5188
2018-04-17 10:37:07 +02:00
Lipu Fei
c381f3707b
Schedule model check for later if a machine change has not done yet
...
CURA-5239
2018-04-16 17:33:14 +02:00
Lipu Fei
e5d795cc0b
Update model checker text
...
CURA-5237
2018-04-16 17:21:12 +02:00
Lipu Fei
4bb6962302
Rename model checker property to hasWarnings
...
CURA-5237
2018-04-16 17:20:40 +02:00
Lipu Fei
62521e93db
Make sure that project writer runs on Qt thread
...
CURA-5229
- Move @call_on_qt_thread to a separate module
- Make sure that project writer runs on Qt thread because itself and the
calls it makes can create new QObjects such as InstanceContainers, and
this must happen on the Qt thread.
2018-04-16 15:32:12 +02:00
Lipu Fei
58e18ded18
Remove unneeded code
...
CURA-5202
2018-04-16 15:24:18 +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
1a6a39da93
CURA-5197 Add log output with number of models in the buildplate after
...
slice.
2018-04-12 16:53:00 +02:00
Diego Prado Gesto
f23491377f
CURA-5197 Add Cura booting time to the logs.
2018-04-12 16:52:09 +02:00
Lipu Fei
7eba73adc5
Handle excluded_materials in getAvailableMaterials()
...
CURA-5223
Move the handling of excluded_materials into MaterialManager
getAvailableMaterials().
2018-04-12 16:12:07 +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
33949c3b71
Update build plate compatibility upon extruder enabled/disabled
...
CURA-5219
2018-04-12 14:02:56 +02:00
Lipu Fei
fdd7807769
Custom qualities are always checkable
...
CURA-5218
2018-04-12 13:58:20 +02:00
Lipu Fei
1c4c3a4a0b
Fix quality changes that are based on no-long-available quality_type
...
CURA-5218
2018-04-12 13:58:20 +02:00
Lipu Fei
8d3c3c0e80
Fix the case that a quality_type is not available
...
CURA-5218
2018-04-12 13:58:20 +02:00
Mark Burton
e50be5cbe7
No! G90 does not command absolute extrusion, M82 does that.
2018-04-12 13:44:27 +02:00
Diego Prado Gesto
2d30315ecf
CURA-5220 Skip storing the settings in the GCode if they already are.
2018-04-12 11:49:38 +02:00
Mark Burton
b7b48927c2
Append a \n to each saved line of gcode otherwise the whole file ends up as one line!
2018-04-12 11:49:19 +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
Ghostkeeper
7d806e7ae9
Fix rendering before the extruder number decoration is set
...
If a render is triggered before this decorator is set it would crash. The rest of the code is robust against this being None, but here it would give a TypeError.
2018-04-11 11:59:54 +02:00
Lipu Fei
4e625da168
Increase delay time for open file with double-clicking
...
CURA-5203
2018-04-10 13:23:23 +02:00
Lipu Fei
b314d2bbe2
Fix extruder nr handling for -1 Not Overriden
...
CURA-5213
2018-04-10 12:56:20 +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
95c6258d0f
Handle plugin not found due to mixed plugin metadata
...
CURA-5202
Plugin metadata that comes from the plugin server is also saved into
PluginRegistry's metadata collection, so it's all mixed. Plugins that
are just installed cannot be loaded immediately, and this causes an
error in checkCanUpgrade().
2018-04-09 15:10:25 +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