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:
authorRemco Burema <r.burema@ultimaker.com>2021-07-16 09:49:46 +0300
committerRemco Burema <r.burema@ultimaker.com>2021-07-16 09:49:46 +0300
commit6c08bbfc9d0c9d035a12f0f029215ce9024de329 (patch)
tree8adf0f8ffadc134b98d6d2335f7fa7d2ccf529a8 /resources/definitions/rigid3d_base.def.json
parent88954922d4fbb6d64981842b4f5b71ddf5a31871 (diff)
parent6f6d8d0f93927a202d81100cc203364f0aa01314 (diff)
Merge branch 'master' into libArachne_rebased
Diffstat (limited to 'resources/definitions/rigid3d_base.def.json')
-rw-r--r--resources/definitions/rigid3d_base.def.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/definitions/rigid3d_base.def.json b/resources/definitions/rigid3d_base.def.json
index 8e86f6bd7d..bd1995f3dc 100644
--- a/resources/definitions/rigid3d_base.def.json
+++ b/resources/definitions/rigid3d_base.def.json
@@ -143,7 +143,8 @@
"adaptive_layer_height_variation_step": { "value": 0.04 },
"top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
- "wall_thickness": {"value": "line_width * 2" }
+ "wall_thickness": {"value": "line_width * 2" },
+ "speed_z_hop": {"default_value": 8}
}
} \ No newline at end of file