Fix:fix inherit err of a1m

Change-Id: I070a3800d513e29191f025a12e03eb930edfeb68
(cherry picked from commit 1adc8b88248711151cd46f167b9fd4e9c117361f)
(cherry picked from commit 0cd4a30a96e75721a180337d006bc7cf882734c8)
This commit is contained in:
qian.wang
2025-10-22 11:52:31 +08:00
committed by Noisyfox
parent 7bea0dabee
commit 6ae4cfb6df
12 changed files with 36 additions and 568 deletions

View File

@@ -1,19 +1,25 @@
{
"type": "process",
"name": "0.20mm Strength @BBL A1M",
"inherits": "0.20mm Strength @BBL P1P",
"inherits": "fdm_process_single_0.20",
"from": "system",
"setting_id": "GP046",
"instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
"default_acceleration": [
"6000",
"6000"
],
"elefant_foot_compensation": "0",
"outer_wall_speed": [
"60"
],
"sparse_infill_density": "25%",
"skeleton_infill_density": "25%",
"skin_infill_density": "25%",
"travel_speed": [
"700",
"700"
],
"wall_loops": "6",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"
]