c.lamboo
8574e5866c
Fix: Only set support_tower_roof_angle to 0 if support_interface is enabled
...
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-09 10:24:44 +01:00
Jelle Spijker
5fb51d3535
Merge pull request #14515 from Ultimaker/CURA-10220_support_towers_reenabled
...
Cura 10220 support towers reenabled
2023-02-09 10:17:30 +01:00
Rijk van Manen
d981234df3
disable interface extruder if no interface is enabled
...
CURA-10254
2023-02-09 09:29:24 +01:00
MariMakes
36a5f8e418
Merge branch '5.3' of https://github.com/Ultimaker/Cura into 5.3
2023-02-08 18:23:00 +01:00
MariMakes
d2a1daa82a
Update 53 beta changelog
...
Fixed a few typos, added links and reminder that this version does not include tree support.
2023-02-08 18:22:47 +01:00
Remco Burema
388e1a52ef
Merge branch '5.3'
2023-02-08 17:26:55 +01:00
casperlamboo
fba299280f
Applied printer-linter format
2023-02-08 15:15:40 +00:00
Casper Lamboo
b37d80a546
Don't duplicate default setting
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08 16:14:24 +01:00
c.lamboo
06c0ccb572
Only set support_tower_roof_angle to 0 if support_interface is enabled
...
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:44 +01:00
c.lamboo
44b71dd8f1
Update support horizontal expansion value
...
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:34 +01:00
c.lamboo
46fe9c0568
Set support tower angle to 0
...
This enlarges small areas to immediately be equal to support_tower_diameter^2.
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:22 +01:00
c.lamboo
046d6ab01c
Re-enable support towers
...
Decrease `support_offset` setting as using both support towers and support horizontal expansion would apply the same concept twice.
Remove duplicate settings in other ultimaker profiles.
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:08 +01:00
jspijker
4164f39916
Bump up SDK evrsion to 8.3.0
2023-02-08 15:51:08 +01:00
Jelle Spijker
4eb50f51a8
Merge pull request #14512 from Ultimaker/CURA-10233_switching_support_extruder_switches_model_extruder
...
[CURA-10233] switching support extruder switches model extruder
2023-02-08 14:21:07 +01:00
Joey de l'Arago
cd09717a64
This onclick is already passed in where it is needed. It is being triggered unnecessarily when switching support extruder in recommended mode.
...
CURA-10233
2023-02-08 13:42:30 +01:00
Aldo Marini
f26d49892d
add hash for PyQt6-NetworkAuth-Qt6
2023-02-07 12:16:01 -08:00
MariMakes
db800551aa
CURA-10252_Update-changelog-5.3
...
Update Changelog for Cura 5.3
2023-02-07 15:40:13 +01:00
Jaime van Kessel
129232101e
Remove ultibot mesh
...
It's 8mb and it's not being used anywhere. So sorry 'lil buddy, but you have to go :(
2023-02-07 15:15:23 +01:00
Brad
7dd6335f4b
Outdated definition was updated
2023-02-04 20:50:37 +03:00
Brad
18020338ea
Fixed linter error
2023-02-04 20:41:23 +03:00
Brad
e93dd8857d
Rename longer_lk4_x.def.json to longer_lk4x.def.json
2023-02-04 20:31:51 +03:00
Brad
92bcacfaaa
Create longer_lk4x_0.4.inst.cfg
2023-02-04 20:31:14 +03:00
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
Jelle Spijker
8134cce3b8
Merge pull request #14435 from Ultimaker/PP-71_allow-bridge-speeds-to-be-lower-then-cool_min_speed
...
allow bridge speeds to be lower then cool_min_speed
2023-02-03 10:53:49 +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
Jelle Spijker
0cde88028c
Merge pull request #14434 from Ultimaker/PP-71_increase-cool_min_temperature-for-PP-and-TPU
...
increase cool_min_temperature
2023-02-03 10:44:51 +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
Casper Lamboo
d8ba551829
Merge pull request #14455 from Ultimaker/PP-283_optimize-interlocking-settings
...
optimize interlocking settings
2023-02-02 13:45:37 +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
Casper Lamboo
b9f09e1122
Merge pull request #14340 from Ultimaker/CURA-9814_automate_extracting_strings
...
[CURA-9814] automate extracting strings
2023-02-01 15:08:15 +01:00
jspijker
1c465614d8
Revert "Use Conandata directly"
...
This reverts commit b8c9fa3f51
.
2023-02-01 11:06:35 +01:00
jspijker
6d22950c18
Use the branched of no commits
2023-02-01 10:55:44 +01:00
jspijker
dc66a4d4ff
split on /
2023-02-01 10:51:55 +01:00
jspijker
81845ab58e
fix typo
2023-02-01 10:36:46 +01:00
jspijker
4ef6af26df
reset the count from the branching of commit
2023-02-01 10:35:26 +01:00
jspijker
e7d7a23be8
Use remotes/origin
2023-02-01 10:27:00 +01:00
jspijker
c3a75fd3d3
Dirty fix
2023-02-01 10:24:27 +01:00
jspijker
cc3664fa6a
Check against refs
2023-02-01 10:18:54 +01:00
jspijker
be057d495d
Check against older versions
2023-02-01 10:10:42 +01:00
jspijker
a4a3296dd2
Bump up minor based on latest release branch
2023-02-01 10:03:55 +01:00