mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: add more process profiles for A1 mini
1.Add different profiles for different layer height to A1 mini jira:STUDIO-3518 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I7bc2a13b36a8beb576a739db8170edb23f068d81
This commit is contained in:
parent
d631a672ab
commit
05a9eba217
18 changed files with 238 additions and 7 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Optimal @BBL A1M 0.6 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.24_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP054",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "6000",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.6 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue