ENH: enable long retractions for more filaments

1.Enable long retraction for Bambu PLA Basic,PLA Matte
PLA Galaxy,PLA Marble,PLA Glow,PLA-CF,PETG-HF,PETG
Translucent,PETG-CF,ABS,ABS-GF,ASA,Support For PLA/PETG,
Support For ABS in X and P series

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I765dd9184fcbbb11ae37d06d6160bec4aa92ac52
This commit is contained in:
xun.zhang 2024-10-12 17:11:39 +08:00 committed by Lane.Wei
parent d81ae89b61
commit d95781e244
52 changed files with 307 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Bambulab", "name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.10.00.07", "version": "01.10.00.08",
"force_update": "0", "force_update": "0",
"description": "the initial version of BBL configurations", "description": "the initial version of BBL configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -8,9 +8,15 @@
"fan_max_speed": [ "fan_max_speed": [
"60" "60"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"12" "12"
], ],

View File

@ -8,9 +8,15 @@
"fan_max_speed": [ "fan_max_speed": [
"60" "60"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"18" "18"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [ "nozzle_temperature": [
"260" "260"
], ],

View File

@ -8,9 +8,15 @@
"fan_max_speed": [ "fan_max_speed": [
"60" "60"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"16" "16"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"12" "12"
], ],

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSB50_01", "setting_id": "GFSB50_01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.8 nozzle", "Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1P 0.6 nozzle", "Bambu Lab P1P 0.6 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSB50_00", "setting_id": "GFSB50_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle", "Bambu Lab P1S 0.6 nozzle",

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSB01_03", "setting_id": "GFSB01_03",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 0.2 nozzle" "Bambu Lab X1 0.2 nozzle"
] ]

View File

@ -8,6 +8,12 @@
"fan_min_speed": [ "fan_min_speed": [
"25" "25"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_speed": [ "filament_retraction_speed": [
"0.4" "0.4"
], ],

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSB01_01", "setting_id": "GFSB01_01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle", "Bambu Lab P1S 0.2 nozzle",

View File

@ -8,6 +8,12 @@
"chamber_temperatures": [ "chamber_temperatures": [
"60" "60"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1S 0.4 nozzle",

View File

@ -8,6 +8,12 @@
"fan_min_speed": [ "fan_min_speed": [
"25" "25"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 Carbon 0.8 nozzle",

View File

@ -8,6 +8,12 @@
"filament_flow_ratio": [ "filament_flow_ratio": [
"0.94" "0.94"
], ],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle" "Bambu Lab A1 mini 0.2 nozzle"
] ]

View File

@ -8,9 +8,15 @@
"filament_flow_ratio": [ "filament_flow_ratio": [
"0.94" "0.94"
], ],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"9" "9"
], ],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle" "Bambu Lab A1 mini 0.4 nozzle"
] ]

View File

@ -8,9 +8,15 @@
"filament_flow_ratio": [ "filament_flow_ratio": [
"0.94" "0.94"
], ],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"12" "12"
], ],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle", "Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle" "Bambu Lab A1 mini 0.8 nozzle"

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"20" "20"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"1" "1"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -11,6 +11,12 @@
"fan_min_speed": [ "fan_min_speed": [
"20" "20"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -11,6 +11,12 @@
"fan_min_speed": [ "fan_min_speed": [
"20" "20"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"20" "20"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"16" "16"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [ "filament_retraction_length": [
"0.2" "0.2"
], ],

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSG01_00", "setting_id": "GFSG01_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [ "filament_retraction_length": [
"0.3" "0.3"
], ],

View File

@ -14,9 +14,15 @@
"fan_min_speed": [ "fan_min_speed": [
"5" "5"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"11.5" "11.5"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -14,9 +14,15 @@
"fan_min_speed": [ "fan_min_speed": [
"5" "5"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"11.5" "11.5"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,6 +11,12 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA15_01", "setting_id": "GFSA15_01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle", "Bambu Lab X1 0.2 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA15_02", "setting_id": "GFSA15_02",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle", "Bambu Lab P1S 0.8 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA15_00", "setting_id": "GFSA15_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -11,6 +11,12 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA12_08", "setting_id": "GFSA12_08",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA12_00", "setting_id": "GFSA12_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA12_04", "setting_id": "GFSA12_04",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1E 0.4 nozzle", "Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle", "Bambu Lab X1E 0.6 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA07_01", "setting_id": "GFSA07_01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSA07_00", "setting_id": "GFSA07_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA05", "setting_id": "GFSA05",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"22" "22"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [ "slow_down_layer_time": [
"8" "8"
], ],

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA01_00", "setting_id": "GFSA01_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle", "Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle", "Bambu Lab X1 0.2 nozzle",

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA01_01", "setting_id": "GFSA01_01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"22" "22"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle", "Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle", "Bambu Lab P1S 0.8 nozzle",

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA01", "setting_id": "GFSA01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"22" "22"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle", "Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle", "Bambu Lab X1 Carbon 0.6 nozzle",

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA50_02", "setting_id": "GFSA50_02",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"18" "18"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [ "nozzle_temperature": [
"230" "230"
], ],

View File

@ -5,9 +5,15 @@
"from": "system", "from": "system",
"setting_id": "GFSA50_01", "setting_id": "GFSA50_01",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"15" "15"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [ "nozzle_temperature": [
"230" "230"
], ],

View File

@ -11,9 +11,15 @@
"eng_plate_temp_initial_layer": [ "eng_plate_temp_initial_layer": [
"65" "65"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"0.5" "0.5"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,6 +11,12 @@
"eng_plate_temp_initial_layer": [ "eng_plate_temp_initial_layer": [
"65" "65"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,9 +11,15 @@
"eng_plate_temp_initial_layer": [ "eng_plate_temp_initial_layer": [
"60" "60"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"0.5" "0.5"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1S 0.2 nozzle", "Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle", "Bambu Lab X1 0.2 nozzle",

View File

@ -11,6 +11,12 @@
"eng_plate_temp_initial_layer": [ "eng_plate_temp_initial_layer": [
"60" "60"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle", "Bambu Lab P1S 0.6 nozzle",

View File

@ -5,6 +5,12 @@
"from": "system", "from": "system",
"setting_id": "GFSS06_00", "setting_id": "GFSS06_00",
"instantiation": "true", "instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab P1P 0.4 nozzle", "Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle", "Bambu Lab P1P 0.6 nozzle",

View File

@ -8,9 +8,15 @@
"fan_max_speed": [ "fan_max_speed": [
"20" "20"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"100" "100"
], ],

View File

@ -8,9 +8,15 @@
"fan_max_speed": [ "fan_max_speed": [
"20" "20"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"16" "16"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"100" "100"
], ],

View File

@ -14,9 +14,15 @@
"fan_min_speed": [ "fan_min_speed": [
"5" "5"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"11.5" "11.5"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -14,9 +14,15 @@
"fan_min_speed": [ "fan_min_speed": [
"5" "5"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"11.5" "11.5"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -11,6 +11,12 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"2" "2"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"22" "22"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"18" "18"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],

View File

@ -11,9 +11,15 @@
"fan_min_speed": [ "fan_min_speed": [
"50" "50"
], ],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"15" "15"
], ],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [ "hot_plate_temp": [
"65" "65"
], ],