mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:58:59 +08:00
Fixed rigid3d zhop speed
This commit is contained in:
parent
401f3d0df6
commit
d0411a95fd
@ -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}
|
||||
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user