default speeds different from print_speed (CURA-439)

This commit is contained in:
Tim Kuipers 2015-11-13 15:28:17 +01:00
parent b724970959
commit bddd74f816
2 changed files with 20 additions and 16 deletions

View file

@ -31,7 +31,7 @@
"type": "float",
"min_value": "0.1",
"max_value_warning": "150",
"default": 50,
"default": 60,
"visible": false,
"enabled": "prime_tower_enable"
}