Commit graph

36076 commits

Author SHA1 Message Date
Erwan MATHIEU
b1dda135fd
Merge branch 'main' into PP-538_Replicator-plus 2025-02-11 16:36:01 +01:00
GregValiant
5d0d782b8b Update PurgeLinesAndUnload.py
Indents for child settings
2025-02-11 10:27:56 -05:00
Erwan MATHIEU
144123b75f
Merge pull request #20263 from Ultimaker/CURA-11966_wall_overhang_speed_factors
[CURA-11966] Rename wall_overhang_speed_factor
2025-02-11 16:24:40 +01:00
Frederic Meeuwissen
dd3e447366 [CURA-11966] Rename wall_overhang_speed_factor
Missed a couple of files with the other commit.
See 2db4d16a80
2025-02-11 15:53:22 +01:00
Alan Bjorklund
91ac6a5207 Add Replicator+ to product_to_id.json
PP-538
2025-02-11 09:40:10 -05:00
GregValiant
5fe1193df1 Update PurgeLinesAndUnload.py
Added purge blob option.
Required changes in some settings to 'self'.
Fixed  'quick_purge_speed' to adjust for 2.85 filament.
2025-02-11 08:43:56 -05:00
Erwan MATHIEU
b2e86ca185 Bump patch version to reflect Conan upgrade
CURA-12390
2025-02-11 14:43:35 +01:00
Erwan MATHIEU
74f7f43754
Merge branch 'main' into PP-550-PCABS 2025-02-11 14:05:21 +01:00
Erwan MATHIEU
2083a35858
Merge pull request #19603 from dfries/fix_qml_py_re
Fix qml warnings, python regular expression deprecated syntax with raw string
2025-02-11 13:26:29 +01:00
Erwan MATHIEU
01fd82e8e5
Merge branch 'main' into fix_qml_py_re 2025-02-11 13:19:50 +01:00
Bastien Nocera
0a68c861f0 Fix "Open in Cura" button on Thingiverse
Make the "Open in Cura" button on Thingiverse work by informing
the system that Cura is the application to handle URLs with the
cura scheme, and that it can handle URLs, not just local files.

This fixes this error message visible in Firefox' console when clicking
the button on the website:
Prevented navigation to “cura://open?file=https%3A%2F%2Fwww.thingiverse.com%2Fdownload%3A14134689” due to an unknown protocol.

See 62006bba30
2025-02-11 12:31:47 +01:00
Bastien Nocera
1c92704eda Add correct 3MF mime-type to .desktop launcher
See 26a3e2f8dc
2025-02-11 12:30:32 +01:00
Erwan MATHIEU
f44a0cbb8b
Merge branch 'main' into PurgeLines 2025-02-11 11:48:54 +01:00
HellAholic
8f14e62809 re-indent the collaterals 2025-02-10 21:32:03 +01:00
HellAholic
3afffbd403 Wipe move consistency for rectangular
- Remove the travel move -> type probably
- Remove the second F in 3 out of 8 wipe moves
2025-02-10 20:56:35 +01:00
HellAholic
573a92bd79 Indentation fix 2025-02-10 20:55:23 +01:00
HellAholic
b421c057a8 Add overwritten part for start_x and start_y set to None 2025-02-10 20:15:22 +01:00
HellAholic
e5723a1088
small fix 2025-02-10 19:44:10 +01:00
GregValiant
6c81c232e1 Update PurgeLinesAndUnload.py
Removed default 1mm border and added "Border Distance" setting.
2025-02-10 12:43:08 -05:00
GregValiant
1dc8dd8a80 Update PurgeLinesAndUnload
Removed the default border of 1mm and added a setting "Border Distance".
2025-02-10 12:40:59 -05:00
HellAholic
1728db9427 Top/Bottom -> Rear/Front
Top -> Rear
Bottom -> Front
2025-02-10 16:57:55 +01:00
GregValiant
a2214f0e73 Merge branch 'PurgeLines' of https://github.com/GregValiant/Cura into PurgeLines 2025-02-10 10:46:44 -05:00
GregValiant
94c64a031e Update PurgeLinesAndUnload.py
Changes made per wawanbreton suggestions.
"border distance" setting is not included.
2025-02-10 10:46:05 -05:00
Erwan MATHIEU
652922abd9
Merge branch 'main' into SearchAndReplace 2025-02-10 13:41:19 +01:00
Erwan MATHIEU
80fa6aabc3
Update altered year 2025-02-10 13:38:15 +01:00
HellAholic
d5649ace05
Merge pull request #20201 from Ultimaker/Kedge-Draft-PP-561
PP-561 0.27 layer height options for Sprint
2025-02-10 11:45:13 +01:00
Erwan MATHIEU
bbb3de6368
Merge branch 'main' into PurgeLines 2025-02-10 10:53:53 +01:00
Erwan MATHIEU
d49b5c5378
Merge branch 'main' into SearchAndReplace 2025-02-10 10:41:34 +01:00
Erwan MATHIEU
e1bd4baed2 Adjust settings descriptions 2025-02-10 10:36:44 +01:00
GregValiant
36141b082c Update SearchAndReplace.py
Replaced the complex method of dealing with rafts to something simpler.

