mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
ENH: add P2S parameter config files
jira: none Change-Id: I619c9a2859759caaeeebf38b54983c093e1d6cad (cherry picked from commit cc0d9d35d39474015d6ee31de92aa1cf108ffd3b)
This commit is contained in:
27
resources/profiles/BBL/machine/Bambu Lab P2S 0.6 nozzle.json
Normal file
27
resources/profiles/BBL/machine/Bambu Lab P2S 0.6 nozzle.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user