Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab P2S 0.2 nozzle.json
qian.wang dfa59a5c00 ENH:[Process/Filament] Modify upward_compatible_machine of P2S
Change-Id: I3dd6eea8abb7904391077ad6ca38976661349701
(cherry picked from commit cd015b9fdcdd7c2aa8f166cdf8ad94b9743974a4)
2025-10-28 15:29:53 +08:00

33 lines
803 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"
],
"upward_compatible_machine": [
"Bambu Lab A1 0.2 nozzle",
"Bambu Lab H2S 0.2 nozzle",
"Bambu Lab H2D 0.2 nozzle",
"Bambu Lab H2D Pro 0.2 nozzle"
]
}