mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue