32026 Commits

Author SHA1 Message Date
Rijk van Manen
6d0be01913 allow bridge speeds to be lower then cool_min_speed
With PP-71 the cool_min_speed is increased to a high values in case the lift_head is enabled. This causes the bridge_speeds to be lower then the cool_min_speed. Which is no problem, so the limit can be removed.
PP-71 / CURA-10211
2023-01-31 14:18:52 +01:00
Rijk van Manen
0b1b19f0b1 increase cool_min_temperature
By default the cool_min_temperature is 15deg below print temperature. However, for PP and TPU this should be 10deg below print temperature. This is already changed for the other ultimaker printers, but I forget the UM3.
PP-71
2023-01-31 13:49:51 +01:00
jspijker
1c8edec81c Merge branch '5.3' 2023-01-31 13:31:15 +01:00
jspijker
aa2cb76135 take new minor release branches into account 2023-01-31 13:30:31 +01:00
jspijker
b8c9fa3f51 Use Conandata directly 2023-01-31 12:53:19 +01:00
Joey de l'Arago
d11ee86b2d Update translations files with empty strings
CURA-10077
2023-01-31 12:53:06 +01:00
jspijker
a632d154eb Move beta as first entry 2023-01-31 12:42:37 +01:00
Jelle Spijker
19340cac20
Update requirements-conan-package.txt 2023-01-31 12:36:33 +01:00
Jelle Spijker
0625958ab3
Update requirements-conan-package.txt 2023-01-31 12:23:51 +01:00
Jelle Spijker
22b33af800
Merge pull request #14432 from Ultimaker/CURA_sort_translation_files
sort the translations
2023-01-31 12:03:21 +01:00
Jelle Spijker
365042441f
Merge pull request #14431 from Ultimaker/CURA_sort_translation_files
Sort the translations
2023-01-31 12:01:58 +01:00
Joey de l'Arago
c82a78894b sort the translations
CURA-10077
2023-01-31 10:22:39 +01:00
jellespijker
e6e8b58c4f Applied printer-linter format 2023-01-30 18:01:23 +00:00
jspijker
2e58a38a44 Fix jgaurora_a6_0.28_fast profile 2023-01-30 18:59:22 +01:00
Vandresc
55d7818b9a
Merge pull request #14423 from Ultimaker/CURA-10077
CURA 10077  Version upgrader
2023-01-30 17:18:07 +01:00
Joey de l'Arago
d25fd7a35e Remove references to material_flow_dependant_temperature
CURA-10077
2023-01-30 13:27:51 +01:00
Casper Lamboo
6bbf38d26f
Merge pull request #14339 from Ultimaker/CURA-10167_Fix_Typo_Japanese_Extensions
[CURA-10167] - Fix Typo in Japanese mention of Extensions
2023-01-30 13:06:02 +01:00
jspijker
d878442b00 Update changelog with 5.2.2
Contributes to CURA-10209
2023-01-30 12:28:34 +01:00
jspijker
c261253f8a Add 5.3.0 and 5.3.0-beta to conandata
Contributes to CURA-10209
2023-01-30 12:28:10 +01:00
jspijker
a4cf044825 removed filename mapping
Contributes to CURA-10077
2023-01-30 11:41:06 +01:00
jspijker
d2f5d059cb Bump up the settings version to 21 in profiles/definitions
Contributes to CURA-10077
2023-01-30 11:40:04 +01:00
jspijker
2d18482782 Bump up the settings version to 21
Contributes to CURA-10077
2023-01-30 11:39:13 +01:00
jspijker
40bdea0716 Map updated profiles
Contributes to CURA-10077
2023-01-30 11:19:28 +01:00
jspijker
ab82414a3e update plugin description
Contributes to CURA-10077
2023-01-30 11:18:39 +01:00
jspijker
5aa95a362f Add the changed profile mappings
Contributes to CURA-10077
2023-01-30 10:30:49 +01:00
jspijker
a2fb12eb0f Remove old settings from resource files
Contributes to CURA-10077
2023-01-27 17:15:16 +01:00
jspijker
871017da73 Remove old settings from resource files
Contributes to CURA-10077
2023-01-27 17:13:06 +01:00
jspijker
f2fd58454a Add metadata for version upgrader 5.2 -> 5.3
Contributes to CURA-10077
2023-01-27 16:03:17 +01:00
jspijker
91067c0a79 Fixes incorrectmissing metadata for upgrade script 413->50
Contributes to CURA-10077
2023-01-27 16:01:24 +01:00
Jelle Spijker
5d9c77e05e
Merge pull request #14389 from Ultimaker/PP-312_make-S7-public
make S7 public
2023-01-26 20:31:54 +01:00
rijkvanmanen
7e72a4ee7e Applied printer-linter format 2023-01-26 18:12:32 +00:00
Rijk van Manen
36d5e75ed0 make S7 public
PP-312
2023-01-26 19:11:16 +01:00
Jelle Spijker
c6d8baea12
Merge pull request #14373 from Ultimaker/PP-71_improved-minimum-layer-time-behaviour
PP-71_improved-minimum-layer-time-behaviour
2023-01-26 18:01:10 +01:00
jspijker
aed56a489a Merge remote-tracking branch 'origin/main' into PP-71_improved-minimum-layer-time-behaviour 2023-01-26 17:58:22 +01:00
Remco Burema
36bb016a9b Merge branch 'CURA-9822_pause_at_height_improvements' 2023-01-26 13:17:32 +01:00
Greg Valiant
725d1026dd Revised PauseAtHeight.py. The changes are:
For non-Repetier and non-Ultimaker printers - Move the prime extrusion so it occurs while the print head is still in the parked position so the blob doesn't happen over the print (GitHub #13584 and #11471 for reference).

