24 Commits

Author SHA1 Message Date
Frederic Meeuwissen
51ba3ea61e Fix printer definitions 2023-07-21 10:36:48 +02:00
Remco Burema
6a704f4802 Fix printer definition linter problem (default brim width). 2023-04-21 00:15:20 +02:00
rburema
29380a5ed7 Applied printer-linter format 2023-04-20 21:33:03 +00:00
Remco Burema
b6926b9a24
Merge branch 'main' into PP-249_53_enable-support-brim 2023-04-20 23:31:37 +02:00
Remco Burema
68087b1551 Resolve failed printer definition linting.
CURA-10332 | PP-249
2023-04-20 23:11:42 +02:00
Jelle Spijker
6fb8abcd9f
Fix override default_value
Contributes to CURA-10435
2023-03-21 20:45:12 +01:00
Mixware
6ad7906a58
Add printer for Mixware (#14510)
* Add printer for Mixware

After fork synchronizes main, re-pull request

* Applied printer-linter format

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Applied printer-linter format

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_s.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_s.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_s.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update resources/definitions/mixware_hyper_s.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Applied printer-linter format

* Delete redundant override

* Update resources/definitions/mixware_hyper_s.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Applied printer-linter format

* Update resources/definitions/mixware_hyper_k.def.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Applied printer-linter format

---------

Co-authored-by: Mixwarebot <Mixwarebot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
2023-03-21 19:46:35 +01:00
jspijker
e43c451745 Fixed failing UT
These default_values don't work anymore,
since the values are set in fdm_printer
2023-02-21 16:23:38 +01:00
Remco Burema
cf922295db Try before the beta. After it's too late.
A lot was changed in support. The short of it is that we now think towers should be on by default, but aren't _completely_ certain about it. It makes more sense to do make this change before the beta rather than just before stable, so we have a chance to revert should it prove disastrous.
2023-02-21 15:43:12 +01:00
jspijker
53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00
Jaime van Kessel
2c331604e8
Clean up a lot of duplicate settings from machine profiles
These were errors that were copy pasted from other definitions. So leaving them as is would
continue to decrease the quality of third party profiles.
2022-09-06 11:39:08 +02:00
Jaime van Kessel
3101f2aea4 Remove filter_out_tiny_gaps from definitions
This setting doesn't exist anymore.
2022-06-17 15:57:40 +02:00
Ghostkeeper
5a1b9e8efc
Further fix automated tests for Mixware printer
Oops. Should've ran this locally while merging it.

Contributes to issue CURA-8782.
2021-12-17 16:17:04 +01:00
Ghostkeeper
51412c7512
Remove category metadata
We use the manufacturer now to categorise these.

Contributes to issue CURA-8782.
2021-12-17 16:13:06 +01:00
Ghostkeeper
ae605265b7
Use value to override settings that were a value in the parent def
Contributes to issue CURA-8782.
2021-12-17 15:50:30 +01:00
Ghostkeeper
0b4c34a20d
Use the specialised profiles for Hyper S with this printer
This printer has specialised profiles. It should use them.

Contributes to issue CURA-8782.
2021-12-17 15:45:14 +01:00
Ghostkeeper
3913d1e2ba
Fix non-existing preferred materials and extruder trains
This was causing a crash. The extruder train had a different ID. The preferred material doesn't exist so it selects a random one that does match. I've set it to be default. The preferred quality needs to refer to the quality type.

Contributes to issue CURA-8782.
2021-12-17 15:42:28 +01:00
mixware011
7e87a4cf88
Update mixware_hyper_s.def.json 2021-11-03 16:37:31 +08:00
mixware011
81aa20e9cd
Update resources/definitions/mixware_hyper_s.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-08-06 09:55:52 +08:00
mixware011
47afddea1a
Update mixware_hyper_s.def.json
Delete some "default_value"
2021-06-07 09:11:56 +08:00
mixware011
abd15cd6ad
Update mixware_hyper_s.def.json 2021-05-29 16:30:31 +08:00
mixware011
fe2fe9d6a3
Update mixware_hyper_s.def.json 2021-05-29 16:23:18 +08:00
mixware011
436f50f7f2
Update mixware_hyper_s.def.json 2021-02-28 08:36:33 +08:00
mixware011
9e2ef7ce92 xxx 2021-02-27 17:24:59 +08:00