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
Jaime van Kessel
ee551e48b3
Restore incorrectly removed settings
...
Something went wrong here, it removed the wrong defaults...
2022-09-14 13:45:27 +02: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
MatiGabaglio
1362741ea2
Changes to the start Gcode for Trimaker Nebula
...
added " G29; Senso la cama\n M500\n G1 F5000 X0.5 Y0.5\n" to the machine_start_gcode. Line 191
2022-01-19 13:34:11 -03:00
Kostas Karmas
d9cf7aeb8e
Replace tabs with spaces in trimaker printer profiles
...
CURA-8016
2021-02-09 15:32:56 +01:00
tomasbaldi
9052e2dae3
adding profiles for Trimaker printers ( #8537 )
...
* adding profiles for Trimaker printers
* adding profiles for Trimaker printers v2
* Update resources/extruders/trimaker_nebula_extruder.def.json
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
* Update resources/extruders/trimaker_cosmosII_extruder.def.json
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
* Delete trimaker_cosmosII_platform.STL
* correction extension of trimaker_cosmosII_platform.stl and modification in trimaker_cosmosII.def.json and trimaker_nebula.def.json
* Update trimaker_nebula_platform.stl
* move the STL up
* Update resources/definitions/trimaker_nebula.def.json
"grid" -> "'grid'"
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/definitions/trimaker_cosmosII.def.json
"grid" -> "'grid'"
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* 220x220x260 -> 230x230x260 (nebula)
* change the name of the qualities directory
* translate quality names from spanish to english
* change nebula platform_offset
* change nebula platform_offset 2
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-02-09 15:28:04 +01:00