Files
OrcaSlicer/resources/profiles/BBL/process/0.20mm Standard @BBL A1M.json
qian.wang 6ae4cfb6df Fix:fix inherit err of a1m
Change-Id: I070a3800d513e29191f025a12e03eb930edfeb68
(cherry picked from commit 1adc8b88248711151cd46f167b9fd4e9c117361f)
(cherry picked from commit 0cd4a30a96e75721a180337d006bc7cf882734c8)
2025-10-30 14:56:50 +08:00

19 lines
552 B
JSON

{
"type": "process",
"name": "0.20mm Standard @BBL A1M",
"inherits": "fdm_process_single_0.20",
"from": "system",
"setting_id": "GP000",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"default_acceleration": [
"6000"
],
"elefant_foot_compensation": "0",
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"
]
}