35963 Commits

Author SHA1 Message Date
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
Remco Burema
038e8b7722 Warn for mismatched cores on multi-config printers.
Similar to the warning we already had for missing materials.

CURA-12368
2025-01-22 21:16:56 +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
a244e0efef
Merge branch 'main' into CURA-12313_conditional-Baxis-commands 2025-01-22 10:16:54 +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
HellAholic
5063b8286f
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang 2025-01-21 10:51:49 +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
Erwan MATHIEU
ffb4521059
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang 2025-01-20 14:53:55 +01:00
HellAholic
128d73a27d
Merge branch 'main' into PP-549_fix_sketch_sprint_cloud 2025-01-20 09:48:52 +01:00
Alan Bjorklund
43b19c3445 PP-554 Kedge Visual Intents
* The settings used in the Visual intent profile improve the roof quality
* Settings include temp adjustments, line widths, small features, hole, roof accel & speed
* These apply to PLA & TPLA
* all of the visual intents are marked as experimental for Cura 5.10

PP-554
2025-01-17 17:57:58 -05:00
HellAholic
e6d2281f32
Merge branch 'main' into CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs 2025-01-17 14:10:23 +01:00
rburema
fbe871778a Apply printer-linter format 2025-01-16 12:28:50 +00:00
Remco Burema
2ca18cc205 Add version-upgrader to 5.10
Nescesary because of the updated overhang wall-speed setting.

part of CURA-12352
2025-01-16 13:27:28 +01:00
Remco Burema
2db4d16a80 Update altered overhang wall-speed setting to new version.
part of CURA-12352
2025-01-16 13:26:08 +01: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
Alan Bjorklund
5ecfa59c94 Removed metallic PLA from Sketch exclude list
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 1s
PP-552
2025-01-10 09:42:06 -05:00
Alan Bjorklund
87072cc0fe Add metallic PLA quality files for Sketch printers
Previously we used the PLA quality files to print Metallic PLA.
There were drastic differences in surface quality (matte vs shiny).
The temperature increase to 230 addresses the surface differences.
We reduced the print speed to stay within the max flowrate of
12 mm^3/s.  Additionally, the infill rotation was enabled for
Metallic PLA (Similar to Sketch PLA infill).

Some other speed adjustments were made (walls, roof, support
interface, support bottom).  These were paths that got slowed
down too much when adjusting the global print speed. These
adjustments were made to make up some of the lost speed
without sacrificing print quality.

The previous support material flow value was set to 90%.  We
increased it by 2% to limit under-extrusion, which is more
pronounced at the higher nozzle temperature.

PP-552
2025-01-09 17:51:33 -05:00
Erwan MATHIEU
3276fc2eb6 Add setting to filter out layers that have small overhanging faetures
Some checks failed
conan-package-resources / conan-package (push) Failing after 0s
conan-package / conan-package (push) Failing after 0s
printer-linter-format / Printer linter auto format (push) Failing after 1s
unit-test / Run unit tests (push) Failing after 0s
CURA-12352
2025-01-09 13:54:58 +01:00
Erwan MATHIEU
b82bb8d6c9 Merge remote-tracking branch 'origin/CURA-11966_reduce-speed-on-overhang' into CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs 2025-01-09 13:05:38 +01:00
Erwan MATHIEU
66402ff93c Use single extruder when exporting for Replicator+
CURA-12313
2025-01-09 09:19:41 +01:00
Erwan MATHIEU
2fad92b3af Merge remote-tracking branch 'origin/main' into CURA-11966_reduce-speed-on-overhang
Some checks failed
unit-test / Run unit tests (push) Failing after 1s
conan-package-resources / conan-package (push) Failing after 0s
printer-linter-format / Printer linter auto format (push) Failing after 0s
conan-package / conan-package (push) Failing after 1s
2025-01-08 11:38:34 +01: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
Frederic98
0917f10105 Fix cloud connection for Sketch Sprint and Large 2024-12-19 11:43:29 +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
d83a841ee5 Merge branch 'CURA-11966_reduce-speed-on-overhang' into CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs 2024-12-16 13:25:52 +01:00
Erwan MATHIEU
078fccc839 Add setting for minimum layer time with overhang
CURA-12352
2024-12-16 13:25:41 +01:00
Erwan MATHIEU
8fc93278dc Revert "Applied printer-linter format"
This reverts commit a758ebb020887920856e2a4945daa048f7a3d721.
2024-12-16 13:18:48 +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