j.delarago
00cbee6985
Add missing continue, this was throwing errors due to it trying to packagedata.get("isbundled") on a None value.
...
CURA-8610
2022-06-02 17:08:25 +02:00
Jaime van Kessel
afd7f5507d
Merge pull request #12394 from Ultimaker/PP-15-enable-skin-edge-support
...
PP-15-enable-skin-edge-support
2022-06-02 17:06:53 +02:00
Jaime van Kessel
952da63230
Merge pull request #12415 from Ultimaker/PP-170-clean-up-retraction_count_max
...
Pp 170 clean up retraction limits
2022-06-02 17:05:57 +02:00
Rijk van Manen
3a7341f761
Disable travel acceleration/jerk
...
This slightly improves visual quality (mainly the seam) and reduces gcodes per second. PP-9
2022-06-02 17:02:22 +02:00
Rijk van Manen
a970e455d4
Merge branch 'main' into PP-15-enable-skin-edge-support
2022-06-02 17:01:29 +02:00
Jaime van Kessel
95e078a3a9
Merge pull request #12356 from p3d-dev/main
...
deletion of duplicated json entries
2022-06-02 15:54:26 +02:00
Jaime van Kessel
b42a06fddd
Merge pull request #12418 from Ultimaker/PP-172-dont-avoid-supports
...
PP-172 disable travel_avoid_supports
2022-06-02 15:50:47 +02:00
Jaime van Kessel
2d1abf79a8
Merge pull request #12416 from Ultimaker/PP-46-print-infill-before-walls
...
revert PP-37
2022-06-02 15:48:44 +02:00
Jaime van Kessel
65e4b0e0d7
Merge pull request #12412 from Ultimaker/PP-19_also_increase_jerk_for_support
...
PP-19 - Also increase jerk for support
2022-06-02 15:48:12 +02:00
Jaime van Kessel
9fc3357818
Merge pull request #12398 from Ultimaker/PP-93-enable-top-surface-skin-layers
...
reduce top/bottom flow by enabling top surface skin layers
2022-06-02 15:45:53 +02:00
Jaime van Kessel
7c07655117
Merge pull request #12399 from Ultimaker/PP-86-reduce-support-interface-flow
...
PP-86 reduce support interface flow
2022-06-02 15:45:11 +02:00
p.kuiper
a103d377f7
Further cleanup of the jerk settings. UM2 based machine have no jerk settings, removed them. Set first layer jerk equal to print jerk and removed all jerk settings (except for jerk_print) in the quality and variant files.
...
Relates to PP-19
2022-06-02 11:33:22 +02:00
Joey de l'Arago
16804dfeee
Merge pull request #12411 from Ultimaker/CURA-9297_show_custom_intent_names
...
Use intent category if no translation is available
2022-06-02 10:32:08 +02:00
p.kuiper
977b81da7f
Removed duplicate entry bridge fan speed 3.
...
Relates to PP-19
2022-06-02 09:48:46 +02:00
p.kuiper
ddb67fef6d
Merge remote-tracking branch 'origin/main' into PP-19_also_increase_jerk_for_support
2022-06-02 09:07:05 +02:00
p.kuiper
0efb71b2a5
Merge remote-tracking branch 'origin/PP-19_also_increase_jerk_for_support' into PP-19_also_increase_jerk_for_support
...
# Conflicts:
# resources/definitions/ultimaker3.def.json
2022-06-02 09:06:31 +02:00
p.kuiper
fec4888989
Clean up of jerk settings. Moved the jerk setting up to ultimaker.def.json. Removed duplicate entries in quality profiles and removed a number of strange jerk entries in the quality profiles.
...
Relates to PP-19
2022-06-02 09:04:13 +02:00
Rijk van Manen
8f2dff712e
disable travel_avoid_supports
...
While CURA-9337 is not implemented this a mitigation to avoid unnecessary combing. PP-172
2022-06-01 15:43:12 +02:00
Ghostkeeper
84e3201db4
Merge branch '5.0'
2022-06-01 15:38:37 +02:00
Rijk van Manen
877f8ca1cf
revert PP-37
...
PP-37 is not needed anymore because of PP-27. This solves the problem of PP-46 as well. For more details see PP-46
2022-06-01 15:38:30 +02:00
Rijk van Manen
0c28756d45
These settings are already default in fdmprinter
...
PP-19
2022-06-01 15:29:25 +02:00
Rijk van Manen
0779cbbbdd
set material specific settings
...
TPU, PP and PVA have a lower retraction count then default. PP-170
2022-06-01 15:18:25 +02:00
Rijk van Manen
3a2a58f546
remove setting, follow the default
...
PP-170
2022-06-01 15:16:23 +02:00
Rijk van Manen
14355aa904
default retraction limit settings
...
most ultimaker profiles use this setting as a default. PP-170
2022-06-01 15:10:34 +02:00
Remco Burema
d35c862bb8
Prevent run of out-of-install executable in secure context.
...
SEC-257 | CURA-8968
2022-06-01 14:26:44 +02:00
p.kuiper
20efe02d8b
Also changed the jerk setting for support material to 20mm/s to prevent flow ringing in the support material and increase productivity.
...
Relates to PP-19
2022-06-01 13:54:00 +02:00
Jaime van Kessel
e6551821aa
Use intent category if no translation is available
...
Previously we would only accept intents that had a translation. If we
could not find one, we would use "unknown" as the intent category. However,
we didn't really do this consistently. In some places it would show unkown
and in others we'd show the intent type.
This should make the behavior the same across the board. It will try to get a
translation for the intent category and show that. If it's unable to find that
it will use the category instead. Note that it will use the python title function
to ensure it has nice capitalisation
CURA-9297
2022-06-01 11:07:01 +02:00
Remco Burema
8579a6baf3
Merge pull request #12410 from Ultimaker/CURA-8610_save_package_metadata
...
[CURA-8610] Remove website link from package metadata
2022-06-01 10:17:21 +02:00
j.delarago
61332b0845
Remove website
...
CURA-8610
2022-06-01 10:14:24 +02:00
Remco Burema
6640c5e5f2
Merge pull request #12402 from Ultimaker/CURA-8610_save_package_metadata
...
[CURA-8610] Save package metadata
2022-05-31 17:21:20 +02:00
Remco Burema
aa83c68387
This error is not about materials, not uninstalling.
2022-05-31 17:20:51 +02:00
j.delarago
29b6450704
Add some more information for the unhappy route and a message to inform the user.
...
CURA-6990
2022-05-31 16:30:11 +02:00
Joey de l'Arago
094c781b02
Update plugins/XmlMaterialProfile/XmlMaterialProfile.py
...
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2022-05-31 15:49:57 +02:00
Ghostkeeper
d6bd7cce9e
Oops
2022-05-31 13:39:47 +02:00
j.delarago
ca9955c730
Remove metadata exporting to ufp
...
CURA-8610
2022-05-31 12:43:52 +02:00
j.delarago
ec60325a3f
Move metadata exporting to 3mf
...
CURA-8610
2022-05-31 12:39:00 +02:00
Remco Burema
6b04c736e9
Revert "Disable the material sync message again"
...
This reverts commit 1f6e1942d7
.
2022-05-31 12:34:55 +02:00
Ghostkeeper
35147d7f5e
Don't crash if machine_extruder_trains metadata is missing
...
This old function is only necessary for upgrading from before v3.4. Best not let it crash in any other case, even if that would sometimes make very old machine instances corrupt if I made a mistake in thinking here.
Fixes Sentry issue CURA-3XG.
2022-05-31 11:24:08 +02:00
j.delarago
64478fb17d
Fix typo fetching sdk version
...
CURA-8610
2022-05-31 10:04:23 +02:00
j.delarago
cdc08b5d54
Improve GUID check by parsing xml and getting GUID specifically inside the metadata tag.
...
Remove exporting materials from disabled extruders
CURA-8610
2022-05-31 10:00:25 +02:00
Jaime van Kessel
097cc9388a
Added orientiation plugin to gitignore
2022-05-31 09:37:58 +02:00
Jaime van Kessel
67dec0dd3a
Update bugreport.yaml
2022-05-31 09:20:53 +02:00
Jaime van Kessel
1ec554ad1c
Add "Status: Triage" to bug report
2022-05-31 09:19:34 +02:00
j.delarago
3dec025cb8
Update comment to clarify function usage.
...
CURA-8610
2022-05-31 08:54:08 +02:00
j.delarago
21d59e9349
Write active material metadata to ufp when saving.
...
Add function to fetch package_id using only information from XmlMaterialProfile material container.
The only piece of information associating the material container and the package together is the file_name. To find the package that owns a material we have to search each of the material package paths.
It would be great to find a cleaner solution (preferable one that doesn't require invalidating the cached containers).
CURA-8610
2022-05-30 17:29:59 +02:00
Ghostkeeper
ac50bb0e2b
Merge branch 'main' of github.com:Ultimaker/Cura into main
2022-05-30 16:41:46 +02:00
Ghostkeeper
8cf1afc770
Update master branch to main in XML file link
...
Because the default branch name changed.
2022-05-30 16:41:30 +02:00
Ghostkeeper
593f8ad4db
Merge branch 'appdata.xml' of https://github.com/Tim453/Cura into Tim453-appdata.xml
2022-05-30 16:39:51 +02:00
Rijk van Manen
d352bbbbc5
reduce support interface flow
...
The reasoning of PP-86 also holds for the support interface layers, however we forgot about support when we implemented PP-86. When doing PP-108 we found this improvement.
2022-05-30 14:05:47 +02:00
Rijk van Manen
7c2b84184b
reduce top/bottom flow by enabling top surface skin layers
...
PP-93
2022-05-30 14:00:16 +02:00