16410 Commits

Author SHA1 Message Date
HellAholic
628c852054
Merge pull request #20169 from Ultimaker/CURA-12368_mismatched_core_warning
[CURA-12368] Warn for mismatched cores on multi-config printers.
2025-01-29 13:54:47 +01:00
HellAholic
40f738f15f Applied printer-linter format 2025-01-29 12:49:58 +00:00
HellAholic
0680a21670
apply review comment 2025-01-29 13:48:59 +01:00
HellAholic
72e38534e6
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang 2025-01-29 10:47:22 +01:00
Frederic Meeuwissen
eec90b5bdc [PP-535] Add pressure advance setting 2025-01-29 09:35:28 +01:00
Alan Bjorklund
859327b3ba Sketch infill line width update
Add logic that sets the infill width to 0.4
when the layer height is not equal to 0.2.

The infill width at 0.45mm was causing the
flow rate to be > 30 mm^3/s for 0.27 Balanced
prints.  This update corrects the flow rate issue.

PP-561
2025-01-28 17:42:57 -05:00
HellAholic
ebedb66ae1
Merge branch 'main' into CURA-12224_handle-LOOOONG-setting-names 2025-01-28 11:29:24 +01:00
Erwan MATHIEU
c369a405b3 Set dynamic items size
CURA-12368
2025-01-28 10:34:58 +01:00
Remco Burema
669c28e618 Try to make unavailable configuration warnings less confusing.
part of CURA-12368
2025-01-28 09:20:47 +01:00
Alan Bjorklund
a7c234862a Add 0.27 layer height options for Sprint
Enable PLA and TPLA at 0.27 layer height via
Balanced & Draft mode options.

Draft mode has higher acceleration values, and
adjusted overhang settings.  Also additional minor
settings changes such as first layer height, and
initial cooling fan.

PP-561
2025-01-27 18:02:54 -05:00
Alan Bjorklund
8db6c820aa Initial Profiles for Replicator+
Add definition for Replicator+, along
with three extruders: SE+, SE+ Tough,
and SE+ Experimental.

Add Replicator+ settings for PLA & TPLA.
These are similar to Method settings,
with some first layer adjustments.

PP-538
2025-01-27 17:03:00 -05:00
Alan Bjorklund
9830cb5804 Improvements to PC-ABS 175 self support
PC-ABS & PC-ABS-FR 175 profile adjustments
for self support to prevent under-extrusion
while still printing a delicate support
structure that is easy to remove.

These changes include fan speeds, line
widths, material flow settings, and print speeds.

PP-550
2025-01-27 16:24:31 -05:00
Erwan MATHIEU
2e59a0a009 Give more space to text when required
CURA-12224
This way, multi-lines setting names can be properly displayed
2025-01-27 15:24:42 +01:00
Erwan MATHIEU
3b2d0fd8af Slightly reduce the width of setting fields
CURA-12224
This gives more space for the text, which can sometimes be very long
2025-01-27 15:23:55 +01:00
Erwan MATHIEU
caa944e226
Merge branch 'main' into PP-552-Metallic-PLA 2025-01-27 13:53:42 +01:00
Erwan MATHIEU
51a7cb1f90 Add extra settings for flooring on the basis of roofing
CURA-12335
2025-01-27 10:05:52 +01:00
casperlamboo
c63c697714 Apply printer-linter format 2025-01-24 12:23:55 +00:00
c.lamboo
7a962216fb Merging CURA-7435_3DConnexionII 2025-01-24 13:20:41 +01:00
Erwan MATHIEU
8fca5d9c69
Merge branch 'main' into PP-544-HS-Method 2025-01-24 10:32:58 +01:00
HellAholic
f86f5d50dd
Merge branch 'main' into PP-554-Kedge-Roof 2025-01-24 09:29:56 +01:00
HellAholic
bbf7b4dde0
Merge branch 'main' into CURA-12362_Cheetah_flavor 2025-01-23 10:41:38 +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
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
Alan Bjorklund
5068529e28 Improve PC-ABS-FR Self Support
Reduce the print speed and increase the
 flow for PC-ABS-FR self support.  This is
 intended to prevent under-extrusion and improve
 adhesion.

PP-550
2025-01-21 17:16:02 -05:00
Alan Bjorklund
a6c9531932 PC-ABS & PC-ABS-FR 175 Updates
Add PC-ABS & PC-ABS-FR intent and quality files
for Method X & Method XL.  These materials pair with
1C, 1XA and Labs extruders.

Exclude PC-ABS and PC-ABS-FR from sketch printers
and Method.

PP-550
2025-01-21 16:22:27 -05:00
Theodor Hansson
aaee39795f removed global quality from zyyx pro 2025-01-21 19:19:53 +01:00
Erwan MATHIEU
ffb4521059
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang 2025-01-20 14:53:55 +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
2db4d16a80 Update altered overhang wall-speed setting to new version.
part of CURA-12352
2025-01-16 13:26:08 +01: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
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
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
THeijmans
36534579ed PP-547 Set Breakaway BVT to max 40C for Factor 4 2024-12-19 09:54:50 +01:00
Frederic Meeuwissen
2ad64e13db Introduce Cheetah flavor 2024-12-18 18:21:00 +01:00
Erwan MATHIEU
29cb2b121c Polish setting name and description
CURA-12236
2024-12-18 10:24:29 +01:00
Erwan MATHIEU
a8860017c7 Add setting for inner combing distance to walls
CURA-12236
2024-12-16 15:43:13 +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
9735bcf64b Remove previous single overhang angle 2024-12-13 11:39:37 +01:00
Erwan MATHIEU
d5b4cad205 Improve setting description
CURA-11966
2024-12-12 15:59:48 +01:00
Erwan MATHIEU
f9e138d4c5 Add setting for multi-value overhang speed reduction
CURA-11966
2024-12-10 12:53:56 +01:00