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:
authorMarkMan0 <pal.mark28@gmail.com>2021-03-26 13:20:03 +0300
committerMarkMan0 <pal.mark28@gmail.com>2021-03-26 13:20:03 +0300
commitad803c22fd95db04e3cc9a68193937fb07aeec36 (patch)
tree63923ccdb1f76ec0eaafa7885e5fb1678d1c7394 /resources/definitions/inat_proton_x_rod.def.json
parent145311d615f9382bb3ae8caed9ee01bba64795c9 (diff)
Fix printer height
Diffstat (limited to 'resources/definitions/inat_proton_x_rod.def.json')
-rw-r--r--resources/definitions/inat_proton_x_rod.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/inat_proton_x_rod.def.json b/resources/definitions/inat_proton_x_rod.def.json
index 1009c676bd..a1c87470a2 100644
--- a/resources/definitions/inat_proton_x_rod.def.json
+++ b/resources/definitions/inat_proton_x_rod.def.json
@@ -13,6 +13,6 @@
"machine_name": { "default_value": "Proton X Rod" },
"machine_width": { "default_value": 304 },
"machine_depth": { "default_value": 304 },
- "machine_height": { "default_value": 650 }
+ "machine_height": { "default_value": 675 }
}
} \ No newline at end of file