mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00:00
ENH: add profiles for N1
Add filament,process,machine profiles. Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Iea89d42090fa7bf6ee66c84189b7425b8acffc27 (cherry picked from commit c9f6284d882b5df9fa8e34ab62a16813d198788c)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP039",
|
||||
"name": "0.10mm Standard @BBL N1 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.10mm Standard @BBL P1P 0.2 nozzle",
|
||||
"travel_speed": "700",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab N1 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user