Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "process",
"name": "0.12mm Draft @BBL A1M 0.2 nozzle",
"inherits": "fdm_process_single_0.12_nozzle_0.2",
"from": "system",
"setting_id": "GP052",
"instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
"default_acceleration": [
"6000"
],
"initial_layer_speed": [
"16"
],
"initial_layer_infill_speed": [
"28"
],
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]
}