Updated/fixed SUNLU filament parameters for BBL (#8395)

Updated/fixed SUNLU filament parameters for BBL & standardized indentation
This commit is contained in:
Asim Siddiqui 2025-02-15 21:46:02 +05:30 committed by GitHub
parent 85bbbee8bc
commit b2494220f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 71 additions and 53 deletions

View file

@ -730,7 +730,7 @@
"sub_path": "filament/SUNLU/SUNLU Silk PLA+ @base.json"
},
{
"name": "SUNLU Marble PLA @base",
"name": "SUNLU PLA Marble @base",
"sub_path": "filament/SUNLU/SUNLU Marble PLA @base.json"
},
{
@ -1478,23 +1478,23 @@
"sub_path": "filament/SUNLU/SUNLU Silk PLA+ @BBL A1 0.2 nozzle.json"
},
{
"name": "SUNLU Marble PLA @BBL X1C",
"name": "SUNLU PLA Marble @BBL X1C",
"sub_path": "filament/SUNLU/SUNLU Marble PLA @BBL X1C.json"
},
{
"name": "SUNLU Marble PLA @BBL X1",
"name": "SUNLU PLA Marble @BBL X1",
"sub_path": "filament/SUNLU/SUNLU Marble PLA @BBL X1.json"
},
{
"name": "SUNLU Marble PLA @BBL P1P",
"name": "SUNLU PLA Marble @BBL P1P",
"sub_path": "filament/SUNLU/SUNLU Marble PLA @BBL P1P.json"
},
{
"name": "SUNLU Marble PLA @BBL A1M",
"name": "SUNLU PLA Marble @BBL A1M",
"sub_path": "filament/SUNLU/SUNLU Marble PLA @BBL A1M.json"
},
{
"name": "SUNLU Marble PLA @BBL A1",
"name": "SUNLU PLA Marble @BBL A1",
"sub_path": "filament/SUNLU/SUNLU Marble PLA @BBL A1.json"
},
{

View file

@ -17,6 +17,12 @@
"filament_vendor": [
"SUNLU"
],
"nozzle_temperature_range_high": [
"260"
],
"nozzle_temperature_range_low": [
"190"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]

View file

@ -31,7 +31,7 @@
"22.99"
],
"filament_density": [
"1.23"
"1.27"
],
"filament_flow_ratio": [
"0.95"
@ -55,7 +55,7 @@
"250"
],
"nozzle_temperature_range_high": [
"270"
"280"
],
"nozzle_temperature_range_low": [
"230"
@ -76,7 +76,7 @@
"60"
],
"temperature_vitrification": [
"64"
"68"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >80)||(bed_temperature_initial_layer[current_extruder] >80)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >60)||(bed_temperature_initial_layer[current_extruder] >60)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"

View file

@ -39,7 +39,13 @@
"10"
],
"temperature_vitrification": [
"53"
"54"
],
"nozzle_temperature_range_high": [
"245"
],
"nozzle_temperature_range_low": [
"205"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"

View file

@ -9,7 +9,7 @@
"18.99"
],
"filament_density": [
"1.23"
"1.21"
],
"filament_flow_ratio": [
"1.0"
@ -39,7 +39,7 @@
"10"
],
"temperature_vitrification": [
"53"
"54"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"

View file

@ -3,7 +3,7 @@
"name": "SUNLU PLA+ @BBL A1 0.2 nozzle",
"inherits": "SUNLU PLA+ @base",
"from": "system",
"setting_id": "SNLS03_04",
"setting_id": "SNLS03_05",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View file

@ -3,7 +3,7 @@
"name": "SUNLU PLA+ @BBL A1M",
"inherits": "SUNLU PLA+ @base",
"from": "system",
"setting_id": "SNLS03_05",
"setting_id": "SNLS03_07",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View file

@ -39,7 +39,7 @@
"10"
],
"temperature_vitrification": [
"53"
"54"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"

View file

@ -46,7 +46,7 @@
"0"
],
"temperature_vitrification": [
"53"
"54"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"

View file

@ -9,7 +9,7 @@
"26.99"
],
"filament_density": [
"1.25"
"1.10"
],
"filament_flow_ratio": [
"1.0"
@ -48,7 +48,13 @@
"10"
],
"temperature_vitrification": [
"45"
"54"
],
"nozzle_temperature_range_high": [
"260"
],
"nozzle_temperature_range_low": [
"195"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"