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:
authorSophist <3001893+Sophist-UK@users.noreply.github.com>2020-07-10 23:50:19 +0300
committerGitHub <noreply@github.com>2020-07-10 23:50:19 +0300
commita908928c8932f8cf493db6c72870821ad9108522 (patch)
tree8aaec3fa16d720da4c1c73be87aeabbbdf613330 /resources/definitions/dagoma_disco.def.json
parentd16b13d20d928fbb4fea51fb21cccec26e8c9126 (diff)
Tweak indentation yet again
Let's hope I have it right this time!
Diffstat (limited to 'resources/definitions/dagoma_disco.def.json')
-rw-r--r--resources/definitions/dagoma_disco.def.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/definitions/dagoma_disco.def.json b/resources/definitions/dagoma_disco.def.json
index 5d6e0fb999..bf098b8b4a 100644
--- a/resources/definitions/dagoma_disco.def.json
+++ b/resources/definitions/dagoma_disco.def.json
@@ -70,9 +70,9 @@
"machine_max_jerk_xy": { "value": 20 },
"machine_max_jerk_z": { "value": 0.4 },
"machine_max_jerk_e": { "value": 5 },
- "machine_steps_per_mm_x": { "default_value": 80 },
- "machine_steps_per_mm_y": { "default_value": 80 },
- "machine_steps_per_mm_z": { "default_value": 2560 },
- "machine_steps_per_mm_e": { "default_value": 98 }
+ "machine_steps_per_mm_x": { "default_value": 80 },
+ "machine_steps_per_mm_y": { "default_value": 80 },
+ "machine_steps_per_mm_z": { "default_value": 2560 },
+ "machine_steps_per_mm_e": { "default_value": 98 }
}
}