8 Commits

Author SHA1 Message Date
casperlamboo
5037d2f642 Applied printer-linter format 2023-03-23 15:23:42 +00:00
c.lamboo
2181bbceb3 Fix gcode flavors in profiles
For some printer definitions the `machine_gcode_flavor` was entered incorrectly (the display name was used rather than the flavor-key). Previously in combo boxes the flavour would default to the first key (which is "marlin"). Due to recent changes we will not default anymore to the first option, but instead show nothing. By changing the flavor to the correct key the flavors will show up correctly again.

CURA-10374
2023-03-23 16:22:22 +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
Ghostkeeper
0993e486f1
Fix JSON syntax error
JSON doesn't support the extra comma at the end there. It's marked as a syntax error.

Contributes to issue CURA-9226.
2022-04-29 10:01:23 +02:00
MatiGabaglio
e6b8116873
Update Trimaker Nebula Plus profile
We have eliminated the list of excluded materials.
2022-02-08 09:14:22 -03:00
MatiGabaglio
3cb2371b3c
Update trimaker_nebula_plus.def.json 2021-11-25 12:25:29 -03:00
MatiGabaglio
338d3eb8f8
Rename nebula_plus.def.json to trimaker_nebula_plus.def.json 2021-11-25 12:10:11 -03:00