Commit graph

8 commits

Author SHA1 Message Date
c.lamboo
de272845cb Revert "Restore exclude materials to some extent again"
This reverts commit e5b60dcaed.
2023-06-26 16:33:20 +02: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
Jaime van Kessel
699a9c0530
Remove unneeded excluded materials
These machines are 1.75mm, so there is no need to add the UM materials as excluded
2022-09-06 10:13:45 +02:00
Ghostkeeper
dc09465afe
Standardise capitalisation of printer names
Some contributors seem to have a shift key stuck here or there. Many 'stylised' capitalisations weren't reflected even on the manufacturer's websites, or were also stylising words like 'pro' and 'dual' or even actual chemical names like 'nylon'. Normalising the caps makes it more fair for everyone, since all of these are written in the same font.

As discussed with the Cura team.
2021-06-11 13:49:35 +02:00
Ghostkeeper
f4f990708f
Remove old 'category' metadata
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2020-04-28 09:27:31 +02:00
Filip Goc
9ad6c16c58 Update the JellyBOX definitions 2019-06-15 21:10:48 +02:00