Ghostkeeper
b5a88d5964
Merge branch 'patch-1' of https://github.com/probonopd/Cura into probonopd-patch-1
2017-02-10 10:19:27 +01:00
Ghostkeeper
928d13b1e5
Fix string-type settings by making them specify default_value
...
None of these settings get a 'value' property defined in fdmprinter, so they can safely use 'default_value' to specify their setting value.
2017-02-10 09:59:36 +01:00
Ghostkeeper
e1351e788f
Merge branch 'patch-1' of https://github.com/probonopd/Cura into probonopd-patch-1
2017-02-10 09:44:07 +01:00
probonopd
f85e0f57ad
Change gcode to default_value and remove single quotes
2017-02-09 19:21:52 +01:00
Ghostkeeper
31b9318865
Merge branch 'patch-1' of https://github.com/probonopd/Cura into probonopd-patch-1
2017-02-07 11:45:01 +01:00
probonopd
62fdaf52f2
Add extra quotes as per https://github.com/Ultimaker/Cura/pull/1350#discussion_r99554294
2017-02-06 19:32:01 +01:00
Ghostkeeper
876de2bd03
Merge branch 'patch-1' of https://github.com/probonopd/Cura into probonopd-patch-1
2017-01-30 17:39:31 +01:00
Ghostkeeper
ee2076b407
Merge branch '2.4'
2017-01-28 02:35:28 +01:00
Ghostkeeper
d24f42444e
Fix formatting so translation files actually compile
...
My guess is that the translation bureau didn't properly check its file format correctness.
Contributes to issue CURA-3028.
2017-01-28 02:30:33 +01:00
Ghostkeeper
24cb768339
Remove all fuzzy markers from professional translations
...
They don't want them there. They apparently don't think they have to check for fuzziness either.
Contributes to issue CURA-3028.
2017-01-28 01:44:17 +01:00
Ghostkeeper
3d0c57262c
Fix fuzzy translations
...
They are still marked as fuzzy. Going to resolve that next.
Contributes to issue CURA-3028.
2017-01-28 01:29:40 +01:00
Ghostkeeper
efb866c64f
Update translations for 2.4
...
This initial round, the translators didn't check the fuzzy string matches. These are therefore incorrect. We have new translations for the fuzzies. I'm going to add them now.
Contributes to issue CURA-3028.
2017-01-28 01:05:43 +01:00
Ghostkeeper
35cbedc5fe
Merge pull request #1386 from Patola/master
...
Fixed little things according to advice from Ghostkeeper
2017-01-27 09:52:46 +01:00
Cláudio (Patola) Sampaio
f83a2c1066
Fixed two typos, removed quotes from jerk, changed 'anti-suporte' to 'anti-pendências' so that it does not conflict with future changes.
2017-01-27 09:51:38 +01:00
Jaime van Kessel
48e5a2237d
Merge branch 'master' of github.com:Ultimaker/Cura
2017-01-27 09:33:13 +01:00
Cláudio (Patola) Sampaio
798b40864c
Fixed two typos, removed quotes from jerk, changed 'anti-suporte' to 'anti-pendências' so that it does not conflict with future changes.
2017-01-27 03:44:05 -02:00
Jaime van Kessel
d9541a08b8
3mf reader now uses fast normal calculation
...
CURA-3215
2017-01-26 17:27:41 +01:00
Ghostkeeper
bb584f5f32
Merge branch 'ubitux-misc'
2017-01-26 17:27:29 +01:00
Ghostkeeper
4f2ec59298
Merge branch 'misc' of https://github.com/ubitux/Cura into ubitux-misc
2017-01-26 17:24:24 +01:00
Ghostkeeper
73516fce89
Merge branch 'fieldOfView-fix_unthemed_rects'
2017-01-26 17:21:21 +01:00
Ghostkeeper
0a2520599d
Merge branch 'fix_unthemed_rects' of https://github.com/fieldOfView/Cura into fieldOfView-fix_unthemed_rects
2017-01-26 17:19:05 +01:00
Ghostkeeper
d3029c6c4f
Add Brazillian Portuguese language
...
The translation is almost complete at the moment. In the beta of the next release we'll decide if we want to keep this language.
2017-01-26 17:06:06 +01:00
Ghostkeeper
635535e33a
Fix plural forms of Brazillian Portuguese files
2017-01-26 17:06:06 +01:00
Jaime van Kessel
ab3294a899
Merge branch 'master' of github.com:Ultimaker/Cura
2017-01-26 15:37:15 +01:00
Jack Ha
6defbc8649
Merge branch '2.4'
2017-01-26 15:30:50 +01:00
Ghostkeeper
ed64154600
Merge branch 'master' of https://github.com/Patola/Cura into Patola-master
2017-01-26 15:14:29 +01:00
Jack Ha
b8967edd82
Merge branch '2.4' of github.com:Ultimaker/Cura into 2.4
2017-01-26 14:57:40 +01:00
Jack Ha
64d5d094b3
initial bed temperature: resolveOrValue to the rescue. CURA-3307
2017-01-26 14:57:26 +01:00
fieldOfView
e2a9fc0d79
Rename header tab status overlays to make them reusable
...
The "settings" tab could use a status overlay to show setting errors and slicing paused states.
2017-01-26 14:32:47 +01:00
fieldOfView
5939ff9b81
Make header tab button color stylable
...
The monitor tab icon is split up in a base monitor tab icon and a status overlay, each with their own color.
2017-01-26 14:17:07 +01:00
Clément Bœsch
bf73a76b96
definitions: fix deprecated usage of travel_speed in rigidbot
2017-01-26 13:32:47 +01:00
fieldOfView
8d7bde02f3
Fix unslicable ("striped") model rendering and add overhang color theming
2017-01-26 11:09:09 +01:00
Ghostkeeper
b377fdd2a6
Merge branch 'fix_unthemed_rects' of https://github.com/fieldOfView/Cura into fieldOfView-fix_unthemed_rects
2017-01-26 10:56:10 +01:00
Ghostkeeper
995377907b
Hide ooze shield in single extrusion
...
The setting has no effect then, because the ooze shield gets limited to the height of the highest extruder switch and there are no extruder switches in single extrusion prints.
2017-01-26 10:55:57 +01:00
Ghostkeeper
97bcf5b490
Add new fixes for UM2 firmware in 2.4
...
This text is at my judgement. No marketing speak.
Contributes to issue CURA-3048.
2017-01-26 10:55:57 +01:00
Jack Ha
4af902671f
Scale large models by default off. CURA-3289
2017-01-26 09:26:32 +01:00
Ghostkeeper
6f3acaf8b5
Hide ooze shield in single extrusion
...
The setting has no effect then, because the ooze shield gets limited to the height of the highest extruder switch and there are no extruder switches in single extrusion prints.
2017-01-25 16:36:01 +01:00
Ghostkeeper
a44013d384
Add new fixes for UM2 firmware in 2.4
...
This text is at my judgement. No marketing speak.
Contributes to issue CURA-3048.
2017-01-25 16:30:14 +01:00
Jaime van Kessel
092f42ef28
Revert "Only emit signal when the active extruder actually changes"
...
This reverts commit 4e8fb254f6
.
2017-01-25 16:20:10 +01:00
Jack Ha
06a42d98ee
Fix PrintInformation if somehow no active material container is found
2017-01-25 16:06:13 +01:00
Jack Ha
7281b46118
Merge branch '2.4'
2017-01-25 15:28:56 +01:00
fieldOfView
4a3329bc6c
Remove background from setting buttons (revert, override notice, linked)
...
The background now reverts to "transparent". These icon buttons are outside the setting control, so they should not have the background of the control itself.
2017-01-25 15:26:32 +01:00
fieldOfView
a823980d17
Replace "transparent" Rectangles by Items
2017-01-25 15:21:37 +01:00
fieldOfView
bf3d3d46e2
Fix Rectangles that always show as white regardless of the theme
2017-01-25 15:12:57 +01:00
jack
26ad2c8f6e
Merge pull request #1378 from fieldOfView/feature_layerview_legend
...
Layerview Legend
2017-01-25 11:53:41 +01:00
Cláudio (Patola) Sampaio
fb2660c2d8
Added translation files for Brazilian Portuguese
2017-01-25 07:30:44 -02:00
fieldOfView
878ccc679c
Add a legend to Layer View
2017-01-24 23:24:52 +01:00
fieldOfView
f0333e2184
Fix typo
2017-01-24 23:18:46 +01:00
Ghostkeeper
a8efde9450
Merge pull request #1243 from fieldOfView/feature_material_cost
...
Implement material cost
2017-01-24 15:54:57 +01:00
Jaime van Kessel
b284e8508a
Added extra checks to prevent unneeded signal emits
2017-01-24 13:29:33 +01:00