Alan Bjorklund
c0a734a1ac
Corrected Rep+ zero speed values
...
Some speed values were set to zero accientally,
these updates ensure that all speed params have
non zero values.
Also, I noticed some temperatures were not correct.
I added a few changes to correct layer_0, initial,
and final print temperature values.
The default print temp is still not correct, I will
submit another commit for this.
PP-538
2025-02-07 17:35:05 -05:00
Erwan MATHIEU
4c6acca3f8
Merge branch 'main' into PP-538_Replicator-plus
2025-02-06 16:14:45 +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
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
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
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
382b98e8b0
Fix wrong setting version on profiles
2024-12-20 15:19:24 +01:00
Jaime van Kessel
428ea3a60a
Merge pull request #16963 from NerdyGriffin/voron-nozzles
...
Create voron quality templates for TPU, ASA, & PVA
2024-11-27 14:28:14 +01:00
Christian Kunis
f02d0f8c6e
Merge branch 'main' into voron-nozzles
2024-11-19 10:34:14 -05: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
Paul Kuiper
22e0ada1b5
Fix layer height (0.1mm iso 0.15mm) for the normal mode of the UM2 machine.
...
PP-539
2024-11-13 10:44:57 +01:00
Paul Kuiper
8a39389186
Rebased on top of Cura 5.9
...
PP-533
2024-10-16 11:22:34 +02:00
HellAholic
449d81684e
Merge branch 'main' into zyyx_profile_addition
2024-10-07 09:53:52 +02:00
HellAholic
bf064e7768
Merge branch 'main' into Add-Sketch-printers
2024-10-04 14:59:26 +02:00
HellAholic
6e8192a1f5
Merge branch 'main' into PP-511-Method-5-9-Rebased-Branded-Materials
2024-10-04 14:41:41 +02:00
HellAholic
aa22343660
Merge branch 'main' into PP-511-Method-5-9-Rebased
2024-10-04 14:23:08 +02:00
Theodor Hansson
1a85b7216e
updated ZYYX settings version to 24
2024-10-03 20:55:36 +02:00
Theodor Hansson
462b072eb7
Merge remote-tracking branch 'origin/main' into zyyx_profile_addition
...
# Conflicts:
# resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg
# resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg
# resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg
# resources/quality/zyyx/zyyx_agile_pro_flex_fast.inst.cfg
# resources/quality/zyyx/zyyx_agile_pro_flex_fine.inst.cfg
# resources/quality/zyyx/zyyx_agile_pro_flex_normal.inst.cfg
# resources/quality/zyyx/zyyx_agile_pro_pla_fast.inst.cfg
# resources/quality/zyyx/zyyx_agile_pro_pla_fine.inst.cfg
2024-10-03 20:48:03 +02:00
Erwan MATHIEU
854858160e
Fix wrong settings versions
2024-10-03 14:30:25 +02:00
Erwan MATHIEU
c6c4784338
Fix wrong settings versions
2024-10-03 14:14:39 +02:00
Paul Kuiper
83407e1331
Updating version number of Sketch quality files
2024-10-03 11:34:43 +02:00
Paul Kuiper
47551c4200
Sketch printer
2024-10-03 10:42:19 +02:00
Erwan MATHIEU
2c8e069e33
Update setting_version for 5.9
2024-10-03 09:16:05 +02:00
Alan Bjorklund
dca7d0cd3c
adding sketch / sketch large files after merging other PRs
...
PP-511
2024-10-02 17:18:11 -04:00
alanbjorklund
a426f05096
Merge pull request #19701 from Ultimaker/PP-520-S-SL-Updates
...
PP-520 sketch & sketch large updates
2024-10-02 15:06:29 -04:00
Erwan MATHIEU
adb57faa31
Merge branch 'main' into PP-511-Method-5-9-Rebased-Branded-Materials
2024-10-02 15:29:39 +02:00
Erwan MATHIEU
2de9e735cd
Update setting_version for 5.9
...
CURA-12165
2024-10-02 14:46:30 +02:00
Erwan MATHIEU
fec3f3ec37
Merge branch 'main' into PP-511-Method-5-9-Rebased
2024-10-02 14:21:06 +02:00
theodorhansson
4dd60bdf06
Applied printer-linter format
2024-10-02 11:55:37 +00:00
Theodor Hansson
4817d0ae9a
update settings version, remove line width
2024-10-02 13:54:47 +02:00
Theodor Hansson
e63a95b335
removed ZYYX Agile (and unused ZYYX+ variant file)
2024-10-02 11:30:49 +02:00
theodorhansson
1767bfd5fb
Applied printer-linter format
2024-10-02 08:51:44 +00:00
Theodor Hansson
905ec496e7
removed temp from global profile
2024-10-02 10:50:55 +02:00
Theodor Hansson
f7ec7eec71
removed comment from flex profiles
2024-10-02 10:49:04 +02:00
theodorhansson
d93b53fdf1
Applied printer-linter format
2024-10-02 08:38:59 +00:00
Theodor Hansson
9466072682
ZYYX pro II fix broken profiles
2024-10-02 10:38:04 +02:00
Theodor Hansson
78bface21a
Merge branch 'Ultimaker:main' into zyyx_profile_addition
2024-10-02 10:20:45 +02:00
Theodor Hansson
c05dd2ad97
merge from theodorhansson/ZYYX-Cura-Printer-Profiles V3
2024-10-02 10:20:06 +02:00
Remco Burema
4b2026e718
Upgrader for 5.8 -> 5.9 version.
...
see jira ticket CURA-12097
2024-10-01 20:09:04 +02:00
Alan Bjorklund
3eb0b63024
adding sketch & sketch large files
...
PP-520
2024-09-30 22:29:05 -04:00
Alan Bjorklund
aa3a9f36d2
update start gcode for method extruders, convert generic profiles into Labs extruder profiles, mark these as experimental
...
PP-511
2024-09-30 21:20:06 -04:00
Alan Bjorklund
523214912b
remove redundant values from Tough PLA 175 quality file, standardize skirt values in method base definition file
...
PP-511
2024-09-27 18:01:03 -04:00
Alan Bjorklund
35ccd63e29
Method printers: Adding new materials (Tough PLA, PETG, NylonCF, ABS) and updated profiles for 5.9
...
PP-511
2024-09-26 15:35:56 -04:00
HellAholic
4419c6b2cc
Re-introduce the 0.2mm to prevent break
2024-09-19 13:13:15 +02:00
HellAholic
3b080f9d95
Merge branch 'main' into PP-512_Bad_print_quality_for_TPU_AA08_on_Factor_4
2024-09-19 11:34:52 +02:00
rburema
b334717a11
Applied printer-linter format
2024-09-18 15:50:10 +00:00