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,13 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.14mm Extra Draft @BBL A1M 0.2 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.14_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP053",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "4000",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue