35880 Commits

Author SHA1 Message Date
Erwan MATHIEU
0c80c6df46 Merge remote-tracking branch 'origin/PP-544-HS-Method' into test-method-high-speed 2025-01-24 10:39:56 +01:00
Erwan MATHIEU
3588e6a225 Merge remote-tracking branch 'origin/CURA-12371' into test-method-high-speed 2025-01-24 10:36:15 +01:00
Erwan MATHIEU
8fca5d9c69
Merge branch 'main' into PP-544-HS-Method 2025-01-24 10:32:58 +01:00
Erwan MATHIEU
8a4e7f1721
Merge pull request #19932 from core-code/patch-1
Resolve issue 14375 ( https://github.com/Ultimaker/Cura/issues/14375 )
2025-01-24 10:30:58 +01:00
Erwan MATHIEU
12b779ae93
Merge branch 'main' into patch-1 2025-01-24 10:26:50 +01:00
HellAholic
9d81764e08
Merge pull request #20145 from Ultimaker/CURA-12362_Cheetah_flavor
[CURA-12362] Cheetah flavor
2025-01-23 12:17:21 +01:00
HellAholic
bbf7b4dde0
Merge branch 'main' into CURA-12362_Cheetah_flavor 2025-01-23 10:41:38 +01:00
HellAholic
b5e25bb931
Merge pull request #20174 from Ultimaker/chore_issue_fix
Remove pydir and workflow folder
2025-01-23 10:40:22 +01:00
HellAholic
4a30660a5c Remove pydir and workflow folder 2025-01-23 10:19:57 +01:00
HellAholic
ce25f73bc3
Merge pull request #20006 from Ultimaker/flip_toolhandle_y_description
Update description Add (restart required)
2025-01-23 09:59:30 +01:00
HellAholic
e8b2abad1e
Merge branch 'main' into flip_toolhandle_y_description 2025-01-23 09:58:27 +01:00
HellAholic
0f0af30761
Merge branch 'main' into CURA-12362_Cheetah_flavor 2025-01-22 13:38:45 +01:00
HellAholic
3095acd896
Merge pull request #20165 from Ultimaker/CURA-12247_move-interlocking-out-of-experimental
CURA-12247 Move interlocking settings out of experimental
2025-01-22 12:54:57 +01:00
Erwan MATHIEU
a13726bba1 Move interlocking settings out of experimental
CURA-12247
Also set interlocking_enable to basic settings because it is quite important and just enabling it doesn't require advanced knowledge/skills.
2025-01-22 09:54:20 +01:00
Erwan MATHIEU
73519a3cdc Remove + character from bundle identifier
CURA-12313
This character is not allowed and will make an invalid package, see https://developer.apple.com/documentation/bundleresources/information-property-list/cfbundleidentifier
2025-01-21 10:08:01 +01:00
shirleydu
4cb1c9e9ac Apply printer-linter format 2025-01-16 16:55:47 +00:00
Shirley Du
5b61a3e3b7 Make acceleration/jerk_enabled control bead modes as well
This fits more with the parenting structure
2025-01-16 11:11:15 -05:00
Alan Bjorklund
2ab0482fb4 Add intent profiles for Method High Speed
These intent modes were tuned by Eric MacNeil.  The jerk &
accel values will be converted into a accel_config by the
Makerbot writer plugin, and the Method firmware will interpret
these values for each path.

The self support speed settings were unchanged from the previous
defaults, but the model speed was increased for ABSR, PLA & TPLA.

PP-544
2025-01-14 18:04:03 -05:00
Shirley Du
e75c6968d9 Missed a file
Disallow setting by per mesh/extruder/meshgroup for accel/jerk _enabled,
_print, _travel, _travel_enabled for method-based printers
2025-01-14 15:28:11 -05:00
HellAholic
75cf32c58b
Merge pull request #20041 from Ultimaker/CURA-12236_expose-preferred-travel-area-in-combing
Some checks failed
conan-package-resources / conan-package (push) Failing after 0s
printer-linter-format / Printer linter auto format (push) Failing after 2s
unit-test / Run unit tests (push) Failing after 1s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 6m44s
Close stale issues and PRs / stale (push) Successful in 13s
No Response / noResponse (push) Failing after 4s
Nightly build - dev release / build-nightly (push) Failing after 0s
Nightly build - stable release / build-nightly (push) Failing after 0s
CURA-12236 expose preferred travel area in combing
2025-01-13 15:57:05 +01:00
HellAholic
1a2de1b1c4
Merge branch 'main' into CURA-12236_expose-preferred-travel-area-in-combing
Some checks failed
conan-package-resources / conan-package (push) Failing after 1s
unit-test / Run unit tests (push) Failing after 1s
printer-linter-format / Printer linter auto format (push) Failing after 12m30s
2025-01-13 09:29:23 +01:00
Shirley Du
99d10e5227 Use some accel/jerk settings as Method Bead Mode values
Populate Method series .makerbot files' meta.json with accel override settings,
for the print globally and for 'bead modes' pertaining to specific features,
per extruder. Currently, extruder-specific bead mode settings will only be
added to the meta.json if the value is non-zero.

Also disallow setting per mesh/extruder/meshgroup for accel/jerk _enabled,
_print, _travel, _travel_enabled for method-based printers
2025-01-09 20:11:03 -05:00
Erwan MATHIEU
382b98e8b0 Fix wrong setting version on profiles 2024-12-20 15:19:24 +01:00
Erwan MATHIEU
f17872725a Set proper method to define env variables 2024-12-20 14:42:53 +01:00
Erwan MATHIEU
07880cd590 Always display sub-packages main branch results 2024-12-20 12:33:41 +01:00
Erwan MATHIEU
345980026c Display proper CuraEngine packaging action result 2024-12-20 12:29:02 +01:00
Erwan MATHIEU
2951a6b0f7 Fix nightly release notes syntax 2024-12-20 12:25:16 +01:00
Frederic Meeuwissen
2ad64e13db Introduce Cheetah flavor 2024-12-18 18:21:00 +01:00
Erwan MATHIEU
5f81ba3e01 Remove unwanted files 2024-12-18 10:42:09 +01:00
Erwan MATHIEU
33a57ad9ce
Merge branch 'main' into CURA-12236_expose-preferred-travel-area-in-combing 2024-12-18 10:39:55 +01:00
wawanbreton
02ab5dd0be Applied printer-linter format 2024-12-18 09:25:46 +00:00
Erwan MATHIEU
29cb2b121c Polish setting name and description
CURA-12236
2024-12-18 10:24:29 +01:00
Erwan MATHIEU
5ccb96e07b Adjust nightly builds tags 2024-12-18 09:10:56 +01:00
Erwan MATHIEU
d1932b5bdb Fix file patterns syntax, maybe 2024-12-17 16:32:24 +01:00
Erwan MATHIEU
f95d073b1b Use common linter workflow 2024-12-17 16:21:42 +01:00
HellAholic
e11d0db61a
Merge pull request #19515 from EmJay276/PR_GCodeReader_relative_extrusion
PlugIn GCodeReader - Process M82 and M83 command for Marlin flavoured GCode
2024-12-17 15:30:06 +01:00
Erwan MATHIEU
0efa90a2c3 Fix release-notes file path 2024-12-17 09:58:03 +01:00
wawanbreton
0785e6f055 Applied printer-linter format 2024-12-16 14:44:57 +00:00
Erwan MATHIEU
a8860017c7 Add setting for inner combing distance to walls
CURA-12236
2024-12-16 15:43:13 +01:00
Erwan MATHIEU
e0689f9062
Remove scary warning for conan migration 2024-12-16 09:26:46 +01:00
Erwan MATHIEU
709367419b Fix nightly release notes creation 2024-12-16 08:44:49 +01:00
Erwan MATHIEU
ddb5aee056 Use private data from internal conan-user 2024-12-13 20:43:19 +01:00
Erwan MATHIEU
86e799e565 Use fdm_materials_private when appropriate 2024-12-13 20:21:17 +01:00
Erwan MATHIEU
cd49eb3bff Use proper user for private data 2024-12-13 17:27:05 +01:00
Erwan MATHIEU
fb720c3a07 Set version as not required 2024-12-13 15:40:15 +01:00
Erwan MATHIEU
97c89edee9 Set empty package version for installers by default 2024-12-13 15:34:19 +01:00
Erwan MATHIEU
50470758b2 Use proper private materials data 2024-12-13 13:33:31 +01:00
Erwan MATHIEU
0b661203e7 Allow specific installers to have package overrides 2024-12-13 11:18:08 +01:00
Erwan MATHIEU
20b311f12e Set proper default version value 2024-12-13 11:14:50 +01:00
Erwan MATHIEU
5d08f8eeef Allow package overrides when building installers 2024-12-13 11:08:45 +01:00