NEW: 0.2mm Strength process preset

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9b3c1393912ae3dc748363aef15167591588915e
This commit is contained in:
qing.zhang 2022-10-11 11:28:19 +08:00 committed by Lane.Wei
parent e863d1054a
commit 62ae445f97
4 changed files with 29 additions and 1 deletions

View 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"
]
}