Files
OrcaSlicer/resources/profiles/BBL/process/0.06mm 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
662 B
JSON

{
"type": "process",
"name": "0.06mm Standard @BBL X1C 0.2 nozzle",
"inherits": "fdm_process_single_0.06_nozzle_0.2",
"from": "system",
"setting_id": "GP024",
"instantiation": "true",
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
"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"
]
}