15218 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Erwan MATHIEU
2f6080e9fe
Merge branch 'main' into PP-422-ABS-AA025-reduce-fanspeed 2024-01-18 08:35:13 +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
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
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
731ea69ebb
Merge branch 'main' into CURA-11482_sentry 2024-01-17 11:04:05 +01:00
Casper Lamboo
c136e3066d
Merge pull request #17881 from Ultimaker/PP-377-Improve-time-estimate-Method
PP-377 Improve the time estimates for the Method machines
2024-01-16 16:46:03 +01:00
Erwan MATHIEU
557a95568c More explicit crash report configuration
CURA-11482
2024-01-15 13:42:24 +01:00
Paul Kuiper
783f51aef2 Let the wall count of the middle and top raft interface follow the raft wall count
PP-414
2024-01-15 11:48:23 +01:00
Jelle Spijker
7738059631
Add optional (opt-in) project_name to Sentry
Needed for automatic Issue handling in the future

Contributes to CURA-11482
2024-01-15 10:44:43 +01:00
Jelle Spijker
3abb5526ba
Merge branch 'main' into CURA-11482_sentry 2024-01-13 12:48:23 +01:00
Jelle Spijker
2bcdacef72
Allow for opt-in of DF User name for Sentry crash reports
This will help us with triage of bugs for our customers.

Contributes to CURA-11482
2024-01-13 11:12:46 +01:00
Paul Kuiper
f19e634782 Set the printing temperature (instead of initial) and do not wait for setpoint to be reached (the 5s wait after that command will be enough + Cura also directly does a M109 after the switch)
PP-417
2024-01-12 09:43:46 +01:00
Saumya Jain
db19f53943
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-11 09:25:13 +01:00
Casper Lamboo
69c47269a0
Merge pull request #17961 from Ultimaker/CURA-11157_remove_support_interface_skip_height
[CURA-11157] Remove 'support_interface_skip_height' setting
2024-01-10 19:50:56 +01:00
saumya.jain
d0560ae790 restoring qmlregistersingletons in Cura
adding wrapper for deprecation warning

CURA-7812
2024-01-10 17:54:02 +01:00
saumya.jain
34da282275 Uranium fixing API breaks.
deprecated message shows up when user uses it. will remove them in future

CURA-7812
2024-01-10 15:09:26 +01:00
Saumya Jain
92aca0d8bd
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-10 13:15:08 +01:00
Remco Burema
ed47c05e4b Fix QML warning.
done as part of CURA-11396
2024-01-10 10:36:48 +01:00
Paul Kuiper
16737dccf2 Set initial fan speed for AA0.25 ABS 0.1mm print mode to 0% to increase adhesion robustness.
PP-422
2024-01-10 10:02:46 +01:00
Remco Burema
c64dcb785c Remove 'support_interface_skip_height' setting.
Was used for run-time efficiency, but it wasn't really ever set beyond one layer-height, which made it rather useless.

frontend part of CURA-11157 -- needed version upgrader as well, since it's the first alteration
2024-01-10 08:55:56 +01:00
Erwan MATHIEU
30b25975df Make settings not settable par extruder
CURA-11395
2024-01-09 16:38:57 +01:00
c.lamboo
1f7b8efff0 Don't make raft_smoothing settable per extruder
CURA-11395
2024-01-09 16:26:14 +01:00
Saumya Jain
47963e01db
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-09 13:58:34 +01:00
saumya.jain
0ddf92ce62 fix for proper path for CuraAction undo redo
CURA-7812
2024-01-09 10:33:02 +01:00