11 Commits

Author SHA1 Message Date
c.lamboo
de272845cb Revert "Restore exclude materials to some extent again"
This reverts commit e5b60dcaed621853af2740d24028451551620ed8.
2023-06-26 16:33:20 +02:00
c.lamboo
00db0b2f71 Revert "Applied printer-linter format"
This reverts commit f590f4b02d096aabbd670c6c339deaedfa896b47.
2023-06-26 16:33:20 +02:00
nallath
f590f4b02d Applied printer-linter format 2023-06-22 13:12:49 +00:00
Jaime van Kessel
e5b60dcaed
Restore exclude materials to some extent again
These machines were 1.75 machines, so they should include those in their exclude list
(and not include 2.85 variants)

CURA-10709
2023-06-22 15:10:49 +02:00
c.lamboo
cd58703dca Remove exclude materials from 3rd party printers
With the changes from https://github.com/Ultimaker/Cura/pull/15692 logic regarding the exclude materials printer setting changed. It has never worked properly before. Now that it works properly again a ton of materials were excluded that were never intended to be excluded.

As we can never be sure if an exclude material was intended or not we decided to be pretty agressive in removing exclude materials. This way the behavior is closed to the behavior prior to the exclude material fix.

There was one case were we decide to leave an exclude material in. If a printer has a material diameter of `175` *and* the material would specifically specify the `175` substring (e.g. `dsm_arnitel2045_175`). When this is the case we were pretty certain it was intended to exclude this material.

CURA-10599
2023-06-21 11:37:08 +02: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
AnnaKang0219
9cc33d5109 modify the heated bed setting
modify the heated bed setting
2021-11-22 10:25:56 +08:00
AnnaKang0219
8b5e64a4f9 remove unnecessary default_values
remove unnecessary default_values for ['adhesion_type']
2021-10-04 13:01:07 +08:00
AnnaKang0219
097a56bd9b fix check error
remove speed_travel in definition due to the setting already in quality.
2021-10-04 11:48:49 +08:00
AnnaKang0219
8c155e8990 fix check errors
remove the settings in definitions if these parameter already setting in quality
2021-10-04 11:23:30 +08:00
AnnaKang0219
48b82a2d1f move temperature setting in material
move temperature setting in material
2021-09-29 16:52:20 +08:00