SekIsBack
2f6937d306
Fixed some German translations
2021-12-20 16:26:02 +00:00
Jaime van Kessel
306db978d9
Merge pull request #11086 from Ultimaker/CURA-8781
...
Update change_log
4.13-beta
2021-12-20 09:36:08 +01:00
fvrmr
ed2fee8319
Update change_log
...
Update the change log 4.13 beta
2021-12-17 16:50:56 +01:00
Ghostkeeper
82ccfa7dc3
Move What's New pages to cura-binary-data
...
These images are binary data, usually quite big and change often. We don't want to make the Git checkout unnecessarily huge with this. We'll put those properly in cura-binary-data.
The HTML files are not really binary, but they belong together so it's easy to administer them if they are in the same repository.
2021-12-17 12:44:21 +01:00
Remco Burema
0e3524cddb
Reintroduce hack for waiting state in monitor.
...
Some printers don't send the correct state it seems, so we have to have this hack back.
CURA-8764
2021-12-17 11:50:45 +01:00
Jaime van Kessel
a90d052f58
Merge pull request #11083 from Ultimaker/CURA-8757
...
Update material sync link
2021-12-17 10:28:46 +01:00
fvrmr
6962ecdf01
Update material sync link
...
Changed link how to load material profiles via usb
2021-12-17 10:24:18 +01:00
Ghostkeeper
5a9bafe453
Update SDK version to 7.9.0
...
This is going to be the new SDK version for Cura 4.13.
2021-12-16 17:15:59 +01:00
Jaime van Kessel
998ba3631c
Add missing format to error log
2021-12-15 12:03:55 +01:00
Ghostkeeper
2abfad55e0
Remove tree support from draft intent profiles
...
It is a global setting, so it can't currently be changed with an intent profile.
A resolve function would resolve this. But which function that should be is to be decided.
Contributes to issue CURA-8746.
2021-12-13 10:17:54 +01:00
Ghostkeeper
ca9c1111ff
Update version number in header files
...
We're currently translating for Cura 4.13, not 4.12.
Contributes to issue CURA-8753.
2021-12-10 16:15:34 +01:00
casper
6860c29923
Update PO files
...
CURA-8753
2021-12-10 12:24:01 +01:00
casper
9e1e995cff
Update translations template
...
CURA-8753
2021-12-10 12:12:29 +01:00
Casper Lamboo
68e60f74ff
Merge pull request #11045 from Ultimaker/PP-86-Avoid-overextrusion-for-100%-density
...
reduce flow for 100% density parts
2021-12-10 10:58:16 +01:00
Ghostkeeper
cc7c4b41a9
Merge branch 'PP-50_0.3mm_layer_height_print_profiles'
2021-12-10 10:37:17 +01:00
Ghostkeeper
1ca5290d71
Remove comments from profiles
...
Our FastConfigParser doesn't deal with these safely. It's best to disallow comments altogether. They affect the line afterwards.
Contributes to issue CURA-8746.
2021-12-10 10:25:06 +01:00
Jaime van Kessel
fe8a3fc61d
Prevent crash when setting non default intent category
2021-12-10 09:51:09 +01:00
Ghostkeeper
f456c1a885
Merge branch 'master' of github.com:Ultimaker/Cura
2021-12-09 17:37:23 +01:00
Ghostkeeper
7a3d12d2cf
Merge branch 'master' of https://github.com/mlapkin/Cura into mlapkin-master
2021-12-09 17:35:20 +01:00
Rijk van Manen
850a9d43c2
roofing is causing a lot of travels
...
This needs to be enabled after the bug causing travels is fixed. (PP-86)
2021-12-09 13:51:52 +01:00
p.kuiper
e78caa10c6
Marked 0.3mm profiles as experimental
...
Relates to PP-50
2021-12-09 09:15:25 +01:00
Remco Burema
8be1c29f0a
Merge pull request #11036 from Ultimaker/CURA-8736_revert_graphics_buffer
...
Revert graphics buffer update
2021-12-09 08:50:26 +01:00
p.kuiper
dc72c29d07
Updated settings version number for BAM and PVA
...
Relates to PP-50
2021-12-09 08:48:15 +01:00
p.kuiper
21d914f158
Merge branch 'master' into PP-50_0.3mm_layer_height_print_profiles
2021-12-09 08:16:55 +01:00
p.kuiper
7b4bc6958c
Added the new high density infill pattern change
...
Relates to PP-50
2021-12-09 08:16:16 +01:00
Ghostkeeper
9674c54efb
Better type checking and handling of optionals
...
Adds type checking here and there to catch such errors in the future.
This makes it handle the optional fields of this model better.
Contributes to issue CURA-8730.
2021-12-08 17:36:09 +01:00
Ghostkeeper
41ebd593c5
Revert "Merge branch 'bremco-graphics_buffer_update'"
...
This reverts commit 5e60cc6208c16d966505e7a97d9bbbb0644d2716, reversing
changes made to c9feace0fbe02beb2089ec0af7be35127d7420f7.
2021-12-08 12:02:49 +01:00
Ghostkeeper
0da37ae6e7
Revert "Workaround for if layer is None somehow."
...
This reverts commit f0cb9dd39ef996225ebd6d7b8d5ffc986c90e2f0.
2021-12-08 12:02:42 +01:00
p.kuiper
763a7dd4f3
Included the T-PLA 0.3mm profiles for the S3 and S5
...
Relates to PP-50
2021-12-08 10:08:36 +01:00
p.kuiper
8af2a743c8
Included the profiles for the S3
...
Relates to PP-50
2021-12-07 16:51:48 +01:00
p.kuiper
3fee99d067
A 0.3mm quality profile for a 0.4mm nozzle for PLA, PVA and BAM
...
This also includes a faster Draft intent profile for the 0.3mm layer height.
Relates to PP-50
2021-12-07 13:18:59 +01:00
Ghostkeeper
9d4599df39
Don't check for support pattern, but infill pattern
...
Which support pattern you're using has no bearing whatsoever on the gradual infill steps. Gradual support steps, maybe, but not gradual infill steps.
2021-12-07 10:45:28 +01:00
Ghostkeeper
cf8ff903da
Merge branch 'CURA-8670_fix_error_message_failed_sync'
2021-12-06 13:19:27 +01:00
Rijk van Manen
d301adc9ec
reduce flow for 100% density parts
...
Overextrusion needs to be avoided to main high quality. More info: PP-86
2021-12-06 12:37:39 +01:00
Jaime van Kessel
a64aa6ef2d
Merge pull request #10989 from Ultimaker/CURA-8671_dont_send_materials_to_um2c
...
[CURA-8671] Don't send materials to printers that can't receive them
2021-12-06 09:48:18 +01:00
Jaime van Kessel
8f92f049d1
Emit signal when property changed
...
The signals weren't being emitted when the property was set.
CURA-8671
2021-12-06 09:43:53 +01:00
Jaime van Kessel
f999d990e0
Fix error message after a failed sync.
...
This fxes the issue where it would still show an error message if you
first have a sync fail and then have one that succeeds
CURA-8670
2021-12-03 14:19:59 +01:00
Ghostkeeper
f0dc7a0eea
Adjust message to include suggestion to update firmware
...
Because the issue could also be that their firmware is outdated and doesn't yet support syncing material.
Contributes to issue CURA-8671.
2021-12-03 13:59:01 +01:00
Ghostkeeper
770adb2c02
Don't store None as capabilities, but empty list
...
This makes a few things easier. You could see None as being a signalling value to indicate that we don't know capabilities, but this signalling would get lost anyway in the serialising to the metadata. So just an empty list is fine for now.
Contributes to issue CURA-8671.
2021-12-03 13:36:06 +01:00
Jaime van Kessel
1671139225
Add some extra plugins to gitignore
2021-12-03 13:33:40 +01:00
Ghostkeeper
6f8a4e93e7
Fix name of capability to filter on
...
Contributes to issue CURA-8671.
2021-12-03 13:26:51 +01:00
Ghostkeeper
6d9142579a
Add debuging repr to print more nicely
...
Otherwise you just see <CloudClusterResponse object> when you try to print this.
Contributes to issue CURA-8671.
2021-12-03 13:26:29 +01:00
Ghostkeeper
0477ba44b2
Encode capabilities as comma-separated list
...
Previously it was encoded as a stringified Python list of strings, which is much harder to parse.
This would go wrong if any of these capabilities have a comma in them, but I think that would be bad practice for keywords like this anyway.
Contributes to issue CURA-8671.
2021-12-03 13:25:41 +01:00
Ghostkeeper
6b0979172f
Slightly adjust width of button
...
This is more in line with what you see, so you can click on the icon properly to open the per-object settings panel. And the text gets properly elided where the icon starts.
2021-12-03 11:51:04 +01:00
Ghostkeeper
b76df21b4b
Filter printer list by capabilities
...
And an example of such usage: In the material sync via cloud we only want to sync with printers that can receive those materials.
We might want to add a message for the user to also make sure the firmware is up to date. Because if the firmware is not up to date now it will show no printers and instruct the user how to connect the printer to the cloud.
Contributes to issue CURA-8671.
2021-12-02 17:55:53 +01:00
Jaime van Kessel
a49d9748ee
Fix typing mistake
2021-12-02 16:02:36 +01:00
Jaime van Kessel
569be2c791
Merge branch 'master' of github.com:Ultimaker/Cura
2021-12-02 15:08:09 +01:00
Jaime van Kessel
fb09e55b02
Fix typing
...
CURA-8723
2021-12-02 15:07:50 +01:00
Jaime van Kessel
064a845f71
Ensure that opengl context is available when creating a snapshot
...
CURA-8723
2021-12-02 15:06:54 +01:00
Jaime van Kessel
9f6dacfced
Merge branch 'feature_project_thumbnail' of git://github.com/fieldOfView/Cura
2021-12-02 14:37:14 +01:00