mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
NEW: 0.2mm Strength process preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I9b3c1393912ae3dc748363aef15167591588915e
This commit is contained in:
parent
e863d1054a
commit
62ae445f97
4 changed files with 29 additions and 1 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
16
resources/profiles/BBL/process/0.20mm Strength @BBL X1C.json
Normal file
16
resources/profiles/BBL/process/0.20mm Strength @BBL X1C.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP013",
|
||||
"name": "0.20mm Strength @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.20",
|
||||
"outer_wall_speed": "40",
|
||||
"sparse_infill_speed": "100",
|
||||
"wall_loops": "6",
|
||||
"sparse_infill_density": "60%",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue