FIX: modify the filament printable

jira: none
Change-Id: Ie5ec800ef2ad50bd571f4f257351e4241cca7b3b
This commit is contained in:
zhimin.zeng 2025-04-29 15:18:19 +08:00 committed by lane.wei
parent 26297307f6
commit 1866753539
2 changed files with 0 additions and 6 deletions

View File

@ -45,9 +45,6 @@
"nozzle_temperature_initial_layer": [ "nozzle_temperature_initial_layer": [
"210" "210"
], ],
"filament_printable": [
"1"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],

View File

@ -27,9 +27,6 @@
"filament_scarf_seam_type": [ "filament_scarf_seam_type": [
"none" "none"
], ],
"filament_printable": [
"1"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],