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
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
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
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
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
Aleksei S
2240c38fd7
Exclude HIPS and PETG material for UM
...
CURA-5149
2018-03-26 17:11:38 +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
Lipu Fei
5993847c4a
Show printer group or machine name in workspace summary
...
CURA-5125
2018-03-20 16:23:23 +01:00
Ghostkeeper
ae1ea9fc48
Change minimum and maximum layer heights into a warning
...
Because it's possible to try this, but the print result will probably be terrible. This keeps it consistent with the rest of Cura's behaviour.
Fixes #3406 .
2018-03-20 15:27:04 +01:00
Ghostkeeper
f15eb4be2d
Merge branch 'feature_custom_gcode_commands'
2018-03-20 13:44:23 +01:00
Jaime van Kessel
e0bb365e8c
Merge branch 'feature_gzgcode_writer' of github.com:Ultimaker/Cura
2018-03-20 13:32:25 +01:00
Ghostkeeper
877032584e
Correct documentation
...
This code was obviously copied from the pre-heat functionality. Let's fix the code duplication next as far as possible.
Contributes to issue CURA-4879.
2018-03-20 13:22:18 +01:00
Ian Paschal
a7b2632739
CURA-4400 Recommended mode shows support extruders
2018-03-20 13:14:48 +01:00
Diego Prado Gesto
9b3a1b4056
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-20 11:42:49 +01:00
Diego Prado Gesto
cd9531b746
Add the correct value to the setting viewer when the type is unknown.
...
Contributes to CURA-4495
2018-03-20 11:42:42 +01:00
Lipu Fei
f97e615634
Fix file name update
...
CURA-5122
2018-03-20 11:30:06 +01:00
Diego Prado Gesto
311b5ac791
CURA-4870 Force update the list model also when the output device
...
changes.
2018-03-19 18:00:48 +01:00
Guillem
faf8ed3ba6
Replace only user changed values
...
removed machine_settings and settable_per_extruder_check. Not needed.
2018-03-19 14:57:31 +01:00
Lipu Fei
f0dc138b37
Fix visibilty preset update
...
CURA-5088
2018-03-19 14:14:22 +01:00
Jack Ha
9848c07a0e
Merge branch 'master' into feature_model_check
2018-03-19 14:11:37 +01:00
Lipu Fei
6620909f3d
Remove non-existing showingAllSettings
...
CURA-5088
2018-03-19 13:47:04 +01:00
Ghostkeeper
86f70ecd05
Merge branch 'M&P-Setting-Optimization'
2018-03-19 12:47:53 +01:00
Lipu Fei
b13bfaa8e1
Rename setVariantGroup() -> setVariant()
...
There is no such thing as VariantGroup.
2018-03-19 12:27:15 +01:00
Lipu Fei
2660d15857
Make "show all settings" work
...
CURA-5088
"Show All Settings" in setting visibility menu now sets all settings
to be visible.
2018-03-19 10:58:56 +01:00
Ghostkeeper
0efde6bae6
Use gzipped gcode by default for UM3
...
For the network printing output device this doesn't work yet, but for removable drives it will now put g-code in a gz archive when storing it.
Contributes to issue CURA-5097.
2018-03-16 16:08:49 +01:00
THeijmans
4940f3b88b
Retraction minimum travel update
...
Changed it to 2 or 3 times line width, similar as with the 0.4mm profiles. Was 5mm standard for all profiles with the 0.8mm printcore, except TPU.
2018-03-16 14:39:01 +01:00
Lipu Fei
ee4a6dc704
Always show confirm dialog upon material diameter change
2018-03-16 13:21:51 +01:00
Ian Paschal
f8283352c4
Merge pull request #3492 from fieldOfView/feature_support_eraser_ux
...
Support Eraser improvements
2018-03-16 13:20:00 +01:00
Diego Prado Gesto
747efda52b
CURA-4870 Hide the configuration selector if the connection is lost.
2018-03-16 11:51:52 +01:00
Diego Prado Gesto
a03a57fd60
Change the URL for redirect when checking material compatibility.
2018-03-16 11:10:35 +01:00
Lipu Fei
6058f632df
Fix Enter key handling on material management page
2018-03-16 11:05:38 +01:00
Lipu Fei
a115956575
Do not show a material itself in its linked material list
2018-03-16 10:40:16 +01:00
Lipu Fei
518423f25b
Fix broken settingsEnabled
2018-03-16 10:14:08 +01:00
fieldOfView
d1d1307e6e
Merge branch 'master' into feature_support_eraser_ux
2018-03-15 22:43:24 +01:00
Diego Prado Gesto
222a18e698
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-15 18:42:45 +01:00
Lipu Fei
f14ddb8711
Fix reset to default quality
2018-03-15 17:09:13 +01:00
Jack Ha
5a55c1817d
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-15 17:02:44 +01:00
Jack Ha
f8709b6d1a
CURA-4400 improved enabled / disabled extruder visually, improved colors of dark theme
2018-03-15 17:02:36 +01:00
Lipu Fei
3bb0a481f1
Simplify default quality reset
2018-03-15 17:01:05 +01:00
Aleksei S
3497736c88
Merge branch 'master' of github.com:Ultimaker/cura
2018-03-15 16:56:02 +01:00
Aleksei S
b8ab623c80
Fix: Infill slider did not work at first Cura start
...
CURA-5071
2018-03-15 16:54:39 +01:00
Ghostkeeper
40ba06f011
Fix output type of BQ Hephestos
...
That application/x-code may actually be the XCode application or something? Whatever, it should be x-gcode...
2018-03-15 16:53:26 +01:00