Fixed rigid3d zhop speed

This commit is contained in:
Jaime van Kessel 2021-07-06 11:53:41 +02:00
parent 401f3d0df6
commit d0411a95fd
No known key found for this signature in database
GPG Key ID: 3710727397403C91

View File

@ -146,7 +146,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}
}
}