mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:25:51 +08:00
Set default z hop speed to max allowed value for maylan m200
Fixes Ultimaker/Cura#10083
This commit is contained in:
parent
f92c6594da
commit
fe0f460547
@ -80,6 +80,7 @@
|
||||
"retraction_amount" : { "default_value": 4.5},
|
||||
"retraction_speed" : { "default_value": 40},
|
||||
"coasting_enable": { "default_value": true },
|
||||
"prime_tower_enable": { "default_value": false}
|
||||
"prime_tower_enable": { "default_value": false},
|
||||
"speed_z_hop": {"default_value": 1.5}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user