mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:15:54 +08:00
Added speed of light as max value for speed
CURA-1252
This commit is contained in:
parent
89162e3286
commit
51b9ac78bd
@ -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…
x
Reference in New Issue
Block a user