Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab P2S 0.2 nozzle.json
zhimin.zeng 7fc8992978 ENH: add P2S parameter config files
jira: none
Change-Id: I619c9a2859759caaeeebf38b54983c093e1d6cad
(cherry picked from commit cc0d9d35d39474015d6ee31de92aa1cf108ffd3b)
2025-10-28 15:29:49 +08:00

27 lines
615 B
JSON

{
"type": "machine",
"name": "Bambu Lab P2S 0.2 nozzle",
"inherits": "Bambu Lab P2S 0.4 nozzle",
"from": "system",
"setting_id": "GM000",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Bambu Lab P2S",
"printer_variant": "0.2",
"default_filament_profile": [
"Bambu PLA Basic @BBL P2S 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL P2S 0.2 nozzle",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"retraction_length": [
"0.4",
"0.4"
]
}