mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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.
51 lines
832 B
JSON
51 lines
832 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA Satin @BBL A1",
|
|
"renamed_from": "Panchroma PLA Stain @BBL A1",
|
|
"inherits": "Panchroma PLA Satin @BBL base",
|
|
"from": "system",
|
|
"setting_id": "91v2p9zMeGRNWX4C",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.4 nozzle",
|
|
"Bambu Lab A1 0.6 nozzle",
|
|
"Bambu Lab A1 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"
|
|
],
|
|
"bed_type": [
|
|
"Cool Plate"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"5"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
]
|
|
}
|