ENH: update some filament params
1. Modify texture bed temp to 65 2. Modify max-v-speed for ABS 3. Modify some params in Generic PA 4. Modify PLA,PVA params jira:[NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I42584a6015b8526f6bbb93024316968198bd76ce
This commit is contained in:
parent
8fc5704783
commit
3da1b599b8
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.08.00.04",
|
||||
"version": "01.08.00.06",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"setting_id": "GFSB00_01",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
"18"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"setting_id": "GFSB00",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
"16"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -33,10 +33,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
|
|
|
@ -33,10 +33,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle"
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"from": "system",
|
||||
"setting_id": "GFSB99",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
|
|
|
@ -9,18 +9,45 @@
|
|||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"65"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"85"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
"12"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"95"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"3"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"60"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
"60"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -8,6 +8,12 @@
|
|||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
]
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
"16"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
"15"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Polymaker"
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
|
@ -27,10 +27,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
|
|
|
@ -24,10 +24,10 @@
|
|||
"8"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
|
|
Loading…
Reference in New Issue