mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 23:35:57 +08:00
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
9b3bd349db
commit
12285e9325
@ -49,7 +49,7 @@
|
||||
"jerk_travel_layer_0": { "value": "jerk_travel" },
|
||||
|
||||
|
||||
"speed_wall": { "value": "speed_print / 2" },
|
||||
|
||||
"speed_travel": {
|
||||
"value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user