23100 Commits

Author SHA1 Message Date
Jaime van Kessel
a26de5ce79
Gracefully handle the sitation if the changelog was not found
CURA-4R
2020-03-18 11:17:23 +01:00
Jaime van Kessel
ced25adc2b
Merge branch 'CURA-7017_link_to_help' of github.com:Ultimaker/Cura 2020-03-18 10:49:35 +01:00
Kostas Karmas
34f81ed0b0 Add link then the printer is not found
CURA-7017
2020-03-18 09:31:13 +01:00
Hussain Bhavnagarwala
a398c9c700
Update fabxpro_pla_normal.inst.cfg
Added redd brand
2020-03-18 12:44:25 +05:30
Hussain Bhavnagarwala
f9bb949a8d
Update fabxpro_pla_fine.inst.cfg
added redd brand
2020-03-18 12:41:53 +05:30
Hussain Bhavnagarwala
b3ed7dd1f2
Update fabxpro_pla_draft.inst.cfg
Added redd brand
2020-03-18 12:35:47 +05:30
Hussain Bhavnagarwala
ced64d6c3f
Update fabxpro_abs_normal.inst.cfg
Added redd brand
2020-03-18 12:34:13 +05:30
Hussain Bhavnagarwala
ebc293707b
Update fabxpro_abs_fine.inst.cfg
Added redd brand
2020-03-18 12:33:14 +05:30
Hussain Bhavnagarwala
3bfc3dfbc9
Update fabxpro_abs_draft.inst.cfg
Added filament brand
2020-03-18 12:29:39 +05:30
konskarm
39f41e8e74
Merge pull request #7112 from mehmetsutas/master
Update Rigid3D Printer Profiles
2020-03-17 16:37:58 +01:00
jeffkyjin
aea8dc4856 remove has_machine_quality for grid 2+ 2020-03-17 23:27:00 +08:00
Nino van Hooff
04af203bb4 Revert "Ensure the default Trust violation handler is always called"
This debug change should never have been committed.

CURA-7016
2020-03-17 13:51:39 +01:00
Ghostkeeper
afe8158a3c
Merge branch 'master' of github.com:Ultimaker/Cura 2020-03-17 12:52:20 +01:00
Jaime van Kessel
4e8da5d7fd
Add missing typing
CURA-7150
2020-03-16 17:20:59 +01:00
Jaime van Kessel
56c387502a
Strip extension from file_name when printing via the cloud
ST-2880
2020-03-16 15:54:41 +01:00
konskarm
c19a0c24a2
Merge pull request #7243 from oducceu/master
Add Flying Bear Printers
2020-03-16 09:08:18 +01:00
Ghostkeeper
ca65aa4112
Add missing setting descriptions
These are summarised from the Settings Guide articles I wrote a month ago.
2020-03-15 19:33:53 +01:00
ODUCCEU
a5bdea75e0 Reduce redundant variants 2020-03-13 13:45:35 +03:00
ODUCCEU
68988c1d7b Change file names according to naming convention 2020-03-13 12:52:51 +03:00
Nino van Hooff
656c60452c
Merge pull request #7182 from Ultimaker/CURA-7016
[CURA-7016] Add actual public key instead of dummy.
2020-03-13 10:50:21 +01:00
Jaime van Kessel
34a2c7ca0f
Merge branch 'master' of github.com:Ultimaker/Cura 2020-03-13 10:37:31 +01:00
Jaime van Kessel
2fc8c0e5b5
Fix variant from extruder not restoring correctly 2020-03-13 10:37:08 +01:00
konskarm
3d054a9400
Merge pull request #7223 from Ultimaker/CURA-7255_infill_only_dropdown
CURA-7255_infill_only_dropdown
2020-03-13 10:30:09 +01:00
konskarm
a591ca157f
Merge pull request #7268 from Ultimaker/CURA-7211_pos_infill_defaults_0
CURA-7211_pos_infill_defaults_0
2020-03-13 10:27:11 +01:00
Nino van Hooff
96ed85f9c0 Move UltimakerCloudAuthentication and UltimakerCloudScope
...to their own module
Fixes an import error where UltimakerCloudScope was used my both the
Toolbox and CuraDrive plugins

