mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 08:50:02 +00:00
20 lines
555 B
JSON
20 lines
555 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.12mm Fine @BBL A1",
|
|
"inherits": "fdm_process_single_0.12",
|
|
"from": "system",
|
|
"setting_id": "GP077",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
|
"default_acceleration": [
|
|
"6000"
|
|
],
|
|
"elefant_foot_compensation": "0.075",
|
|
"travel_speed": [
|
|
"700"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 0.4 nozzle"
|
|
]
|
|
}
|