Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab P2S 0.8 nozzle.json
zhimin.zeng bd9eccfad6 ENH: add P2S parameter config files
jira: none
Change-Id: I619c9a2859759caaeeebf38b54983c093e1d6cad
(cherry picked from commit cc0d9d35d39474015d6ee31de92aa1cf108ffd3b)
2025-10-26 11:51:10 +08:00

31 lines
678 B
JSON

{
"type": "machine",
"name": "Bambu Lab P2S 0.8 nozzle",
"inherits": "Bambu Lab P2S 0.4 nozzle",
"from": "system",
"setting_id": "GM018",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Bambu Lab P2S",
"printer_variant": "0.8",
"default_filament_profile": [
"Bambu PLA Basic @BBL P2S 0.8 nozzle"
],
"default_print_profile": "0.40mm Standard @BBL P2S 0.8 nozzle",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_length_toolchange": [
"3",
"3"
],
"retraction_length": [
"3",
"3"
]
}