ENH: add P2S parameter config files

jira: none
Change-Id: I619c9a2859759caaeeebf38b54983c093e1d6cad
(cherry picked from commit cc0d9d35d39474015d6ee31de92aa1cf108ffd3b)
This commit is contained in:
zhimin.zeng
2025-08-12 17:30:47 +08:00
committed by Noisyfox
parent 99cb888421
commit 7fc8992978
185 changed files with 22395 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"name": "Bambu Lab P2S 0.6 nozzle",
"inherits": "Bambu Lab P2S 0.4 nozzle",
"from": "system",
"setting_id": "GM009",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Bambu Lab P2S",
"printer_variant": "0.6",
"default_filament_profile": [
"Bambu PLA Basic @BBL P2S 0.6 nozzle"
],
"default_print_profile": "0.30mm Standard @BBL P2S 0.6 nozzle",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"1.4",
"1.4"
]
}