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
fbe5e4f6c0
[PP-535] Publish S8 profiles
2025-02-12 15:57:45 +01:00
HellAholic
d5649ace05
Merge pull request #20201 from Ultimaker/Kedge-Draft-PP-561
...
PP-561 0.27 layer height options for Sprint
2025-02-10 11:45:13 +01:00
HellAholic
53f4046a51
Merge pull request #20129 from Ultimaker/PP-544-HS-Method
...
Add intent profiles for Method High Speed
2025-02-07 13:24:32 +01:00
Erwan MATHIEU
8a77993d0b
Merge branch 'main' into Kedge-Draft-PP-561
2025-02-06 16:18:42 +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
a695a27408
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang
2025-02-03 09:54:36 +01:00
HellAholic
1b485824cf
Merge branch 'main' into PP-535_add_pa_setting
2025-01-30 08:48:41 +01:00
HellAholic
49cc44b4ec
Merge pull request #19983 from Ultimaker/fix_crash_on_material_management_sovol_sv01
...
"Sovol Base Bowden Printer" update to add resolveOrValue to retraction_speed override
2025-01-29 14:02:51 +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
Erwan MATHIEU
caa944e226
Merge branch 'main' into PP-552-Metallic-PLA
2025-01-27 13:53:42 +01:00
Erwan MATHIEU
8fca5d9c69
Merge branch 'main' into PP-544-HS-Method
2025-01-24 10:32:58 +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
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
Erwan MATHIEU
ffb4521059
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang
2025-01-20 14:53:55 +01: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
Alan Bjorklund
5ecfa59c94
Removed metallic PLA from Sketch exclude list
...
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
...
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
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
HellAholic
4c686afcb6
Update machine head & fan polygon description
...
Greg's proposal:
add details to clarify what the Y min & Y max refer to.
Previous description was unclear and referred to front of print head as being a negative value which is not accurate.
2024-12-09 08:23:40 +01:00
HellAholic
63f91fa563
Applied printer-linter format
2024-12-02 08:00:18 +00:00
HellAholic
ef8ddcfbe7
bump version
2024-12-02 08:59:00 +01:00
HellAholic
7b9c662785
add resolveOrValue
2024-12-01 16:35:19 +01:00
Erwan MATHIEU
0286c6dda8
Merge remote-tracking branch 'origin/5.9'
2024-11-20 13:11:12 +01:00
HellAholic
48664953c7
Merge pull request #19922 from Ultimaker/CURA-12312_Remove-ZYYX-Pro-II-printer
...
CURA-12312 Remove ZYYX Pro II printer which remains untested
2024-11-18 16:39:12 +01:00
Erwan MATHIEU
ed5a12d28a
Remove ZYYX Pro II printer which remains untested
...
CURA-12312
2024-11-18 16:21:41 +01:00
Paul Kuiper
de3613e92f
Fix warning issue Method machines with BASF Metal filament.
...
PP-541
2024-11-18 14:34:41 +01:00
c.lamboo
5be6e56441
Revert "Fix warning issue Method machines with BASF Metal filament."
...
This reverts commit bd6cf743a4a1aeb161f17c402e15f37391d57498.
2024-11-18 14:32:30 +01:00
Paul Kuiper
bd6cf743a4
Fix warning issue Method machines with BASF Metal filament.
...
PP-541
2024-11-18 14:30:34 +01:00
Andreea Scorojitu
671247c7cb
Merge pull request #19907 from Ultimaker/CURA-12292_Seam-Corner-Preference-should-not-be-visible-for-User-Specified-or-Shortest
...
Display corner preference only with sharpest corner
2024-11-15 12:04:02 +01:00
HellAholic
e13bf9f7eb
Merge pull request #19908 from Ultimaker/CURA-12301_Warning-for-scarf-seam-length
...
Add warning limit for scarf seam suspicious length
2024-11-14 14:57:37 +01:00
Erwan MATHIEU
55e91cdb48
Add warning limit for scarf seam suspicious length
...
CURA-12301
2024-11-14 10:03:16 +01:00
Erwan MATHIEU
079fd09217
Display corner preference only with sharpest corner
...
CURA-12292
2024-11-14 09:56:20 +01:00