mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Added speed of light as max value for speed
CURA-1252
This commit is contained in:
parent
89162e3286
commit
51b9ac78bd
1 changed files with 1 additions and 0 deletions
|
@ -836,6 +836,7 @@
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"min_value": "0.1",
|
"min_value": "0.1",
|
||||||
"max_value_warning": "150",
|
"max_value_warning": "150",
|
||||||
|
"max_value": "299792458000",
|
||||||
"default": 60,
|
"default": 60,
|
||||||
"children": {
|
"children": {
|
||||||
"speed_infill": {
|
"speed_infill": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue