Commit graph

15419 commits

Author SHA1 Message Date
Brad
e2e7006ee7
Addition of Longer3D LK4 X
Vendor provided this information as a custom file for Cura 4; I have taken that input and adjusted to suit Cura 5
2023-02-04 20:30:03 +03:00
Asteroids
17c020b3cd
Fix decimals on heated bed temperature monitor (HeatedBedBox.qml)
Round heated bed temperature values when printer sends them with decimal digits. 
Same roundings already exist on the extruder temperatures (see ExtruderBox.qml line 50 and 85)
2023-02-04 01:26:00 +01:00
Rijk van Manen
06c46c8eae 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

(cherry picked from commit 6d0be01913)
2023-02-03 10:54:32 +01:00
jspijker
64112b4158 Merge branch 'main' into PP-71_allow-bridge-speeds-to-be-lower-then-cool_min_speed 2023-02-03 10:52:30 +01:00
Rijk van Manen
2888a6132e 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

(cherry picked from commit 0b1b19f0b1)
2023-02-03 10:46:02 +01:00
jspijker
5fdcb944d3 Merge branch 'main' into PP-71_increase-cool_min_temperature-for-PP-and-TPU 2023-02-03 10:40:51 +01:00
jspijker
8f2191f734 Bump up version to 21 for gutenberg profiles 2023-02-03 10:40:23 +01:00
jspijker
64e400efd2 Merge branch 'main' into PP-71_increase-cool_min_temperature-for-PP-and-TPU 2023-02-03 10:38:28 +01:00
Joeydelarago
63108dd9f6 Applied printer-linter format 2023-02-02 15:56:31 +00:00
Joey de l'Arago
5cc126c4da
Merge pull request #14269 from GUTENBERG3DP/main
Add profile for Gutenberg G-Zero
2023-02-02 16:55:26 +01:00
Joey de l'Arago
449acfbf19 Update fdmprinter setting descriptions.
These are sorted first by file location and then by mdgid so they jumped around a little bit.
2023-02-02 16:10:52 +01:00
Rijk van Manen
f66395bbd1 add value limits
Slicing becomes very slow for large interlocking_boundary_avoidance and interlocking_depth values. The minimum interlocking_beam_width is the minimum wall line width. And the interlocking_rotation should be between 0 and 360 degrees.
PP-283
2023-02-02 13:48:50 +01:00
Rijk van Manen
5b2fb0c0d9 reduce the interlocking_boundary_avoidance
The interlocking_boundary_avoidance was a bit larger originally to prevent interlocking structures outside the model for edge cases. But this behaviour is improved a lot, so the boundary avoidance can be reduced, which helps for thin and small structures.
PP-283
2023-02-02 11:10:22 +01:00
Rijk van Manen
f1cc551309 add value limits
Slicing becomes very slow for large interlocking_boundary_avoidance and interlocking_depth values. The minimum interlocking_beam_width is the minimum wall line width. And the interlocking_rotation should be between 0 and 360 degrees.
PP-283
2023-02-02 11:08:21 +01:00
Joey de l'Arago
fd76fe2926 Use fuzzy matching
CURA-10077
2023-01-31 16:48:23 +01:00
Joey de l'Arago
63cffc6a0b Revert "Update translations files with empty strings"
This reverts commit d11ee86b2d.
2023-01-31 16:28:46 +01:00
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
Joey de l'Arago
d11ee86b2d Update translations files with empty strings
CURA-10077
2023-01-31 12:53:06 +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
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
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
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
jspijker
aed56a489a Merge remote-tracking branch 'origin/main' into PP-71_improved-minimum-layer-time-behaviour 2023-01-26 17:58:22 +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
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
Rijk van Manen
014f23ffa8 set cool_min_layer_time to zero for AA025 cores
PP-71
2023-01-24 11:32:04 +01:00
Rijk van Manen
5aa7dcf62a align cool_min_temperature and material_final_printing_temperature
Both the material_final_printing_temperature and the cool_min_temperature are 15deg lower as the printing temperature. Except for TPU and PP.
PP-71
2023-01-24 11:31:39 +01:00
Rijk van Manen
76a6e394d6 follow the default settings
PP-71
2023-01-24 11:26:45 +01:00
Rijk van Manen
7187550a46 follow the default settings
PP-71
2023-01-24 11:17:52 +01:00
Rijk van Manen
9171aa9168 follow the default settings
PP-71
2023-01-24 11:08:16 +01:00
Rijk van Manen
a66ec97478 apply the new default settings to all ultimaker printers
With the introduction of cool_min_temperature it is way easier to generalize the minimum layer time settings. To make sure all ultimaker printers benefit from this improvements the settings are applied to ultimaker.def.json.
PP-71
2023-01-24 11:01:39 +01:00
Rijk van Manen
3035583de9 disable minimum layer time settings if minimum layer time is zero
These settings don't have a meaning when the minimum layer time is zero.
PP-71
2023-01-24 10:59:59 +01:00