MaukCC
e6bdf8c8f6
Update cartesio.def.json
2017-04-05 09:04:16 +02:00
MaukCC
edbfd4343a
Update cartesio.def.json
2017-04-04 20:46:37 +02:00
MaukCC
21c14f58aa
Update cartesio.def.json
2017-04-04 18:05:27 +02:00
MaukCC
bb200fa9e8
Update cartesio.def.json
2017-04-04 18:04:25 +02:00
MaukCC
c9397fd986
Update cartesio.def.json
2017-04-04 18:01:52 +02:00
Ghostkeeper
0dfe3f4109
Merge branch '2.5'
2017-04-04 17:25:50 +02:00
Ghostkeeper
81e639522d
Streamline headers of translation files
...
They now show correct attribution and sort of correct times, and they are consistent. Only ptbr isn't updated yet, because I expect an update soon from our translator.
Contributes to issue CURA-3487.
2017-04-04 17:24:33 +02:00
Lipu Fei
6b9d3e8041
Merge pull request #1636 from fieldOfView/fix_recent_dialogs
...
Fix issues with Workspace and Profile Changes dialogs
2017-04-04 14:35:12 +02:00
Ghostkeeper
6366d303f0
Update translations for 2.5
...
These are the translation files we received from Bothof. They have not been checked or corrected yet.
Contributes to issue CURA-3487.
2017-04-04 14:33:42 +02:00
Jaime van Kessel
a69bf967e5
Merge branch 'master' of github.com:Ultimaker/Cura
2017-04-04 13:31:02 +02:00
Jaime van Kessel
d5382c7924
Merge branch 'revise_jellybox_support' of git://github.com/IMADE3D/cura
2017-04-04 13:28:53 +02:00
Jaime van Kessel
7e201439d3
Merge branch 'feature_spaghetti_infill' of github.com:Ultimaker/Cura
2017-04-04 13:03:34 +02:00
Jaime van Kessel
68f536dc5f
Merge pull request #1538 from Ultimaker/feature_mold
...
Mould
2017-04-04 12:53:33 +02:00
Ghostkeeper
6f2efbee61
Merge branch '2.5'
2017-04-04 11:24:12 +02:00
Ghostkeeper
28555c685f
Add profiles for 0.8mm ABS and CPE
...
These profiles are not optimised yet. I'm not allowed to optimise them since there seem to be bugs in the optimisation.
2017-04-04 11:23:46 +02:00
jack
0ad344f91d
Merge pull request #1640 from Ultimaker/bugfix_CURA-3421_per_model_combobox
...
CURA-3421 Set SettingsComboBox value if we get undefined from resolve
2017-04-04 10:57:42 +02:00
Ghostkeeper
db4854702b
Add Japanese and Hangul to the language drop-down
...
These are partial translations at the moment, and normally we don't allow them in the drop-down then. But this is an exception, orders from higher up.
Contributes to issue CURA-3487.
2017-04-04 09:05:12 +02:00
Ghostkeeper
6a8bcd4da6
Add Japanese and Korean partial translations
...
Normally we don't allow partial translations in here, but this came from higher up: Ultimaker's distributors in Korea and Japan. We're making an exception for those.
Contributes to issue CURA-3487.
2017-04-04 09:05:12 +02:00
Ghostkeeper
a127d463bc
Add Japanese and Hangul to the language drop-down
...
These are partial translations at the moment, and normally we don't allow them in the drop-down then. But this is an exception, orders from higher up.
Contributes to issue CURA-3487.
2017-04-04 09:04:45 +02:00
Ghostkeeper
eab7741711
Add Japanese and Korean partial translations
...
Normally we don't allow partial translations in here, but this came from higher up: Ultimaker's distributors in Korea and Japan. We're making an exception for those.
Contributes to issue CURA-3487.
2017-04-04 09:02:53 +02:00
Tim Kuipers
eaca23c50e
feat: support_mesh_drop_down (CURA-2747)
2017-04-03 17:12:59 +02:00
Tim Kuipers
7f07be3444
JSOn rename: Enable Support ==> Generate Support (CURA-2747)
...
The generate support settings has been renamed because support will still be printed even when it is not generated by the engine,
but given by a support mesh
2017-04-03 17:11:57 +02:00
Jack Ha
a83b1dd638
Split ShapeArray from Arranger. CURA-3239
2017-04-03 14:48:31 +02:00
Ghostkeeper
2e790852ce
Merge branch '2.5'
2017-04-03 11:38:28 +02:00
Ghostkeeper
b0ecb3ecdf
Unoptimize CPE+, PC and TPU profiles
...
There have been some problems in the optimization of these profiles, so we undo this for now, preventing people from editing these materials and risking some warnings in Cura's interface, but providing the correct experience for people trying the new materials.
2017-04-03 11:37:48 +02:00
Lipu Fei
6153fd70a8
Set SettingsComboBox value if we get undefined from resolve
...
CURA-3421
2017-04-03 11:10:05 +02:00
Lipu Fei
f57e866119
Move custom functions into FileDialog
...
CURA-3495
2017-04-03 10:58:26 +02:00
Jack Ha
abb5d1e76e
Arranger: moved functions, split Arrange into Arrange All and Arrange Selection. CURA-3239
2017-04-03 10:40:04 +02:00
Ghostkeeper
1968f5e1e0
Disable bed temperature instead of making it invisible
...
The visible property doesn't exist any more in favour of the enabled property.
2017-04-03 10:34:34 +02:00
fieldOfView
fd09a1959b
Simplify margins and make them DPI aware
2017-04-02 15:54:06 +02:00
fieldOfView
ed8954c1db
Replace font.pixelSize with DPI-aware font.pointSize
...
This also uses the same pointSize as eg the PreferencesPage.qml uses
2017-04-02 15:31:35 +02:00
fieldOfView
2e1dd46ea4
Replace hardcoded color with system-theme color
2017-04-02 14:38:11 +02:00
fieldOfView
c3e19b5ecb
Add missing import for Screen.devicePixelRatio to work
2017-04-02 14:36:40 +02:00
fieldOfView
d536bbd6b9
Fix Hi DPI issues with Workspace and Profile Changes dialogs
2017-04-02 12:38:41 +02:00
Ghostkeeper
dd2c25868b
Allow strings with actual text
...
Previously string fields would only accept numbers, which is ridiculous.
2017-03-30 20:57:23 +02:00
Jaime van Kessel
f82aecb7ca
Refactoring; no longer use "Printer" to identify CuraApplication
2017-03-30 20:19:05 +02:00
Jack Ha
3135dc7d77
Solved MC
2017-03-30 16:20:08 +02:00
Ghostkeeper
1bc383b615
Update Russian translations for Cura 2.5.
...
These are provided to us by RaD: github.com/RaD
Contributes to issue CURA-3487.
2017-03-30 14:51:08 +02:00
Tim Kuipers
0c6a2f0f6d
Merge branch 'master' into feature_support_stair_width
2017-03-30 12:02:37 +02:00
Tim Kuipers
e4a1d4dce2
JSON fix: default mold width: 5mm (CURA-3512)
2017-03-30 11:17:52 +02:00
Tim Kuipers
a4272bf7be
Merge branch 'master' into feature_mold
2017-03-30 11:16:27 +02:00
MaukCC
4fb3513a7e
Update cartesio_0.25.inst.cfg
2017-03-30 10:29:08 +02:00
MaukCC
c09c044210
Update cartesio_0.4.inst.cfg
2017-03-30 10:27:46 +02:00
MaukCC
05cbd4ad7b
Update cartesio_0.4.inst.cfg
2017-03-30 10:26:13 +02:00
MaukCC
13d11b6cbc
Update cartesio_0.4.inst.cfg
2017-03-30 10:25:34 +02:00
MaukCC
a3be68eb3c
Update cartesio_0.8.inst.cfg
2017-03-30 10:24:33 +02:00
MaukCC
9abb721981
Update cartesio_0.8.inst.cfg
2017-03-30 10:23:51 +02:00
MaukCC
b154a40e54
Update cartesio_0.4.inst.cfg
2017-03-30 10:23:24 +02:00
MaukCC
2c58fd9ac6
Update cartesio_0.25.inst.cfg
2017-03-30 10:22:54 +02:00
MaukCC
4f1641f7b7
Update cartesio_0.8.inst.cfg
2017-03-29 16:36:24 +02:00