mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-04 18:15:13 +08:00
Small changes to settingsfiles
changed the manufacturer of the grr Neo and deleted visibility of the 3D Starter because that inherits from fdmprinter.json
This commit is contained in:
parent
062df7c512
commit
41ee464879
@ -2,7 +2,7 @@
|
|||||||
"id": "grr_neo",
|
"id": "grr_neo",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"name": "German RepRap Neo",
|
"name": "German RepRap Neo",
|
||||||
"manufacturer": "German RepRap",
|
"manufacturer": "Other",
|
||||||
"author": "other",
|
"author": "other",
|
||||||
"icon": "icon_ultimaker.png",
|
"icon": "icon_ultimaker.png",
|
||||||
"platform": "grr_neo_platform.stl",
|
"platform": "grr_neo_platform.stl",
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
"author": "Other",
|
"author": "Other",
|
||||||
"icon": "icon_ultimaker2.png",
|
"icon": "icon_ultimaker2.png",
|
||||||
"platform": "makerstarter_platform.stl",
|
"platform": "makerstarter_platform.stl",
|
||||||
"visible": true,
|
|
||||||
|
|
||||||
"inherits": "fdmprinter.json",
|
"inherits": "fdmprinter.json",
|
||||||
|
|
||||||
@ -33,6 +32,7 @@
|
|||||||
"machine_nozzle_head_distance": { "default": 3.0 },
|
"machine_nozzle_head_distance": { "default": 3.0 },
|
||||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||||
},
|
},
|
||||||
|
|
||||||
"categories": {
|
"categories": {
|
||||||
"resolution": {
|
"resolution": {
|
||||||
"label": "Quality",
|
"label": "Quality",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user