Ghostkeeper
|
45a4c56915
|
Fix brackets in Korean translation
So that it won't crash.
|
2018-02-06 16:25:15 +01:00 |
|
Ghostkeeper
|
95d1d8cf34
|
Update headers of translation files
The dates are corrected, attribution correct, etc.
Contributes to issue CURA-4883.
|
2018-02-05 13:53:56 +01:00 |
|
Ghostkeeper
|
be660cc0bc
|
Update translations from Bothof
These are the unchecked translations from Bothof in Cura 3.2. Other translations follow.
Contributes to issue CURA-4883.
|
2018-02-05 13:32:00 +01:00 |
|
ChrisTerBeke
|
8e86c49c81
|
Merge pull request #3176 from fieldOfView/fix_dark_sidebar
Fix sidebar theming (for Ultimaker Dark theme)
|
2018-02-02 14:31:43 +01:00 |
|
Lipu Fei
|
3927c70625
|
Fix material_diameter handling in ExtruderStacks
CURA-4898
|
2018-01-31 13:32:45 +01:00 |
|
Diego Prado Gesto
|
b7093e8b57
|
Make the menu separator only show if there are quality changes profiles
|
2018-01-30 11:26:01 +01:00 |
|
Ghostkeeper
|
58dc6e2b0f
|
Add new strings to each translation
This merges the updated translation templates (.pot) into the existing translations (.po).
Contributes to issue CURA-4883.
|
2018-01-29 10:37:47 +01:00 |
|
Ghostkeeper
|
a40d13b50e
|
Update translation templates for Cura 3.2
Contributes to issue CURA-4883.
|
2018-01-29 09:50:12 +01:00 |
|
fieldOfView
|
a1adce298e
|
Add color to "recommended"/"custom" button texts
|
2018-01-24 16:56:53 +01:00 |
|
fieldOfView
|
1a56eae186
|
Bring SettingOptionalExtruder up to speed
|
2018-01-24 16:46:53 +01:00 |
|
fieldOfView
|
6480926869
|
Add swatches in extruder dropdown
|
2018-01-24 16:44:15 +01:00 |
|
fieldOfView
|
19e74a2d45
|
Add extruder combobox popup styling
|
2018-01-24 16:29:36 +01:00 |
|
fieldOfView
|
428dfeaed7
|
Add combobox popup styling
|
2018-01-24 16:08:56 +01:00 |
|
Ghostkeeper
|
3f7eaaae94
|
Move HTML tags out of translated text
We always want the same HTML tag around it. There's no need to allow the translator to change that.
Discovered during issue CURA-4692.
|
2018-01-24 13:52:31 +01:00 |
|
Ghostkeeper
|
d6182c8c49
|
Fix extra space in translation
The only mistake I found, really.
Contributes to issue CURA-4692.
|
2018-01-24 13:52:31 +01:00 |
|
Ghostkeeper
|
5b90bb3c5a
|
Update Portuguese translations by Utópica3D
These people did a pass on the Portuguese translations and made a lot of improvements.
Contributes to issue CURA-4692.
|
2018-01-24 13:52:31 +01:00 |
|
Lipu Fei
|
a6f5f8ea68
|
Revert "Revert "Rename Enable Travel Optimization to Infill Travel Optimization""
This reverts commit 3ec4cc6a0b .
|
2018-01-23 20:37:24 +01:00 |
|
Lipu Fei
|
3ec4cc6a0b
|
Revert "Rename Enable Travel Optimization to Infill Travel Optimization"
This reverts commit a31d65786b .
|
2018-01-23 12:38:51 +01:00 |
|
Ghostkeeper
|
a31d65786b
|
Rename Enable Travel Optimization to Infill Travel Optimization
Because it's now no longer in the Infill category this is unclear.
|
2018-01-23 11:24:43 +01:00 |
|
Diego Prado Gesto
|
5c8a47275e
|
CURA-4845 Revert changes when accessing the quality changes at the time
of creating the global ProfileTab in the preferences.
|
2018-01-22 13:08:30 +01:00 |
|
Ghostkeeper
|
3f81347ef8
|
Add warning that tree support increases slicing time
It's much slower than the normal support generation.
|
2018-01-22 12:51:26 +01:00 |
|
Ghostkeeper
|
71cea55bda
|
Move untested settings to experimental category
These settings are just some of the settings that were not tested by our materials and processing team.
|
2018-01-22 12:48:29 +01:00 |
|
ChrisTerBeke
|
99c40d09e9
|
Hitting enter on project loading dialog now loads the project instead of just closing the dialog - CURA-4735
|
2018-01-19 11:32:55 +01:00 |
|
Mark
|
74e9bf051c
|
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
|
2018-01-18 16:28:51 +01:00 |
|
Mark
|
a774012bd2
|
Default objectlist to collapsed CURA-4525
|
2018-01-18 16:28:46 +01:00 |
|
Ghostkeeper
|
dc08e7f043
|
Merge branch 'mb-move-wall-order-opt-setting' of https://github.com/smartavionics/Cura into smartavionics-mb-move-wall-order-opt-setting
|
2018-01-18 13:23:16 +01:00 |
|
Jack Ha
|
cffeff0299
|
CURA-4805 remove modifiable settings when loading non sliceable file (gcode)
|
2018-01-16 15:58:14 +01:00 |
|
Lipu Fei
|
b0d2ef0f72
|
Correct default material diameter value for single-extrusion machines
CURA-4812
|
2018-01-16 15:04:21 +01:00 |
|
Ghostkeeper
|
39aec54a56
|
Fix reference to Tevo Black Widow model
Also fix some whitespace mistakes according to code style. Lots of tabs in there, whitespace at the end of a line, brackets on the same line, etc.
|
2018-01-16 09:28:29 +01:00 |
|
Ghostkeeper
|
8aa51658e2
|
Decimate Tevo Black Widow model
The original file size was too big. This is much better.
|
2018-01-16 09:28:29 +01:00 |
|
Aleksei S
|
9a3c9921ca
|
Fix: remove unnecesary cura slice request
CURA-4785
|
2018-01-15 17:21:43 +01:00 |
|
Ghostkeeper
|
064a8e6f6c
|
Elide labels next to checkboxes
To the available width, if there is a width.
This won't work for right-to-left languages though...
Contributes to issue CURA-4692.
|
2018-01-15 16:41:33 +01:00 |
|
Lipu Fei
|
616615067c
|
Fix quality name in selected profile box
CURA-4796
|
2018-01-15 15:17:15 +01:00 |
|
Lipu Fei
|
03bd4d8d22
|
Fix profile menu text for custom profiles based on not supported
CURA-4796
|
2018-01-15 14:29:52 +01:00 |
|
Lipu Fei
|
a3c2635648
|
Fix profile manager to support not supported custom profiles
CURA-4796
Profile manager should be able to show custom profiles that are based on
the not supported profile correctly.
|
2018-01-15 14:29:52 +01:00 |
|
Ghostkeeper
|
e6cd6c2645
|
Replace travel_speed with speed_travel
That travel_speed is a very old setting name. I'm guessing that people were copy-pasting that from older versions of Cura.
|
2018-01-15 13:57:38 +01:00 |
|
Lipu Fei
|
51316e1dc1
|
Fix Prepare/Cancel button visibility conditions for manual slicing
CURA-4525
|
2018-01-12 11:14:01 +01:00 |
|
ChrisTerBeke
|
225a205d97
|
Fixes for material duplication and editing, small refactoring - CURA-4787
|
2018-01-12 09:19:03 +01:00 |
|
jack
|
4751de00ae
|
Merge pull request #3089 from fieldOfView/feature_support_mesh_enhancements
Support Mesh enhancements
|
2018-01-10 11:58:22 +01:00 |
|
Jack Ha
|
72c24c2b5b
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-01-10 11:15:23 +01:00 |
|
Jack Ha
|
b295d915f8
|
Fix line support_infill_rate / support_line_distance for support meshes without generating any support. CURA-4777
|
2018-01-10 11:08:32 +01:00 |
|
Lipu Fei
|
4801ace546
|
Fix monoprice select mini v2 definition
CURA-4655
|
2018-01-10 08:58:51 +01:00 |
|
Lipu Fei
|
bd869291e0
|
Merge pull request #2874 from tylergibson/malyan_m200
Adding support for Malyan M200, Monoprice Select Mini V1 & V2
|
2018-01-10 08:58:22 +01:00 |
|
Lipu Fei
|
93599de642
|
Update current index in material dialog
CURA-4774
There is a delay so we update the current index when the model gets
changed.
|
2018-01-09 17:03:38 +01:00 |
|
ChrisTerBeke
|
3de4940d69
|
Simplify creating, duplicating materials in preferences, extract logic to python, code-style fixes
|
2018-01-09 16:19:29 +01:00 |
|
ChrisTerBeke
|
f9286d4bd5
|
Fix color swatch not being updated after color selection change - CURA-4774
|
2018-01-09 15:50:32 +01:00 |
|
Jack Ha
|
d05f4a493b
|
CURA-4525 fix qml undefined QString
|
2018-01-08 14:41:39 +01:00 |
|
Jack Ha
|
164e5fdc8e
|
CURA-4525 change active build plate if that build plate does not exist anymore; disable context menu items for build plates when no selection
|
2018-01-08 13:55:42 +01:00 |
|
Jack Ha
|
e638c21acb
|
CURA-4525 fix selected object will select correct build plate (not only visualization)
|
2018-01-08 11:30:57 +01:00 |
|
Jack Ha
|
733d6234e6
|
CURA-4525 moved experimental preferences to bottom with its own label; all settings are by default off
|
2018-01-08 11:13:16 +01:00 |
|