Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"type": "process",
"name": "0.10mm Standard @BBL A1 0.2 nozzle",
"inherits": "fdm_process_single_0.10_nozzle_0.2",
"from": "system",
"setting_id": "GP083",
"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.",
"default_acceleration": [
"6000"
],
"elefant_foot_compensation": "0.075",
"initial_layer_infill_speed": [
"28"
],
"initial_layer_speed": [
"16"
],
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
]
}