ENH:add parameters of filaments

Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f
(cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
This commit is contained in:
qing.zhang 2022-08-09 17:28:07 +08:00 committed by Lane.Wei
parent 22c71f7884
commit cbefb77de3
16 changed files with 60 additions and 12 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.01.01.02",
"version": "01.01.01.03",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [
@ -301,6 +301,10 @@
"name": "Bambu PC @BBL X1C 0.8 nozzle",
"sub_path": "filament/Bambu PC @BBL X1C 0.8 nozzle.json"
},
{
"name": "Bambu PC @BBL X1C 0.6 nozzle",
"sub_path": "filament/Bambu PC @BBL X1C 0.6 nozzle.json"
},
{
"name": "PolyLite PLA @BBL X1C",
"sub_path": "filament/PolyLite PLA @BBL X1C.json"

View File

@ -7,7 +7,6 @@
"inherits": "Bambu PC @base",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle"
"Bambu Lab X1 0.4 nozzle"
]
}

View File

@ -0,0 +1,14 @@
{
"type": "filament",
"setting_id": "GFSC00_01",
"name": "Bambu PC @BBL X1C 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PC @base",
"nozzle_temperature": [
"260"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle"
]
}

View File

@ -6,6 +6,8 @@
"instantiation": "true",
"inherits": "Bambu Support G @base",
"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.8 nozzle"
]
}

View File

@ -19,5 +19,11 @@
],
"nozzle_temperature": [
"280"
],
"fan_cooling_layer_time": [
"10"
],
"slow_down_layer_time":[
"6"
]
}

View File

@ -6,6 +6,8 @@
"instantiation": "true",
"inherits": "Bambu Support W @base",
"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.8 nozzle"
]
}

View File

@ -25,5 +25,8 @@
],
"hot_plate_temp_initial_layer": [
"40"
],
"slow_down_layer_time": [
"8"
]
}

View File

@ -14,6 +14,8 @@
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@ -14,6 +14,8 @@
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@ -13,6 +13,8 @@
"0.94"
],
"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.8 nozzle"
]
}

View File

@ -44,6 +44,8 @@
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@ -18,6 +18,9 @@
"slow_down_layer_time": [
"7"
],
"additional_cooling_fan_speed": [
"0"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle"
]

View File

@ -17,6 +17,8 @@
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@ -11,6 +11,8 @@
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@ -89,6 +89,6 @@
"70"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S180\n{elsif (bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S255\n{endif};Prevent PLA from jamming"
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{elsif (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{endif};Prevent PLA from jamming"
]
}

File diff suppressed because one or more lines are too long