Files
OrcaSlicer/resources/profiles/BBL/process/0.40mm Standard @BBL X1C 0.8 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

16 lines
575 B
JSON

{
"type": "process",
"name": "0.40mm Standard @BBL X1C 0.8 nozzle",
"inherits": "fdm_process_single_0.40_nozzle_0.8",
"from": "system",
"setting_id": "GP009",
"instantiation": "true",
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
"elefant_foot_compensation": "0.15",
"smooth_coefficient": "150",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.8 nozzle"
]
}