35365 Commits

Author SHA1 Message Date
Erwan MATHIEU
f4349be84a Fix diagnose script to match post script 2024-05-28 09:03:46 +02:00
Erwan MATHIEU
251c707cb1
Merge pull request #19152 from Ultimaker/fix-printer-linter-injection
Auto-merging to actually test the script
2024-05-28 08:56:57 +02:00
Erwan MATHIEU
f64129ac69
Merge branch 'main' into fix-printer-linter-injection 2024-05-28 08:56:37 +02:00
Erwan MATHIEU
7dd114fbd5 Merge remote-tracking branch 'origin/fix-printer-linter-injection' into fix-printer-linter-injection 2024-05-28 08:53:42 +02:00
Erwan MATHIEU
5681bf6507 Fix wrong file path 2024-05-28 08:53:19 +02:00
Erwan MATHIEU
df1f4e078a
Merge pull request #19151 from Ultimaker/fix-printer-linter-injection
Merging myself, this is the only way to actually test
2024-05-28 08:47:51 +02:00
Erwan MATHIEU
be114fb9df
Merge branch 'main' into fix-printer-linter-injection 2024-05-28 08:47:05 +02:00
Erwan MATHIEU
811c859fc5 Fix indentation 2024-05-28 08:43:48 +02:00
Erwan MATHIEU
6ec5447936
Merge pull request #19141 from Ultimaker/fix-printer-linter-injection
CURA-11929 Update the printer-linter post actions to use the last version of inner sub-script
2024-05-28 08:29:20 +02:00
Erwan MATHIEU
a3d70e9429 Allow setting interleaved prime tower base on material
CURA-11931
2024-05-27 16:26:26 +02:00
Erwan MATHIEU
32cac847b4 Update the printer-linter post actions to use the last version of inner action
This is actually required to fix an issue where it was possible to inject malicious code into the environment variables when using a PR that changed the diagnose script. At the same time, it is also good practice to use the last version of the called clang-tidy-pr-comments action.
2024-05-27 09:00:40 +02:00
Paul Kuiper
8815f52f2a New 0.15mm mode for the factor 4 for PVA and BAM.
Needed by 0.15mm 3rd party material profiles that require support.

PP-485
2024-05-24 11:54:38 +02:00
Paul Kuiper
d896eb38ff Preventing PVA and BAM to interfer with the build plate and build volume temperature settings of the model material.
PP-371
2024-05-24 10:52:06 +02:00
Erwan MATHIEU
5f1b0751be
Merge branch 'main' into PP-480-Fix-generic-profiles-factor-4 2024-05-23 14:51:27 +02:00
Erwan MATHIEU
5af225ec21
Set version 5.7.2 2024-05-23 14:45:56 +02:00
Jelle Spijker
8390505efd
Merge pull request #19124 from Ultimaker/reduce-printer-linter-access-rights
Reduce permissions on printer-linter GitHub actions
2024-05-23 14:21:59 +02:00
Erwan MATHIEU
170c511568 Reduce permissions on printer-linter GitHub actions
Previously they had no permission set, so by default all write access. We now specify only the required permissions for each of them.
2024-05-23 11:49:35 +02:00
HellAholic
1e69f4740b
Merge pull request #19089 from Ultimaker/CURA-11912
Change `value` to `resolve`
2024-05-23 10:43:54 +02:00
c.lamboo
86ccddbb1d Change value to resolve
CURA-11912
2024-05-22 16:51:08 +02:00
HellAholic
b0bd3a2d1f
Update linux.yml 2024-05-22 15:36:15 +02:00
HellAholic
4eceea1402
Update linux.yml 2024-05-22 14:48:10 +02:00
Paul Kuiper
c7d6c65024 Add CPE CFF and GFF profiles.
PP-480
2024-05-21 14:29:59 +02:00
HellAholic
0912c62b34
use branch workflow rather than main for testing 2024-05-18 18:51:32 +02:00
HellAholic
5d7deeb94a change the default to self-hosted
change the default to self-hosted
2024-05-17 14:03:56 +02:00
HellAholic
8d961a5827 Update linux.yml 2024-05-17 13:45:59 +02:00
HellAholic
bd343c0abd Update linux.yml
add self-hosted-Linux-X64 to options
2024-05-17 11:45:58 +02:00
HellAholic
328af077e5
Merge pull request #19029 from Ultimaker/CURA-11777-yeet-sketch-to-makerbot
Cura 11777 yeet sketch to makerbot
2024-05-17 10:43:55 +02:00
c.lamboo
0d017f725a Change value to resolve
CURA-11912
2024-05-17 09:56:49 +02:00
GregValiant
dabc3d8032 Rewrite - Insert At Layer Change
This is an extensive re-do of the script.
#     Added an 'Enable' setting
#     Added support for multi-line insertions (comma delimited)
#     Added insertions in a range of layers or a single insertion at a layer.  Numbers are consistent with the Cura Preview (base1)
#     Added frequency of Insertion (once only, every layer, every 2nd, 3rd, 5th, 10th, 25th, 50th, 100th)
#     Added support for 'One at a Time' print sequence
2024-05-15 20:53:20 -04:00
c.lamboo
21b8694289 Add comment explaining workaround
CURA-11777
2024-05-15 17:49:44 +02:00
HellAholic
2c6a978167
Merge pull request #19042 from Ultimaker/CURA-11872-resolve-function-for-raft-remove-inside-corner
Added resolve function to take the values from material profiles
2024-05-15 16:44:44 +02:00
HellAholic
84449ace8b
Merge pull request #19076 from Ultimaker/CURA-11904_fix_crash_first_extruder_disabled
CURA-11904 Fix crash when slicing with first extruder disabled
2024-05-15 15:22:49 +02:00
HellAholic
d929b3a957
Merge pull request #19075 from Ultimaker/CURA-11902_fix_loaded_support_mesh_position
CURA-11902 fix loaded support mesh position
2024-05-15 14:21:30 +02:00
Jelle Spijker
b4aa6753f5
Merge branch '5.7' into CURA-11872-resolve-function-for-raft-remove-inside-corner 2024-05-15 13:47:29 +02:00
Erwan MATHIEU
3fbc911123 Remove useless variable declaration
The node_matrix is defined in the following if whatever the condition, so there is no need to define it first.

