Commit graph

22694 commits

Author SHA1 Message Date
Jaime van Kessel
45bbb189ce
Fix machine duplication when switching configuration 2019-12-02 13:59:50 +01:00
fieldOfView
01f5956871 Fix typo in content disposition header 2019-12-02 12:11:10 +01:00
Benoit Miller
e4c7a4752e Merge branch 'master' of https://github.com/Ultimaker/Cura into voron2-support 2019-12-01 14:46:12 -05:00
Jaime van Kessel
318e5f6137
Merge pull request #6724 from translucentfocus/patch-1
Fixed typo
2019-11-28 16:56:00 +01:00
jos@mauk.cc
070f9e1537 HMS434 update
small changes
2019-11-28 10:00:53 +01:00
Remco Burema
3e32596e23
Merge pull request #6722 from Ultimaker/CURA-6978
CURA-6978/Added the project name in Window Title
2019-11-28 08:39:26 +01:00
translucentfocus
4fc32b036e
Fixed typo
Only correcting in master; may want to consider correcting in other branches
2019-11-27 11:46:07 -06:00
Dimitriovski
084f55b611 Removed hard-coded name for Ultimaker Cura to use applicationDisplayName
CURA-6978
2019-11-27 15:35:09 +01:00
Dimitriovski
9522ce2b78 Added the project name in Window Title
CURA-6978
2019-11-27 11:59:19 +01:00
Mathias Lyngklip Kjeldgaard
8835a0cb99 Fixed a typo in the title
I noticed a typo in the title of the plugin, so that is fixed. I also
added more info to the description.
2019-11-26 20:20:45 +01:00
Jaime van Kessel
b5bf3e8e85
Merge branch 'mb-bridge-skin-over-sparse-infill' of https://github.com/smartavionics/Cura 2019-11-26 15:41:04 +01:00
KOUBeMT
1ef5805baf N08_Nozzle_profile_fine_tune 2019-11-25 16:53:42 +01:00
Jaime van Kessel
b1072029ba
Merge branch 'CURA-6971_add_break_prep_temp' of github.com:Ultimaker/Cura 2019-11-25 13:48:27 +01:00
Jaime van Kessel
80719d4724
Mark disabled extruders when saving project 2019-11-25 11:13:07 +01:00
Jaime van Kessel
028a60318c
Add extra tag if crash was during startup or not 2019-11-22 15:43:45 +01:00
Jaime van Kessel
466c90ca6c
Add some extra context info to the crashes 2019-11-22 14:41:54 +01:00
Jaime van Kessel
c7649e3db1
Add some extra tags to make crash reports more traceable 2019-11-22 14:04:35 +01:00
Jaime van Kessel
6c8fddc765
Add sentry logger to display breadcrumbs 2019-11-22 13:26:17 +01:00
Jaime van Kessel
23057f786f
Add initial stubs for sentry logging 2019-11-22 12:59:05 +01:00
Remco Burema
25f0460231
Add missing 'material break preparation temperature'.
part of CURA-6971
2019-11-22 12:01:46 +01:00
Jaime van Kessel
74b5af3edd
Merge branch 'CURA-6965_fix_pause_at_height' of github.com:Ultimaker/Cura 2019-11-22 11:21:33 +01:00
Jaime van Kessel
997f19ba26
Prevent flicking behavior for machine selection
Contributes to #6684
2019-11-22 11:02:19 +01:00
jos@mauk.cc
c2efca9025 HMS434 update 2019-11-21 17:06:28 +01:00
KOUBeMT
f7d7f53516 Adding_N08_HIPS_PVA_TPU 2019-11-21 16:53:01 +01:00
jos@mauk.cc
7c4eeb3b23 HMS434 update 2019-11-21 16:42:59 +01:00
Remco Burema
432ed02aa6
Fix skip (or late) pause at height.
Previously, the line after the layer change would also contain the z height.
If not found, the could would break the per-line reading, and skip to the next layer.
However, if the code doesn't contain the Z on the first gcode line of the layer, this would cause it to skip past all layers, until there was a layer with the Z in the first line (so this also explains the 'late' pauses).
I just ignored the optimization and made it a continue.
I checked, and I don't think there's any way this causes the postproc.-gcode to be inserted twice, since it returns the complete data after insering it once.

