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:
authorCRojasV <crojas@somosmaker.com>2017-04-12 17:06:57 +0300
committerGitHub <noreply@github.com>2017-04-12 17:06:57 +0300
commit28df5703119aa88a01ec5262b86c1321e8d31d1d (patch)
treee7d23a17caf207495c79a87683967a67e1278374 /resources/definitions/makeR_prusa_tairona_i3.def.json
parent84a5717d0477f221fa30184ca87ff032662b8ef7 (diff)
Modify versión Number
fixed the versión number.
Diffstat (limited to 'resources/definitions/makeR_prusa_tairona_i3.def.json')
-rw-r--r--resources/definitions/makeR_prusa_tairona_i3.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/makeR_prusa_tairona_i3.def.json b/resources/definitions/makeR_prusa_tairona_i3.def.json
index a205c8368d..d9e8980979 100644
--- a/resources/definitions/makeR_prusa_tairona_i3.def.json
+++ b/resources/definitions/makeR_prusa_tairona_i3.def.json
@@ -1,6 +1,6 @@
{
"id": "makeR_prusa_tairona_i3",
- "version": 3,
+ "version": 2,
"name": "makeR Prusa Tairona i3",
"inherits": "fdmprinter",
"metadata": {
@@ -63,4 +63,4 @@
"default_value": "M104 S0;Turn off temperature\nG28 X0; Home X\nM84; Disable Motors"
}
}
-} \ No newline at end of file
+}