-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added SUNLU PLA Matte, PLA+, PLA+ 2.0, Silk PLA+, Wood PLA, Marble PL…
…A and PETG filaments for Bambu Lab printers
- Loading branch information
1 parent
c1b3cc0
commit ee7f1d1
Showing
63 changed files
with
2,231 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 43 additions & 0 deletions
43
resources/profiles/BBL/filament/SUNLU/SUNLU Marble PLA @BBL A1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"type": "filament", | ||
"name": "SUNLU PLA Marble @BBL A1", | ||
"inherits": "SUNLU PLA Marble @base", | ||
"from": "system", | ||
"setting_id": "SNLS06_02", | ||
"instantiation": "true", | ||
"fan_cooling_layer_time": [ | ||
"80" | ||
], | ||
"fan_max_speed": [ | ||
"80" | ||
], | ||
"fan_min_speed": [ | ||
"60" | ||
], | ||
"filament_long_retractions_when_cut": [ | ||
"1" | ||
], | ||
"filament_retraction_distances_when_cut": [ | ||
"18" | ||
], | ||
"hot_plate_temp": [ | ||
"65" | ||
], | ||
"hot_plate_temp_initial_layer": [ | ||
"65" | ||
], | ||
"slow_down_layer_time": [ | ||
"6" | ||
], | ||
"textured_plate_temp": [ | ||
"65" | ||
], | ||
"textured_plate_temp_initial_layer": [ | ||
"65" | ||
], | ||
"compatible_printers": [ | ||
"Bambu Lab A1 0.4 nozzle", | ||
"Bambu Lab A1 0.6 nozzle", | ||
"Bambu Lab A1 0.8 nozzle" | ||
] | ||
} |
43 changes: 43 additions & 0 deletions
43
resources/profiles/BBL/filament/SUNLU/SUNLU Marble PLA @BBL A1M.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"type": "filament", | ||
"name": "SUNLU PLA Marble @BBL A1M", | ||
"inherits": "SUNLU PLA Marble @base", | ||
"from": "system", | ||
"setting_id": "SNLS06_03", | ||
"instantiation": "true", | ||
"fan_cooling_layer_time": [ | ||
"80" | ||
], | ||
"fan_max_speed": [ | ||
"80" | ||
], | ||
"fan_min_speed": [ | ||
"60" | ||
], | ||
"filament_long_retractions_when_cut": [ | ||
"1" | ||
], | ||
"filament_retraction_distances_when_cut": [ | ||
"18" | ||
], | ||
"hot_plate_temp": [ | ||
"60" | ||
], | ||
"hot_plate_temp_initial_layer": [ | ||
"60" | ||
], | ||
"slow_down_layer_time": [ | ||
"6" | ||
], | ||
"textured_plate_temp": [ | ||
"65" | ||
], | ||
"textured_plate_temp_initial_layer": [ | ||
"65" | ||
], | ||
"compatible_printers": [ | ||
"Bambu Lab A1 mini 0.4 nozzle", | ||
"Bambu Lab A1 mini 0.6 nozzle", | ||
"Bambu Lab A1 mini 0.8 nozzle" | ||
] | ||
} |
40 changes: 40 additions & 0 deletions
40
resources/profiles/BBL/filament/SUNLU/SUNLU Marble PLA @BBL P1P.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"type": "filament", | ||
"name": "SUNLU PLA Marble @BBL P1P", | ||
"inherits": "SUNLU PLA Marble @base", | ||
"from": "system", | ||
"setting_id": "SNLS06_01", | ||
"instantiation": "true", | ||
"fan_cooling_layer_time": [ | ||
"80" | ||
], | ||
"fan_min_speed": [ | ||
"50" | ||
], | ||
"filament_long_retractions_when_cut": [ | ||
"1" | ||
], | ||
"filament_retraction_distances_when_cut": [ | ||
"18" | ||
], | ||
"hot_plate_temp": [ | ||
"65" | ||
], | ||
"hot_plate_temp_initial_layer": [ | ||
"65" | ||
], | ||
"slow_down_layer_time": [ | ||
"8" | ||
], | ||
"textured_plate_temp": [ | ||
"65" | ||
], | ||
"textured_plate_temp_initial_layer": [ | ||
"65" | ||
], | ||
"compatible_printers": [ | ||
"Bambu Lab P1P 0.4 nozzle", | ||
"Bambu Lab P1P 0.6 nozzle", | ||
"Bambu Lab P1P 0.8 nozzle" | ||
] | ||
} |
Oops, something went wrong.