mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Make corrections to manufacturer fields
When it's categorised by manufacturer these mistakes become more apparent. Contributes to issue CURA-6635.
This commit is contained in:
parent
0678d47dad
commit
12e2e47e72
11 changed files with 14 additions and 14 deletions
|
@ -142,7 +142,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"author": "trouch.com",
|
"author": "trouch.com",
|
||||||
"manufacturer": "CreawsomeMod",
|
"manufacturer": "Creality3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"first_start_actions": ["MachineSettingsAction"],
|
"first_start_actions": ["MachineSettingsAction"],
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "nliaudat",
|
"author": "nliaudat",
|
||||||
"manufacturer": "EasyArts (discontinued)",
|
"manufacturer": "EasyArts",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Claudio Sampaio (Patola)",
|
"author": "Claudio Sampaio (Patola)",
|
||||||
"manufacturer": "Other",
|
"manufacturer": "Johann",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "kossel_platform.stl",
|
"platform": "kossel_platform.stl",
|
||||||
"platform_offset": [0, -0.25, 0],
|
"platform_offset": [0, -0.25, 0],
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Chris Petersen",
|
"author": "Chris Petersen",
|
||||||
"manufacturer": "OpenBeam",
|
"manufacturer": "Johann",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "kossel_pro_build_platform.stl",
|
"platform": "kossel_pro_build_platform.stl",
|
||||||
"platform_offset": [0, -0.25, 0],
|
"platform_offset": [0, -0.25, 0],
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Quillford",
|
"author": "Quillford",
|
||||||
"manufacturer": "Prusajr",
|
"manufacturer": "Prusa3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "prusai3_platform.stl",
|
"platform": "prusai3_platform.stl",
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Apsu, Nounours2099",
|
"author": "Apsu, Nounours2099",
|
||||||
"manufacturer": "Prusa Research",
|
"manufacturer": "Prusa3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "prusai3_platform.stl",
|
"platform": "prusai3_platform.stl",
|
||||||
"has_materials": true,
|
"has_materials": true,
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "guigashm",
|
"author": "guigashm",
|
||||||
"manufacturer": "Prusajr",
|
"manufacturer": "Prusa3D",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "prusai3_xl_platform.stl",
|
"platform": "prusai3_xl_platform.stl",
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
|
|
|
@ -5,12 +5,12 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Stereotech",
|
"author": "Stereotech",
|
||||||
"manufacturer": "Other",
|
"manufacturer": "Stereotech LLC.",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "stereotech_start.stl",
|
"platform": "stereotech_start.stl",
|
||||||
"icon": "icon_ultimaker2",
|
"icon": "icon_ultimaker2",
|
||||||
"platform_offset": [0, 0, 0],
|
"platform_offset": [0, 0, 0],
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "stereotech_start_extruder_0"
|
"0": "stereotech_start_extruder_0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"manufacturer": "Velleman nv",
|
"manufacturer": "Velleman N.V.",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "Velleman",
|
"author": "Velleman N.V.",
|
||||||
"has_machine_quality": true,
|
"has_machine_quality": true,
|
||||||
"has_materials": true,
|
"has_materials": true,
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"manufacturer": "Velleman",
|
"manufacturer": "Velleman N.V.",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "Vertex_build_panel.stl",
|
"platform": "Vertex_build_panel.stl",
|
||||||
"platform_offset": [0, -3, 0],
|
"platform_offset": [0, -3, 0],
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"manufacturer": "Velleman",
|
"manufacturer": "Velleman N.V.",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "Vertex_build_panel.stl",
|
"platform": "Vertex_build_panel.stl",
|
||||||
"platform_offset": [0, -3, 0],
|
"platform_offset": [0, -3, 0],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue