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