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:
authorFiredrops <31351436+Firedrops@users.noreply.github.com>2020-11-03 12:39:31 +0300
committerFiredrops <31351436+Firedrops@users.noreply.github.com>2020-11-03 12:39:31 +0300
commit02c676763e1e1a08820a6f041fac124bc0bfc970 (patch)
tree6881086b3862884cd563c88b26d8d0c02cb887a0 /resources/extruders
parent2c058ee441732d10d943aa1152efdc494ff11484 (diff)
Fix indentation
Diffstat (limited to 'resources/extruders')
-rw-r--r--resources/extruders/ideagen3D_sapphire_plus_0.def.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/extruders/ideagen3D_sapphire_plus_0.def.json b/resources/extruders/ideagen3D_sapphire_plus_0.def.json
index 93d836c224..1bdbc9219b 100644
--- a/resources/extruders/ideagen3D_sapphire_plus_0.def.json
+++ b/resources/extruders/ideagen3D_sapphire_plus_0.def.json
@@ -8,8 +8,7 @@
},
"overrides": {
- "extruder_nr": {
- "default_value": 0 },
+ "extruder_nr": { "default_value": 0 },
"machine_nozzle_size": { "default_value": 0.4 },
"material_diameter": { "default_value": 1.75 }
}