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
Erwan MATHIEU
caa944e226
Merge branch 'main' into PP-552-Metallic-PLA
2025-01-27 13:53:42 +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
5ecfa59c94
Removed metallic PLA from Sketch exclude list
...
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
...
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 bd6cf743a4
.
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
HellAholic
c204993e97
Merge branch '5.9' into revert_sparse_infill_strategy
2024-11-13 12:22:17 +01:00
HellAholic
d59e65fb1d
Merge pull request #19875 from Ultimaker/CURA-12270_this-is-confusing
...
CURA-12270 rename setting to avoid confusions
2024-11-08 13:24:51 +01:00
HellAholic
2c42766b6b
Merge pull request #19799 from Ultimaker/CURA-12188_build_plate_z_fighting
...
[CURA-12188] Fix build plate z-fighting
2024-11-08 11:26:34 +01:00
Erwan MATHIEU
f8fb33928d
Rename Outer Wall Acceleration to avoid doubles
...
CURA-12270
2024-11-08 10:18:25 +01:00
Erwan MATHIEU
94b8728962
Merge remote-tracking branch 'origin/5.9'
2024-11-07 09:44:40 +01:00
Erwan MATHIEU
5ef569d8ce
Set only UM variants name as being translated
...
CURA-12255
Also applied some consistency between labels, so that they are more consistent and more printers get their variants name translated.
2024-11-06 10:55:43 +01:00
rburema
30f3d59b7a
Applied printer-linter format
2024-11-05 19:45:43 +00:00
Remco Burema
c89b708525
Make grid-translucency depend on if machine has texture on BP.
...
part of CURA-12188
2024-11-05 20:44:25 +01:00
HellAholic
79a12494e4
Merge pull request #19819 from Ultimaker/eazao_profile_adjustment
...
Remove obsolete overrides
2024-11-01 10:45:58 +01:00