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:
authorGhostkeeper <rubend@tutanota.com>2017-08-09 10:46:00 +0300
committerGhostkeeper <rubend@tutanota.com>2017-08-09 10:46:22 +0300
commitc0d96a1d79bf8ef987f8870a895781ec89e2bbf4 (patch)
treee4b611ce2ab0e914fd852b4dfc5cff3d5e328169 /resources/definitions/rigidbot_big.def.json
parente4146212508c71348186a317aafa276018b2497c (diff)
Remove heat/cool speeds that are equal to default
The default value for both of these settings in fdmprinter is 2.
Diffstat (limited to 'resources/definitions/rigidbot_big.def.json')
-rw-r--r--resources/definitions/rigidbot_big.def.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/definitions/rigidbot_big.def.json b/resources/definitions/rigidbot_big.def.json
index 6ac84cbde1..8ba52303dd 100644
--- a/resources/definitions/rigidbot_big.def.json
+++ b/resources/definitions/rigidbot_big.def.json
@@ -29,12 +29,6 @@
"machine_nozzle_size": {
"default_value": 0.4
},
- "machine_nozzle_heat_up_speed": {
- "default_value": 2
- },
- "machine_nozzle_cool_down_speed": {
- "default_value": 2
- },
"gantry_height": {
"default_value": 0
},