Add a user option to use M104 or M109 for the resume temperature to avoid an unnecessary delay if the resume temperature is the same as the standby temperature.

committed as part of CURA-9822
2023-01-26 13:15:09 +01:00
Jaime van Kessel
f0944fd98e
Merge branch 'CURA-10092_fix_relative_retractcontinue' of github.com:Ultimaker/Cura 2023-01-26 13:01:40 +01:00
Rijk van Manen
8410f84184 add new setting to expert
CURA-10201
2023-01-26 11:31:27 +01:00
Rijk van Manen
bd55f5ecf4 Add new setting for the narrow skin region width
Small Top/Bottom regions are filled with walls instead of the normal Top/Bottom pattern. This helps to avoids jerky motions.
CURA-10201
2023-01-26 11:20:28 +01:00
Remco Burema
1b12e99869 Merge remote-tracking branch 'easygo/EasyG0ing1' into CURA-9822_pause_at_height_improvements 2023-01-26 10:05:17 +01:00
Remco Burema
883a3039e5 Remove old 'newline' solution. Will be fixed in the next commit(s).
In retrospect, using ';' for the newline seperation was a bit daft, given that comments also start with that.

done as part of CURA-9822
2023-01-25 17:48:36 +01:00
Remco Burema
7e695908cf Rename confusing parameter.
part of CURA-10092
2023-01-25 11:44:46 +01:00
jspijker
d0c7a48b47 Add S7 image to Network Plugin 2023-01-24 17:26:50 +01:00
Jelle Spijker
c40832e266
Merge pull request #14363 from Ultimaker/PP-222_rename_profiles
PP-222 Renamed profiles
2023-01-24 17:11:47 +01:00
Rijk van Manen
129f7f7d12 round the speeds to avoid ugly numbers
PP-71
2023-01-24 14:34:44 +01:00
Rijk van Manen
1c2ba2fcd4 fix typo
PP-71
2023-01-24 11:59:35 +01:00
Rijk van Manen
0d1f73b090 fix typo
PP-71
2023-01-24 11:47:35 +01:00
Casper Lamboo
54eedd4f24
Merge pull request #14370 from Ultimaker/Interlocking_To_Experimental_CURA-10168
[CURA-10168] Add Interlocking to settings visibility
2023-01-24 11:46:16 +01:00
MariMakes
540fca2409 [CURA-10168] Add Interlocking to settings visibility
Have Interlocking visible in Advanced, but the subsettings in Expert Setting Visibility
2023-01-24 11:37:50 +01:00
rijkvanmanen
0648cc5fd6 Applied printer-linter format 2023-01-24 10:33:14 +00:00