Update SearchAndReplace.py

Update
2025-02-07 18:52:20 -05:00
Alan Bjorklund
c0a734a1ac Corrected Rep+ zero speed values
Some speed values were set to zero accientally,
these updates ensure that all speed params have
non zero values.

Also, I noticed some temperatures were not correct.
I added a few changes to correct layer_0, initial,
and final print temperature values.

The default print temp is still not correct, I will
submit another commit for this.

PP-538
2025-02-07 17:35:05 -05:00
HellAholic
cc7eb2c218
Merge branch 'main' into PP-550-PCABS 2025-02-07 16:45:06 +01:00
HellAholic
680f953524
Merge pull request #20051 from Ultimaker/PP-547-Set-Breakaway-BVT-to-max-40C-for-Factor
PP-547 Set Breakaway BVT to max 40C for Factor 4
2025-02-07 16:03:21 +01:00
Erwan MATHIEU
686b404a95 Set support page to be opened on core incompatibility
CURA-12393
2025-02-07 15:56:30 +01:00
HellAholic
53f4046a51
Merge pull request #20129 from Ultimaker/PP-544-HS-Method
Add intent profiles for Method High Speed
2025-02-07 13:24:32 +01:00
HellAholic
f2ebf160a5
Merge pull request #20128 from Ultimaker/CURA-12371
Use some accel/jerk settings as Method Bead Mode values
2025-02-07 13:23:49 +01:00
Erwan MATHIEU
479c34ce3c Add flooring extruder to settings that limit to extruder
CURA-12335
2025-02-07 11:45:57 +01:00
Erwan MATHIEU
28a21cb314
Merge branch 'main' into SearchAndReplace 2025-02-07 08:48:24 +01:00
Erwan MATHIEU
97deb2f15e
Merge pull request #20160 from theodorhansson/zyyx_bugfix
ZYYX Pro profile bugfix
2025-02-07 08:38:05 +01:00
Erwan MATHIEU
49be241169
Merge branch 'main' into zyyx_bugfix 2025-02-07 07:57:55 +01:00
Erwan MATHIEU
8a77993d0b
Merge branch 'main' into Kedge-Draft-PP-561 2025-02-06 16:18:42 +01:00
Erwan MATHIEU
4c6acca3f8
Merge branch 'main' into PP-538_Replicator-plus 2025-02-06 16:14:45 +01:00
Erwan MATHIEU
235114ba53 Merge remote-tracking branch 'origin/main' into PP-550-PCABS 2025-02-06 16:10:04 +01:00
Erwan MATHIEU
e2f08eebb3
Merge branch 'main' into PP-547-Set-Breakaway-BVT-to-max-40C-for-Factor 2025-02-06 15:59:22 +01:00
Erwan MATHIEU
25c2e75f34 Revert "Use the material alternative GUID if not found"
This reverts commit dbb994b6c1.
2025-02-06 15:53:22 +01:00
Erwan MATHIEU
8b0f59256f
Merge branch 'main' into CURA-12371 2025-02-06 10:31:07 +01:00
Erwan MATHIEU
dbb994b6c1 Use the material alternative GUID if not found
CURA-12401
2025-02-06 08:35:56 +01:00
Erwan MATHIEU
d18f649221 Add missing Sketch printers extruders name mapping
CURA-12401
2025-02-05 14:22:23 +01:00
Erwan MATHIEU
0a936bec6a
Remove now-useless comment 2025-02-05 11:39:07 +01:00
Erwan MATHIEU
b4573a3bae
Merge pull request #20052 from Ultimaker/PP-549_fix_sketch_sprint_cloud
[PP-549] Fix cloud connection for Sketch Sprint and Large
2025-02-04 10:08:30 +01:00