CURA-7150
2020-03-12 17:48:54 +01:00
Nino van Hooff
2e7b47f1ea Add None-check for download url
CURA-7150
2020-03-12 17:21:03 +01:00
Nino van Hooff
6dd8ebb06a Process review comments in Cura project
CURA-7150
2020-03-12 17:06:33 +01:00
Nino van Hooff
2625bbef44 Changed pos infill only label per suggestions by Tim and Yi-An
CURA-7255
2020-03-12 14:01:03 +01:00
Nino van Hooff
61af28c681 Process review comments.
CURA-7150
2020-03-12 13:57:09 +01:00
Jaime van Kessel
e54e41644e
Merge branch 'master' of github.com:Ultimaker/Cura 2020-03-12 13:39:48 +01:00
Nino van Hooff
5923f408d0 Add mypy==0.740 to requirements 2020-03-12 13:39:15 +01:00
Jaime van Kessel
78bbc4c955
Add work around to prevent setting not updating 2020-03-12 13:38:36 +01:00
Nino van Hooff
ce12827879 Fix infill mesh defaults not visible when changing per object settings
The problem: When infill mesh is set, wall_thickness and
top_bottom_thickness are added to the settings. Then these settings are
set to visible on the visibility_handler.
It appears however, that the visibility_handler considers all added
settings to be visible. It thus concludes that no UI update is necessary
because the settings are already added.
2020-03-12 13:25:29 +01:00
Hussain Bhavnagarwala
c40048bb1d
Update fabxpro_pla_normal.inst.cfg 2020-03-12 11:19:46 +05:30
Hussain Bhavnagarwala
e4890e9dbf
Update fabxpro_pla_fine.inst.cfg 2020-03-12 11:19:12 +05:30
Hussain Bhavnagarwala
d0d2fe1669
Update fabxpro_pla_draft.inst.cfg 2020-03-12 11:18:45 +05:30
Hussain Bhavnagarwala
d7fa66f138
Update fabxpro_abs_normal.inst.cfg 2020-03-12 11:17:47 +05:30
Hussain Bhavnagarwala
e7fd4d0316
Update fabxpro_abs_fine.inst.cfg 2020-03-12 11:17:21 +05:30
Hussain Bhavnagarwala
e1cefc4edf
Update fabxpro_abs_draft.inst.cfg 2020-03-12 11:16:52 +05:30
Nino van Hooff
d11b3b0921 Extra comment for RestoreBackupJob 2020-03-10 14:23:40 +01:00
Nino van Hooff
ebfad16508 Refactor the restore backup implementation to RestoreBackupJob 2020-03-10 14:21:52 +01:00
Nino van Hooff
ed5c2b3f43 Refactor the create backup implementation to CreateBackupJob 2020-03-10 13:35:37 +01:00
Jaime van Kessel
d01286a340
Remove all duplicate entries from dark theme 2020-03-10 11:57:30 +01:00
Jaime van Kessel
1a24e9a04a
Remove unneeded overrides from dark theme 2020-03-10 11:35:07 +01:00
Jaime van Kessel
9f8b882452
Merge branch 'transparent_support' of https://github.com/Ghostkeeper/Cura 2020-03-10 11:26:05 +01:00
Ghostkeeper
d7d91d2fec
Don't translate 'Language:' string
This should make it easier to find the language drop-down again if you can't read the current language.

Done as a 5 minute fix.
2020-03-10 11:19:32 +01:00
Matt Jani
43ab23439b Fixed small typo in nothing to slice
CURA-7277
2020-03-10 11:05:30 +01:00
Matt Jani
3887814660 Update the nothing to slice message
The message didn't list all the cases that it could pop up.

CURA-7277
2020-03-10 10:59:33 +01:00
Ghostkeeper
d2cab162ed
Make support render transparently
This way you can still sort of see what is being supported under there. Handy!

However because the layer view is rendered on top of everything else, the Z buffering is a bit messed up. This makes the support always exactly the transparency value in the theme regardless of how many layers of support are drawn. That's nice, because it makes it so that you can always see through the support.

This doesn't work when the colour scheme of layer view is not set to Line Type. There is no differentiation between support and other things then. Support infill seems to not be used at all by layer view, but I've also made the support interface transparent just like the normal support.
2020-03-10 01:06:11 +01:00
Ghostkeeper
7b0964abef
Merge branch 'DenyCZ-4.5' 2020-03-09 16:57:09 +01:00