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:48:51 +0300
committerGitHub <noreply@github.com>2020-07-10 23:48:51 +0300
commitd16b13d20d928fbb4fea51fb21cccec26e8c9126 (patch)
treeaaa341a60ea252138a76fad47388fca54ea85259 /resources/definitions/dagoma_disco.def.json
parente921c4ae3d19e2cda1a18cf06320123feb896d14 (diff)
Tweak indentation again
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 dc1f4cee83..5d6e0fb999 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 }
}
}