18 Commits

Author SHA1 Message Date
casperlamboo
7bdb5dfa50 Applied printer-linter format 2023-06-26 14:54:29 +00:00
c.lamboo
f9faf215e6 restore some exclude materials
CURA-10709
2023-06-26 16:52:48 +02:00
c.lamboo
de272845cb Revert "Restore exclude materials to some extent again"
This reverts commit e5b60dcaed621853af2740d24028451551620ed8.
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
Konstantinos Karmas
61d18f22b2 Fix combing value not being recognized
The value of an enum needs to be in single quotes when it is in the "value" field or else it won't be recognized.

CURA-7976
2021-09-29 13:35:21 +02:00
Konstantinos Karmas
e1b56f9188 Remove "default_value" since the "value" overrides it
CURA-7976
2021-09-28 15:38:39 +02:00
Jaime van Kessel
b7081f9c68
Merge branch 'master' of github.com:Ultimaker/Cura into 3mf_platform_meshes 2020-04-30 13:47:28 +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
Ghostkeeper
ac23c9df22
Replace STL meshes with 3MF files
These are much smaller than their STL counterparts. This saves on download and installation time. Maybe also on loading time.
2020-04-18 22:40:43 +02:00
Lipu Fei
33f876d749 Fix leapfrog bolt pro definition files 2019-11-06 15:43:22 +01:00
Lipu Fei
0ad5ce19da Fix leapfrog profiles
CURA-6951
2019-11-05 12:49:27 +01:00
Vincent Riemens
c30ec406cf
Add files via upload 2019-11-04 16:28:55 +01:00
Vincent Riemens
0b76f221b4
Delete leapfrog_bolt_pro.def.json 2019-11-04 16:28:35 +01:00
Vincent Riemens
dbdd73790b
Add files via upload 2019-11-04 10:39:15 +01:00
Vincent Riemens
ee41335919
Delete leapfrog_bolt_pro.def.json 2019-11-04 10:38:37 +01:00
WalshJames
a34389ca78
Add files via upload 2019-10-22 14:36:17 +02:00