orcaslicer/resources/profiles/BBL/filament/P1P/Bambu PA-CF @BBL P1P.json
SoftFever 59bab91da9 Merge branch 'merge-upstream'
Signed-off-by: SoftFever <softfeverever@gmail.com>

# Conflicts:
#	src/libslic3r/Preset.cpp
#	src/libslic3r/PrintConfig.cpp
#	src/libslic3r/PrintConfig.hpp
2023-09-30 09:51:56 +08:00

31 lines
No EOL
622 B
JSON

{
"type": "filament",
"name": "Bambu PA-CF @BBL P1P",
"inherits": "Bambu PA-CF @base",
"from": "system",
"setting_id": "GFSN00_10",
"instantiation": "true",
"fan_cooling_layer_time": [
"5"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"full_fan_speed_layer": [
"2"
],
"nozzle_temperature": [
"290"
],
"nozzle_temperature_initial_layer": [
"290"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}