Added SUNLU filaments for Bambu Lab printers (#7890)

Added SUNLU PLA Matte, PLA+, PLA+ 2.0, Silk PLA+, Wood PLA, Marble PLA and PETG filaments for Bambu Lab printers

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Asim Siddiqui
2025-01-08 02:28:41 +11:00
committed by GitHub
parent 3e520c713c
commit 77b8272c6a
63 changed files with 2231 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"name": "SUNLU PETG @BBL X1C 0.8 nozzle",
"inherits": "SUNLU PETG @base",
"from": "system",
"setting_id": "SNLS08_01",
"instantiation": "true",
"fan_max_speed": [
"60"
],
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}