Fix possible crash on startup because of low max volumetric speed on profiles (#13716)

* Update fdm_filament_common.json

* update

* Update fdm_filament_common.json
This commit is contained in:
yw4z
2026-05-18 19:00:48 +03:00
committed by GitHub
parent 248a55abd0
commit 054a173af7
43 changed files with 43 additions and 43 deletions

View File

@@ -14,7 +14,7 @@
"15"
],
"filament_max_volumetric_speed": [
"0"
"8"
],
"filament_type": [
"PETG"

View File

@@ -6,7 +6,7 @@
"instantiation": "false",
"fan_cooling_layer_time": "100",
"filament_max_volumetric_speed": [
"0"
"12"
],
"filament_type": [
"PLA"

View File

@@ -14,7 +14,7 @@
"30"
],
"filament_max_volumetric_speed": [
"0"
"3.6"
],
"filament_type": [
"TPU"