36163 Commits

Author SHA1 Message Date
Remco Burema
579e9d9ee7 rename due to not-really-a-typo
done as part of CURA-12400
2025-02-19 13:28:26 +01:00
Erwan MATHIEU
86121747af Add link to third-party libraries references
CURA-12400
2025-02-19 13:25:25 +01:00
Remco Burema
911ef2fcb6 add thirdparty licencing info, starting with qt
done as part of CURA-12400
2025-02-19 13:25:08 +01:00
Remco Burema
6cdd537f89
Merge pull request #20200 from Ultimaker/PP-538_Replicator-plus
PP-538 Initial Profiles for Replicator+
2025-02-19 10:15:15 +01:00
Erwan MATHIEU
5eec594f49 Add pynavlib explicitely to pyinstaller
CURA-12407
2025-02-19 08:59:17 +01:00
Erwan MATHIEU
61ab800857 Move 3DConnexion support to plugin
CURA-12407
2025-02-18 10:09:11 +01:00
Erwan MATHIEU
18a37b2cc3 Add option to skip licenses download
CURA-12400
This is useful for development, because it can take a few minutes
2025-02-17 15:57:10 +01:00
Erwan MATHIEU
eaeaa0d2b2 Gather and display details licenses for extra dependencies
CURA-12400
Some of the dependencies we use are not directly accessible via pip or conan, so add a field for manually registered dependencies
2025-02-17 15:34:38 +01:00
Erwan MATHIEU
a4e5a07fc1 Removed unused author field
CURA-12400
2025-02-17 14:05:35 +01:00
Erwan MATHIEU
b26e70aa09 Improve licenses display
CURA-12400
2025-02-17 14:05:26 +01:00
Erwan MATHIEU
a664c34803 Gather and display details of licences for conan packages
CURA-12400
2025-02-17 14:04:58 +01:00
Erwan MATHIEU
0a112c6c53 Gather and display details of licences for pip packages
CURA-12400
2025-02-17 08:51:36 +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
ac0fd927db
Merge pull request #20278 from Ultimaker/CURA-12416-adjustment_for_unit_tests
Adjust settings ultimaker_s8.def.json
2025-02-14 16:54:52 +01:00
HellAholic
f1b5da20d4
Merge branch 'main' into CURA-12416-adjustment_for_unit_tests 2025-02-14 15:45:30 +01:00
HellAholic
26cac4a131 Revert "Update ultimaker_s8.def.json"
This reverts commit 0771b38c913df7fbed33d4b9e862c810ae3e96b9.
2025-02-14 15:34:19 +01:00
HellAholic
524ec70012 Revert "Update ultimaker_s8.def.json"
This reverts commit 63429d76264b0f47c312e3f877fb3e5ddf742bb2.
2025-02-14 15:33:25 +01:00
Frederic Meeuwissen
ac06e913d2 Remove non-existent "support_density" setting 2025-02-14 15:24:23 +01:00
HellAholic
cbb63249b3 Apply printer-linter format 2025-02-14 14:20:56 +00:00
HellAholic
f2389104a9 Setting override name correction skirt_brim_speed 2025-02-14 15:19:45 +01:00
HellAholic
5229844eed
Merge pull request #20191 from Ultimaker/CURA-12335_expose-bottom-skin-settings
CURA-12335 Add extra settings for flooring on the basis of roofing
2025-02-14 14:39:36 +01:00
HellAholic
0771b38c91 Update ultimaker_s8.def.json 2025-02-14 14:25:00 +01:00
HellAholic
63429d7626 Update ultimaker_s8.def.json 2025-02-14 14:17:29 +01:00
HellAholic
d83547e3f2
Merge pull request #20198 from Ultimaker/PP-550-PCABS
PP-550 PC-ABS & PC-ABS-FR 175
2025-02-14 10:26:02 +01: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
78fb38addc
Merge pull request #20268 from Ultimaker/CURA-12409_update-printers-texture-images
CURA-12409 Update UltiMaker printers images with up-to-date branding
2025-02-14 10:18:16 +01:00
HellAholic
84b60cb00d
Merge branch 'main' into CURA-12335_expose-bottom-skin-settings 2025-02-14 10:08:16 +01:00
HellAholic
93f510f0c8
Merge pull request #20250 from Ultimaker/CURA-12393_set-proper-link-for-incompatibility-warning
CURA-12393 Set support page to be opened on core incompatibility
2025-02-14 09:41:36 +01:00
HellAholic
0d5b57e261
Merge branch 'main' into CURA-7435_3DConnexion 2025-02-13 11:36:06 +01:00
HellAholic
986c21fc72
Merge pull request #20182 from Ultimaker/CURA-12261-3dconnectionmouse
CURA-12261 Fix mac build issues for 3DCONNEXION mouse integration
2025-02-13 11:31:45 +01:00
HellAholic
159098070a
Merge pull request #20249 from Ultimaker/CURA-12404_add-exeption-when-lib-is-missing
CURA-12404 Define dummy 3DConnexion interface in case module is not available
2025-02-13 11:08:09 +01:00
Erwan MATHIEU
7c04124719
Merge pull request #20260 from hadess/wip/hadess/cura-scheme
Fix "Open in Cura" button on Thingiverse
2025-02-13 10:43:24 +01:00
HellAholic
f85e8f73a4
Merge branch 'CURA-12261-3dconnectionmouse' into CURA-12404_add-exeption-when-lib-is-missing 2025-02-13 10:40:07 +01:00
HellAholic
70e3d7d1bb
Merge branch 'CURA-7435_3DConnexion' into CURA-12261-3dconnectionmouse 2025-02-13 10:25:13 +01:00
HellAholic
3db131217c
Merge branch 'CURA-12261-3dconnectionmouse' into CURA-12404_add-exeption-when-lib-is-missing 2025-02-13 10:25:06 +01:00
Frederic Meeuwissen
ca717d10f6
Merge pull request #20272 from Ultimaker/PP-535_Publish_S8
[PP-535] Publish S8 profiles
2025-02-13 10:22:04 +01:00
HellAholic
f1ef188a5d
Merge pull request #20245 from Ultimaker/CURA-12401_fix-makerbot-compatibility-warning
CURA-12401 Fix makerbot compatibility warning
2025-02-13 10:13:27 +01:00
Frederic98
0598ebec6f Apply printer-linter format 2025-02-13 07:23:45 +00:00
Frederic Meeuwissen
dd742e6c4e
[PP-535] Correct the BOM number in FW update 2025-02-13 08:22:21 +01:00
Frederic Meeuwissen
aa52ae24ae [PP-535] Publish Nylon CF Slide profiles 2025-02-12 16:16:02 +01:00
Frederic Meeuwissen
fbe5e4f6c0 [PP-535] Publish S8 profiles 2025-02-12 15:57:45 +01:00
HellAholic
94d715b77c
Merge branch 'main' into CURA-12401_fix-makerbot-compatibility-warning 2025-02-12 14:01:53 +01:00
HellAholic
cebdafc548
Make wipe move consistent 2025-02-12 12:42:24 +01:00
Remco Burema
5fbe0a194b
Merge pull request #20262 from Ultimaker/CURA-12390_bump-version-due-to-global-upgrade
CURA-12390 Bump patch version to reflect Conan upgrade
2025-02-12 10:15:37 +01:00
Erwan MATHIEU
a92d15b79b Update UltiMaker printers images with up-to-date branding
CURA-12409
2025-02-12 08:12:43 +01:00
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 2db4d16a80bb0b449871399b8d236205e58c09b9
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