CURA-6965
2019-11-21 14:08:51 +01:00
Jaime van Kessel
e937cdc937
Fix case where a global profile would be recognised as a extruder profile
CURA-6991
2019-11-21 13:10:01 +01:00
Jaime van Kessel
fb4ce43f0c
Prevent crashes when a variant could not be found
This should not happen, but we've seen some cases where it would cause a crash, usually
when a previous upgrade did something a bit weird (in this specific case; a printer
with an empty variant, whereas it should have a variant).

Since any change that the user will make will ensure that the variant is no longer empty (eg;
any selection of a variant will mean it's no longer empty) and that there is no way back,
it should be pretty safe to ignore the situation as it will resolve itself eventually

CURA-6992
2019-11-21 12:54:33 +01:00
Jaime van Kessel
ea02bdf40a
Also bump up the setting version of files changed since this branch was branched
CURA-6522
2019-11-20 16:51:15 +01:00
Jaime van Kessel
50d72692d8
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_time_overlapping_build_area 2019-11-20 16:48:00 +01:00
Jaime van Kessel
266f7d1f74
Also bump up the version nr of FDMExtruder & FDMPrinter
CURA-6522
2019-11-20 16:39:38 +01:00
KOUBeMT
631870adca Adding_08_Nozzle_&_fine_tuning_profiles 2019-11-19 17:05:25 +01:00
Remco Burema
9aeb9912c8
Merge branch '4.4' 2019-11-19 15:57:52 +01:00
Dimitriovski
caec6ff27c Changed the SettingVersion from CuraApplication.py
CURA-6522_one_at_a_time_overlapping_build_area
2019-11-19 15:46:32 +01:00
Dimitriovski
94a5b5ef90 CURA-6522_one_at_a_time_overlapping_build_area
Changed the setting_version to 11
2019-11-19 15:27:17 +01:00
Remco Burema
df1e0abd93
Merge branch '4.4' of https://github.com/Ultimaker/Cura into 4.4 2019-11-19 14:23:10 +01:00
Remco Burema
f1f0290458
Re-enable the Polish language.
part of CURA-6957
2019-11-19 14:22:53 +01:00
Ellecross
2d35343538 Merge branch '4.4' of https://github.com/Ultimaker/Cura into 4.4 2019-11-19 13:17:37 +01:00
Ellecross
d425764da8 Added contributors to PRs 2019-11-19 13:17:33 +01:00
Jaime van Kessel
c6f42766c7
Remove hardcoded sizes from dialogs & popups
Contributes to #6670
2019-11-19 13:00:39 +01:00
Remco Burema
9e32f715bb
Merge branch 'translations_4.4' into 4.4 2019-11-19 12:08:38 +01:00
Remco Burema
1c4998a204
Merge pull request #6668 from Patola/4.4
Updated pt_BR strings for Cura 4.4.
2019-11-19 11:59:36 +01:00
Remco Burema
dfe468ef68
Added translations from out Brazilian volunteer.
part of CURA-6957
2019-11-19 11:58:39 +01:00
Remco Burema
5cae2fd098
Merge branch '4.4' into translations_4.4 2019-11-19 11:54:08 +01:00
Ellecross
b74ee97048 Update change_log.txt to have 4.4 changes 2019-11-19 11:49:30 +01:00
Remco Burema
4ebec11fc7
Added 16 missing strings from lionbridge.
part of CURA-6957
2019-11-19 11:40:11 +01:00
Jaime van Kessel
650377c819
Merge branch '4.4' of github.com:Ultimaker/Cura 2019-11-18 11:38:11 +01:00
Jaime van Kessel
377a21071b
Remove color from discard dialog text, since it uses system style
Originally a lot of text would not be readable when in dark theme
because the text would be light, but the background would always be
white.
2019-11-18 11:33:36 +01:00
Cláudio 'Patola' Sampaio
39756b4e27 Updated pt_BR strings for 4.4 2019-11-16 13:16:11 -03:00
Cláudio 'Patola' Sampaio
ec4831f0d0 Updated pt_BR strings for 4.4 2019-11-16 13:15:14 -03:00