mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -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",
|
||||
"min_value": "0.1",
|
||||
"max_value_warning": "150",
|
||||
"max_value": "299792458000",
|
||||
"default": 60,
|
||||
"children": {
|
||||
"speed_infill": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue