mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
The Polymaker, BETA, COEX, Overture, addnorth, Numakers, FusRock and AliZ presets that BambuStudio does not ship now live under OrcaFilamentLibrary/filament/<Brand>/BBL. The BBL bundle now holds only the filament presets BambuStudio ships, plus a few Bambu and generic ones. New "<product> @BBL base" presets carry the values these presets used to get from BBL's own bases, so their settings on Bambu Lab printers are unchanged.
56 lines
867 B
JSON
56 lines
867 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA Silk @BBL P1P",
|
|
"inherits": "Panchroma PLA Silk @BBL base",
|
|
"from": "system",
|
|
"setting_id": "k9BIYLfdkxVgSQ6d",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab P1P 0.4 nozzle",
|
|
"Bambu Lab P1P 0.6 nozzle",
|
|
"Bambu Lab P1P 0.8 nozzle"
|
|
],
|
|
"cool_plate_temp": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp": [
|
|
"60"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"75"
|
|
],
|
|
"filament_density": [
|
|
"1.34"
|
|
],
|
|
"bed_type": [
|
|
"Cool Plate"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"5"
|
|
],
|
|
"temperature_vitrification": [
|
|
"58.2"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
]
|
|
}
|