Commit graph

6388 commits

Author SHA1 Message Date
Mehmet Sutas
0207f4d62d
Update rigid3d_mucit.def.json 2018-04-10 00:06:03 +03:00
Mehmet Sutas
25322e4829
Rigid3D Mucit Cura Definitions 2018-04-09 23:54:53 +03:00
Mehmet Sutas
da6af4912f
Rigid3D Mucit Build Platform Mesh 2018-04-09 23:53:45 +03:00
Gabriele Rossetti
9607fd261a
Upate deltacomb.def.json
bad indenting fixes
2018-04-09 14:21:39 +02:00
alekseisasin
7b9bf23786
Merge pull request #3411 from BagelOrb/support_retraction_setting
setting to disable omitting retractions in support
2018-04-09 13:57:49 +02:00
Aleksei S
c7b6bb8188 Merge branch '3.3' 2018-04-09 12:53:53 +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
Gabriele Rossetti
f4399834b4
Update deltacomb.def.json
Some quality improvements
2018-04-05 17:11:32 +02:00
Lipu Fei
1737267dfd Accept drag-and-drop for curapackage files 2018-04-05 15:14:15 +02:00
Lipu Fei
ed390738f4 Update all qualities and variants to version 4 2018-04-05 15:14:15 +02:00
Aleksei S
c6c35a98b4 Merge branch 'master' of github.com:Ultimaker/cura 2018-04-04 11:10:50 +02:00
Aleksei S
43e535ea54 Rename expandAll to expandRecursive
CURA-5190
2018-04-04 11:04:54 +02:00
Lipu Fei
04571dcb9b Merge branch 'feature_try_line_widths' 2018-04-04 10:49:49 +02:00
Diego Prado Gesto
007529c9ec Merge branch 'feature_material_marketplace' into feature_cura_package_api
Contributes to CURA-5137
2018-04-03 17:13:36 +02:00
Ian Paschal
8a7f9027c5 CURA-5035 Finished layout 2018-04-03 16:57:31 +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
Fredrik Öhrn
569c5b3178 Set preferred material to proPLA which has a tuned quality profile. 2018-03-31 13:51:38 +02:00
Fredrik Öhrn
1b0848229e Add global quality profiles. 2018-03-31 13:51:38 +02:00
Fredrik Öhrn
a4a388eb4b Fix machine steps type. 2018-03-31 13:51:38 +02:00
Diego Prado Gesto
89c27ae7f4 CURA-5137 Get the list of packages from the server 2018-03-30 15:13:10 +02:00
Ghostkeeper
6d10ac993e
Add option to collapse or expand all setting categories
Sadly it doesn't display on the category headers themselves, but it works just as well.
2018-03-30 15:07:50 +02:00
Ghostkeeper
60a217fc84
Rename expandAll to expandRecursive
Because it doesn't expand all settings, just a category.
2018-03-30 15:07:42 +02:00
Diego Prado Gesto
322fe7d61f CURA-5137 Rename Plugin Browser into Toolbox 2018-03-30 14:15:00 +02:00
Jörg Walter
fa81ebeece GLES shader fixes 2018-03-29 21:07:51 +02:00
Jörg Walter
f0f768cc74 fix bool for pedantic shader compilers 2018-03-29 21:07:12 +02:00
Ian Paschal
f63e67dc22 CURA-5035 UI pretty much built 2018-03-29 16:52:28 +02:00
fieldOfView
3a9371837c Merge branch 'master' into feature_separate_stage_qml 2018-03-29 14:47:58 +02:00
fieldOfView
272796fd95 Prevent QML warning 2018-03-29 14:46:33 +02:00
fieldOfView
07e1a21aeb Remove prepare items from Monitor stage 2018-03-29 14:46:11 +02:00
Diego Prado Gesto
b2950eca51 CURA-5158 Fix some mistakes in previous confict fixing. 2018-03-29 14:37:55 +02:00
fieldOfView
b5de9c7501 Remove print monitor from Prepare sidebar 2018-03-29 14:35:32 +02:00
fieldOfView
a11bf31ce6 Use separate QML files for prepare and monitor stage 2018-03-29 13:47:46 +02:00
Ghostkeeper
b30df14073
Merge branch '3.3' 2018-03-29 08:55:06 +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
Fredrik Öhrn
99597bf8c7 Add ZYYX Agile printer. 2018-03-28 22:35:59 +02:00
Ian Paschal
138fc668a7 CURA-5035 First draft 2018-03-28 17:10:22 +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
Diego Prado Gesto
2ee42dda33 CURA-5158 The printer menu now reacts to the global container changes so
it is updates even if there is no connection.
2018-03-27 11:56:08 +02:00
Aleksei S
2240c38fd7 Exclude HIPS and PETG material for UM
CURA-5149
2018-03-26 17:11:38 +02:00
Aleksei S
f021c83a3e Exclude HIPS and PETG material type from all UM printers.
CURA-5149
2018-03-26 16:50:59 +02:00
Jack Ha
38e15f009f CURA-5149 add possibility to exclude specific items from materials list 2018-03-26 15:20:31 +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