Files
OrcaSlicer/resources/profiles/BBL/process/0.10mm Standard @BBL X1C 0.2 nozzle.json
Arthur 7889dddee8 ENH: reduce 100% overhang wall speed to 10mm/s
The old speed 50mm/s is too high and cause some print quality problems.

Also change the display of overhang speeds to better adhere to the code.

jira: STUDIO-9641
Change-Id: I6efa981db5bf88a9cf5bb70abb443cdfa1783025
(cherry picked from commit 979fefffd528ab1fb4e670fd88f716a3aed2e6f2)
2025-09-10 09:35:38 +08:00

17 lines
637 B
JSON

{
"type": "process",
"name": "0.10mm Standard @BBL X1C 0.2 nozzle",
"inherits": "fdm_process_single_0.10_nozzle_0.2",
"from": "system",
"setting_id": "GP007",
"instantiation": "true",
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
"elefant_foot_compensation": "0.15",
"smooth_coefficient": "150",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
]
}