mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35: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
35ecb7c3a9
commit
9b3bd349db
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
"jerk_travel": { "value": "jerk_print" },
|
||||
"jerk_travel_layer_0": { "value": "jerk_travel" },
|
||||
|
||||
"speed_print": { "value": 60.0 },
|
||||
|
||||
"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