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:
authorTim Kuipers <t.kuipers@ultimaker.com>2016-10-22 02:09:58 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2016-10-22 02:10:42 +0300
commit48b5632fdc8c7d54b5c592bad73a2c12ffd8dfa9 (patch)
tree5f640cfe69cfd8526d450dfaacddb921700a60e4 /resources/extruders/ord_extruder_3.def.json
parent981907d26a582939afe023b0456460b4ba5ac511 (diff)
all machines from legacy Cura
Diffstat (limited to 'resources/extruders/ord_extruder_3.def.json')
-rw-r--r--resources/extruders/ord_extruder_3.def.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/resources/extruders/ord_extruder_3.def.json b/resources/extruders/ord_extruder_3.def.json
new file mode 100644
index 0000000000..e8da77a6ec
--- /dev/null
+++ b/resources/extruders/ord_extruder_3.def.json
@@ -0,0 +1,19 @@
+{
+ "id": "ord_extruder_3",
+ "version": 2,
+ "name": "3",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "ord",
+ "position": "3"
+ },
+
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 3,
+ "maximum_value": "4"
+ },
+ "machine_nozzle_offset_x": { "default_value": 63.18 },
+ "machine_nozzle_offset_y": { "default_value": 28.65 }
+ }
+}