mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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
870 B
JSON
56 lines
870 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA @BBL A1M",
|
|
"inherits": "Panchroma PLA @BBL base",
|
|
"from": "system",
|
|
"setting_id": "jW21lAphUo0cMqsl",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 mini 0.4 nozzle",
|
|
"Bambu Lab A1 mini 0.6 nozzle",
|
|
"Bambu Lab A1 mini 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"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
],
|
|
"temperature_vitrification": [
|
|
"62.5"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
]
|
|
}
|