Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Rumjahn <innovo3d@users.noreply.github.com>2017-12-06 05:26:23 +0300
committerGitHub <noreply@github.com>2017-12-06 05:26:23 +0300
commitd2e2f13bd7eaad5109e50e5cd2eb3ffadc3dd3f9 (patch)
tree95570d5eb3cfd3d77ce646db9eaa5edea6f9b694 /resources/definitions/innovo_inventor.def.json
parentf6909619003cd18d4888f58f2c23fb93d32e42ad (diff)
parentaa727df525f1f73e3030852189323fe7fdb36560 (diff)
Merge branch 'master' into master
Diffstat (limited to 'resources/definitions/innovo_inventor.def.json')
-rw-r--r--resources/definitions/innovo_inventor.def.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/resources/definitions/innovo_inventor.def.json b/resources/definitions/innovo_inventor.def.json
index d574a435de..06ba3288b5 100644
--- a/resources/definitions/innovo_inventor.def.json
+++ b/resources/definitions/innovo_inventor.def.json
@@ -7,13 +7,13 @@
"visible": true,
"author": "Adam Rumjahn",
"manufacturer": "Innovo",
- "category": "Other",
"file_formats": "text/x-gcode",
"platform": "inventor_platform.stl",
"platform_offset": [-180, -0.25, 160]
},
"overrides": {
+ "machine_name": { "default_value": "Innovo INVENTOR" },
"machine_width": {
"default_value": 340
},
@@ -43,12 +43,6 @@
"gantry_height": {
"default_value": 82.3
},
- "machine_nozzle_offset_x": {
- "default_value": 0
- },
- "machine_nozzle_offset_y": {
- "default_value": 15
- },
"machine_gcode_flavor": {
"default_value": "RepRap (Marlin/Sprinter)"
},