Added speed of light as max value for speed

CURA-1252
This commit is contained in:
Jaime van Kessel 2016-03-25 15:18:18 +01:00
parent 89162e3286
commit 51b9ac78bd

View file

@ -836,6 +836,7 @@
"type": "float",
"min_value": "0.1",
"max_value_warning": "150",
"max_value": "299792458000",
"default": 60,
"children": {
"speed_infill": {