9992 Commits

Author SHA1 Message Date
Erwan MATHIEU
bf2eef3537 Revert "Merge pull request #20128 from Ultimaker/CURA-12371"
This reverts commit f2ebf160a5770a8ed9a2e32153f4380011eb51cd, reversing
changes made to 97deb2f15ea4f2b904d14270d0d2a8b0fff19009.
2025-03-21 10:13:46 +01:00
HellAholic
e18e0649d6
Merge branch '5.10' into purgelineMinZ_and_fix 2025-03-16 12:02:18 +01:00
Erwan MATHIEU
a6ee53c944 Fix visibility settings not being applied for lower layers
CURA-12272
2025-03-10 14:55:46 +01:00
HellAholic
2cf13c5e94 Remove extra empty line 2025-03-09 19:30:55 +01:00
HellAholic
b25620826f use helper function
Since the added lines are identical, it can be replaced with a helper function
2025-03-09 19:30:55 +01:00
GregValiant
253d11f84d Update PurgeLinesAndUnload.py
This change adds a setting for "minimum Z height" for the "nail down the string" moves.

Update PurgeLinesAndUnload.py

Bug fix.  The prime blob code didn't account for the retraction at the end.  This adds an 'unretract' to compensate.
2025-03-09 19:30:55 +01:00
Erwan MATHIEU
f9b8bc20c2 Fix single-line statement processing
CURA-12386
The regex was not specific enough and would catch the rest of the line, now we force stopping as soon as we see a { or }
2025-02-26 15:02:06 +01:00
Erwan MATHIEU
90c119a176 Restore unnecessarily changed indentation
CURA-7435
2025-02-21 08:30:41 +01:00
Erwan MATHIEU
fedf5a4794 Restore unnecessarily changed indentation
CURA-7435
2025-02-21 08:05:27 +01:00
Erwan MATHIEU
b9534d7c2b Fix typing imports
CURA-7435
2025-02-20 15:46:59 +01:00
Erwan MATHIEU
79738171f6 Fix import path
CURA-7435
2025-02-20 15:27:34 +01:00
Erwan MATHIEU
7a7871d4e5
Merge branch 'main' into CURA-7435_3DConnexion 2025-02-20 14:43:16 +01:00
Erwan MATHIEU
dd2490d702 Make the NavlibClient being registered as a tool
CURA-7435
2025-02-20 14:42:33 +01:00
Erwan MATHIEU
93f9531ffe Set proper copyright
CURA-7435
2025-02-20 14:28:58 +01:00
Erwan MATHIEU
da665eb978 Complete typing
CURA-7435
2025-02-20 14:17:00 +01:00
HellAholic
be0671ccca
Merge branch 'main' into PurgeLines 2025-02-20 10:30:54 +01:00
Erwan MATHIEU
f52ce36ffe
Merge branch 'main' into CURA-7435_3DConnexion 2025-02-20 10:01:04 +01:00
Erwan MATHIEU
8f7256a647 Fix wrong class import
CURA-12407
2025-02-20 08:26:14 +01:00
Erwan MATHIEU
61ab800857 Move 3DConnexion support to plugin
CURA-12407
2025-02-18 10:09:11 +01:00
GregValiant
436e3e84b8 Create PurgeLinesAndUnload_old.py
Update PurgeLinesAndUnload.py

Added 2 settings so the user can dictate where the prime blob will be.
"Blob Location X" and "Blob Location Y".

Delete PurgeLinesAndUnload_old.py

I'm not sure how I do these things.
2025-02-14 12:52:23 -05:00
HellAholic
26d5afe56c
Merge pull request #19796 from GregValiant/SearchAndReplace
Re-write of Search and Replace
2025-02-14 10:22:51 +01:00
HellAholic
0d5b57e261
Merge branch 'main' into CURA-7435_3DConnexion 2025-02-13 11:36:06 +01:00
HellAholic
cebdafc548
Make wipe move consistent 2025-02-12 12:42:24 +01:00
GregValiant
5d0d782b8b Update PurgeLinesAndUnload.py
Indents for child settings
2025-02-11 10:27:56 -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
01fd82e8e5
Merge branch 'main' into fix_qml_py_re 2025-02-11 13:19:50 +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
80fa6aabc3
Update altered year 2025-02-10 13:38:15 +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
Erwan MATHIEU
28a21cb314
Merge branch 'main' into SearchAndReplace 2025-02-07 08:48:24 +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
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
HellAholic
4be40f770c
Merge branch 'main' into CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs 2025-02-03 10:05:10 +01:00
HellAholic
67d8535f31
Merge branch 'main' into CURA-12150-add-a-global-preference-for-USB-printing 2025-01-30 09:58:54 +01:00
HellAholic
1e6afd75c7
Merge branch 'main' into CURA-12313_conditional-Baxis-commands 2025-01-29 14:12:37 +01:00
Erwan MATHIEU
0fabbdcaf8
Merge branch 'main' into CURA-12371 2025-01-29 07:19:19 +01:00
Shirley Du
868e74e84b For Method, enable corner rounding/input shaping if using highspeed type intents 2025-01-28 17:14:34 -05:00