CURA-11902
2024-05-15 09:09:29 +02:00
Erwan MATHIEU
2e5e43291e Fix missing error message when slicing with disabled extruder
Following the removal of the get/setMessage methods in the Job class, the StartSliceJob has not been updated and still used them. We now use a specific variable for storing the disabled extruders and properly display them.

CURA-11904
2024-05-14 16:27:16 +02:00
Erwan MATHIEU
b75f168c55 Fix wrong placement of objects children when saving to 3MF
We now ignore the auto-centering of meshes for children objects, because it messes up with their relative position with their parent. Only the top-level objects needs to be centered, the children will follow.

CURA-11902
2024-05-14 14:54:00 +02:00
GregValiant
35775ce3c8 Merge branch 'TIme-Lapse' of https://github.com/GregValiant/Cura into TIme-Lapse 2024-05-14 08:39:46 -04:00
GregValiant
0e0d022fe6 Update TimeLapse.py
Added support for Firmware Retraction
2024-05-14 08:39:41 -04:00
Erwan MATHIEU
674d28a371 Add resolve functions for raft_*_remove_inside_corners settings 2024-05-14 10:03:12 +02:00
Frederic Meeuwissen
22c17c68ac Create um_f4_global_Fast_Quality.inst.cfg 2024-05-14 09:59:18 +02:00
Casper Lamboo
f3811854d4
Merge pull request #19043 from Ultimaker/PP-484_Create_Factor4_fast_quality
[PP-484] Create Factor 4 "fast" global quality
2024-05-14 09:58:37 +02:00
Jelle Spijker
1a95cd39ca
Merge branch 'main' into TIme-Lapse 2024-05-14 00:21:03 +02:00
Jelle Spijker
5d030578ca
Merge pull request #19072 from Ultimaker/CURA-11897_decoupled_resources
fix wrong channel
2024-05-13 12:04:08 +02:00
Jelle Spijker
52e850b847
fix wrong channel 2024-05-13 11:58:58 +02:00
Jelle Spijker
16a2fc3360
fix wrong channel 2024-05-13 10:09:37 +02:00
Jelle Spijker
5e731b8575
Merge pull request #19039 from Ultimaker/NP-186_seperate_cura_resources
Np 186 seperate cura resources
2024-05-10 13:31:08 +02:00
Jelle Spijker
e1603f3efd
Use testing for cura_resources
Contribute to NP-186
2024-05-10 13:30:49 +02:00
Jelle Spijker
52cf75ae99
Don't use conandata
Contribute to NP-186
2024-05-10 11:39:50 +02:00
Jelle Spijker
3d4dd19c33
Merge branch 'refs/heads/main' into NP-186_seperate_cura_resources 2024-05-10 11:34:21 +02:00