Theodor Hansson
4ca69d94a6
Updated ZYYX Pro profiles
2024-02-13 18:56:17 +01:00
Theodor Hansson
646870fa1d
Update ZYYX Pro startup routine
2024-02-13 18:03:54 +01:00
Theodor Hansson
37398b2345
Added 1.2 profile to ZYYZ Pro
2024-02-13 14:11:12 +01:00
Theodor Hansson
7c9d5d2faf
Updated infill pattern for some ZYYX+ profiles
2024-02-13 00:16:05 +01:00
Theodor Hansson
ca5caefa51
Allowed generic materials for ZYYX+
2024-02-12 23:56:26 +01:00
Theodor Hansson
cca86715eb
Limited materials for ZYYX Pro
2024-02-12 23:55:11 +01:00
Theodor Hansson
14909f4f1b
Allowed woodfill for ZYYX+
2024-02-12 23:38:42 +01:00
Theodor Hansson
7a415d7f33
Removed settings that belong in print profiles
2024-02-12 23:37:10 +01:00
Theodor Hansson
81203b6eff
removed obsolete settings
2024-02-12 23:18:36 +01:00
Theodor Hansson
6feeaf0f0c
removed generic pla from zyyx
2024-02-12 23:16:01 +01:00
Theodor Hansson
66c6f59675
Added quality presets to zyyx+
2024-02-12 21:56:21 +01:00
Theodor Hansson
9de934057b
restricted Zyyx+ materials
2024-02-12 20:56:51 +01:00
Theodor Hansson
96e76eaa50
zyyx+ and agile quality now has subfolders
2024-02-11 00:16:45 +01:00
Theodor Hansson
f1f0f044c4
moved zyyx profiles into subdirectories
2024-02-10 23:59:33 +01:00
Theodor Hansson
bfe4f31444
Moved profiles to another folder
2024-02-10 23:41:16 +01:00
Theodor Hansson
e7a54c5cdb
Manufacturer name change
2024-02-10 23:37:54 +01:00
Theodor Hansson
f9836c0303
Initial commit of zyyx profiles
2024-01-25 15:43:46 +01:00
Jaime van Kessel
cfb0b3ee81
Merge pull request #17642 from hroncok/patch-1
...
Avoid "KeyError: material_name" crash in Fedora
2024-01-24 13:16:30 +01:00
Jaime van Kessel
ed4c8c1308
Merge pull request #18081 from Sophist-UK/patch-2
...
Stop Esc key from exiting full screen mode
2024-01-24 13:09:36 +01:00
c.lamboo
8af3de2178
Fix getInitialExtruder
code
...
For the `skirt_brim_extruder_nr` setting it is possible for the setting to be -1; this means that we have no preference for extruder. This allowed us to implement the "multi-material brim". When we were requesting the initial extruder, and this value was set to -1 we were default to the 0-th extruder. However, this was incorrect in the situation where the first extruder is not used.
Fixes #17501
2024-01-23 20:48:02 +01:00
jellespijker
a41d8aae7f
Applied printer-linter format
2024-01-22 13:22:32 +00:00
Jelle Spijker
09a34f5155
Fixed Unnecessary default_values
...
Contributes to CURA-11575
2024-01-22 14:21:35 +01:00
Jelle Spijker
218639d419
Merge pull request #17576 from mastercaution/elegoo_n4_update
...
Elegoo Neptune 4 / Pro / Plus / Max Definition Updates
CURA-11575
2024-01-22 14:04:30 +01:00
Jelle Spijker
3f21bec38c
pin gradual flow plugin
2024-01-22 13:35:58 +01:00
Jelle Spijker
ea3c4b0749
Merge branch 'main' into elegoo_n4_update
2024-01-22 13:20:57 +01:00
Sophist
dc7e8998b4
Delete line rather than commenting
2024-01-20 09:53:39 +00:00
Mariska
d9a641faa3
Update Slicing Crash Template
...
It now refers to the 5.7 Alpha that has Sentry to analyze slicing crashes
2024-01-19 15:18:20 +01:00
Sophist
7afa2fc94a
Stop Esc key from exiting full screen mode
2024-01-19 13:27:30 +00:00
c.lamboo
54be46821d
Fix profile dropdown
...
CURA-11559
2024-01-19 13:12:02 +01:00
c.lamboo
68aad33b5d
Bump version
2024-01-19 11:10:24 +01:00
Jelle Spijker
b8d1c885c7
Remove comment
...
Mostly to force a build from a push action
2024-01-19 08:31:49 +01:00
Erwan MATHIEU
5f8e52f6c4
Merge pull request #18063 from Ultimaker/PP-391-High-speed-modes-small-layer-heights
...
PP-391 high speed modes small layer heights
2024-01-18 14:00:48 +01:00
Paul Kuiper
5f3e49bdbf
Restore old z support formula.
...
PP-391
2024-01-18 13:48:14 +01:00
Paul Kuiper
80d5662a78
Regenerated from autogenerate
...
PP-391
2024-01-18 13:43:59 +01:00
Remco Burema
5bcc37d7d7
Revert "Change bool setting to more flexible callback function"
...
This reverts commit ff478559b0f169a0606fbb2e34429dc929130dcb.
2024-01-18 10:44:15 +01:00
Remco Burema
a17d0a19a7
Merge pull request #17705 from wawanbreton/improve_oauth
...
Improve oauth
2024-01-18 08:52:13 +01:00
Erwan MATHIEU
2f6e883932
Merge pull request #17962 from Ultimaker/PP-422-ABS-AA025-reduce-fanspeed
...
PP-422 Lower initial fan speed AA0.25 ABS to improve adhesion robustness
2024-01-18 08:39:14 +01:00
Erwan MATHIEU
2f6080e9fe
Merge branch 'main' into PP-422-ABS-AA025-reduce-fanspeed
2024-01-18 08:35:13 +01:00
Erwan MATHIEU
ff478559b0
Change bool setting to more flexible callback function
2024-01-17 19:51:28 +01:00
Erwan MATHIEU
eb3b671422
Merge branch 'main' into improve_oauth
2024-01-17 18:02:03 +01:00
Casper Lamboo
bbfc4856e3
Merge pull request #18056 from Ultimaker/CURA-11544_self_hosted_windows_runner
...
Cura 11544 self hosted windows runner
2024-01-17 16:28:45 +01:00
Erwan MATHIEU
612de4c248
Merge pull request #18028 from Ultimaker/PP-414-Reduce-raft-extention-add-border
...
PP-414 Improve raft boundary
2024-01-17 16:09:54 +01:00
Erwan MATHIEU
dbe496ca74
Merge pull request #18055 from Ultimaker/PP-421-Reduce-intial-layer-speed
...
Reduce initial layer speed
2024-01-17 13:39:56 +01:00
Paul Kuiper
668a527d33
Reduce initial layer speed to improve reliability for S3 and S5 machines when no glue is used.
...
PP-421
2024-01-17 13:24:34 +01:00
Jelle Spijker
6167d3ab21
Merge branch 'main' into CURA-11544_self_hosted_windows_runner
2024-01-17 12:06:05 +01:00
Jelle Spijker
e6235063aa
Revert "Use updated CPython recipe"
...
This reverts commit c1e7bc15285ef7feb2c31bc38dc5f3b8c39471e1.
2024-01-17 12:05:42 +01:00
Erwan MATHIEU
93498fec72
Merge pull request #17880 from Ultimaker/PP-417-Correct-fan-speeds-during-nozzle-switching
...
PP-417 Use correct fan speed in switch over formula's
2024-01-17 11:59:51 +01:00
Erwan MATHIEU
9b6992d174
Merge remote-tracking branch 'origin/main' into PP-417-Correct-fan-speeds-during-nozzle-switching
2024-01-17 11:57:56 +01:00
Erwan MATHIEU
e48a6bb440
Merge pull request #18005 from Ultimaker/CURA-11482_sentry
...
Cura 11482 sentry
2024-01-17 11:09:40 +01:00
Erwan MATHIEU
731ea69ebb
Merge branch 'main' into CURA-11482_sentry
2024-01-17 11:04:05 +01:00