mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
default speeds different from print_speed (CURA-439)
This commit is contained in:
parent
b724970959
commit
bddd74f816
2 changed files with 20 additions and 16 deletions
|
@ -31,7 +31,7 @@
|
|||
"type": "float",
|
||||
"min_value": "0.1",
|
||||
"max_value_warning": "150",
|
||||
"default": 50,
|
||||
"default": 60,
|
||||
"visible": false,
|
||||
"enabled": "prime_tower_enable"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue