36308 Commits

Author SHA1 Message Date
Erwan MATHIEU
5de3fe6368
Merge pull request #19961 from pskowronskiTDx/tdx-integration
Final touches for the CoR visualization
2025-02-11 13:11:50 +01:00
Erwan MATHIEU
b1924c1347
Merge branch 'CURA-7435_3DConnexion' into tdx-integration 2025-02-11 13:10:31 +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 https://github.com/bambulab/BambuStudio/commit/62006bba30f39
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
Erwan MATHIEU
451ad694e8 Revert "Restore pynavlib path before bundle"
This reverts commit c072c1105274bda4860b11ae5e9cce2688d7e6f9.
2025-02-10 10:07:02 +01:00
Erwan MATHIEU
c072c11052 Restore pynavlib path before bundle
CURA-12261
This should allow us not to have to re-sign the file manually
2025-02-10 08:56:42 +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
Erwan MATHIEU
9a92451f44 Change the dynamic class definition to be more elegant
CURA-12404
2025-02-07 16:15:25 +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
Erwan MATHIEU
b338a370c0 Install pynavlib only on Windows and Mac
CURA-12404
Because it is not available on Linux
2025-02-07 15:09:00 +01:00
Erwan MATHIEU
b2bb7c6c3e Allow giving a specific OS when looking for pip package
CURA-12404
2025-02-07 15:08:25 +01:00
Erwan MATHIEU
5cf52a5d85 Define dummy 3DConnexion interface in case module is not available
CURA-12404
2025-02-07 14:50:23 +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
THeijmans
3e250553a4 PP-569 set top surface flow to material flow to reduce gaps in top surface. Overextrusion is preferred. 2025-02-06 16:41:03 +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 dbb994b6c1dfd8fc56156a4cddbd8b8a83482efe.
2025-02-06 15:53:22 +01:00
Erwan MATHIEU
f23e881478 Use workflow from branch 2025-02-06 15:08:00 +01:00
Erwan MATHIEU
eb5c5a1ad9 Merge remote-tracking branch 'origin/main' into CURA-12261-3dconnectionmouse 2025-02-06 12:57:24 +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