mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -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
|
@ -5,8 +5,14 @@
|
|||
"from": "system",
|
||||
"setting_id": "GP044",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "6000",
|
||||
"default_acceleration": "4000",
|
||||
"gap_infill_speed": "300",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "280",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "240",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.2 nozzle"
|
||||
"Bambu Lab A1 mini 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue